Now, I'd like to finish setting it up, so I went in to query the zone names in the zone setup page. I know the zones are set up correctly as they show up in my 6280 keypad as well as in TotalConnect.
When I click Scan Panel, it pauses for a few seconds, the bar goes to 1% and then the spinner just sits there. Checking the events, there's nothing unique coming from the panel either; certainly not a list of zone names. It's like the panel just ignored the command (assuming it was sent).
I've tried updating to the beta firmware (2.2a.8.9b-306) as well as the dev branch and don't see any different results.
Here is the information from the diagnostics:
- Code: Select all
AlarmDecoder device settings:
Address 18
Configbits 0XFF05
Address Mask 0XFFFFFFFFL
Zone Exander Emulation False False False False False
Relay Emulation False False False False
LRR Emulation False
Deduplicate False
Panel Type ADEMCO
Firmware version V2.2a.8.9b-306
Serial Number FFFFFFFF
Device Flags TX;RX;SM;VZ;RF;ZX;RE;AU;3X;CG;DD;MF;L2;KE;M2;CB;DS;ER;CR
Here is the block of events just before and during a panel query:
- Code: Select all
2020-10-15 11:42:31,632 INFO: Event: 0308441:0:0:1:0:0:0 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:32,169 INFO: Event: 0e020000000052fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:37,335 INFO: Event: 0425038:0:1:0:0:0:0 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:42,159 INFO: Event: 0e020000000053fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:52,288 INFO: Event: 0e020000000054feec0101010000 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:52,630 INFO: Event: 0e020000000055fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:52,971 INFO: Event: 16020000000056feec32303130313531333431343934 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:42:53,276 INFO: Event: 0a020000000057fefe30 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:02,197 INFO: Event: 0e020000000050fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:20,748 INFO: Event: 0e020000000051fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:22,316 INFO: Event: 0e020000000052feec0101010000 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:22,656 INFO: Event: 0e020000000053fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:24,191 INFO: Event: 0246360:0:0:1:0:0:0 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:27,493 INFO: Event: 0246360:0:0:0:0:0:0 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
2020-10-15 11:43:32,225 INFO: Event: 0e020000000054fefeec01010101 [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:527]
Thank you