-
-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Welcome to the nxgipd wiki!
nxgipd is a monitoring daemon for UTC / GE Interlogix / Caddx alarm systems that use the Networx NX-584 protocol
This program should work on all NX-series Alarm panels (NX-4, NX-6, NX-8, NX-8E, ..) Below is list of panels that have been confirmed to work:
Panel Model | Firmware Version | Notes |
---|---|---|
NX-8 V2 | 1.05 | |
NX-8E | ? | Using internal serial port, no need for NX-584 |
Firmware version can usually be found on sticker on the alarm board itself. (If you know other way to find out the alarm panel firmware version please share...)
Known NX-584 interface firmware versions and notes about them (firmware version reported by nxgipd is the interface firmware version not the panel firmware version). Please share if you come across different firmware versions. Firmware version gets logged when nxgipd starts, but also shows up as "Fnterface version" when running nxcmd command.
Firmware Version | Interface (NX-584/NX-8E) | Notes |
---|---|---|
1.06 | NX-584 | no major issues, except bug with receiving keystrokes from keypad in terminal mode not working |
2.00 | NX-584 | main functions work - not all keypad commands have been tested |
-
Please contribute to the wiki if you have nxgipd successfully working on a panel/firmware combination not listed here.
-
If you have access to newer NX-584 protocol specification than one from Apr 3, 2000. That could be helpful.
-
Fork nxgipd and add your enhancements, and submit patches/pull requests...