Page 1 of 1

PC-1616 - zone names not showing

PostPosted: Fri Jul 10, 2015 5:28 am
by intellix
Hi,
I set up 6 zone names in alarmdecoder webapp based on the zone id,s I got from the log once I triggered the physical zone inputs:
zone 1 = 48
zone 2 = 47
zone 3 = 46
zone 4 = 45
zone 5 = 44
zone 6 = 43

However, when I activate / short circuit a zone, it never shows the related zone name which was saved in zone config prior to activating the zone.


APP:

2015-07-10 06:17:07,128 INFO: Event: The alarm system has been armed. [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:152]
2015-07-10 06:17:07,205 INFO: Event: Zone <unnamed> (0) has been faulted. [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:152]
2015-07-10 06:17:26,880 INFO: Event: The alarm system has been triggered on zone <unnamed> (000)! [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:152]
2015-07-10 06:17:31,917 INFO: Event: Zone <unnamed> (-43) has been faulted. [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:152]
2015-07-10 06:17:42,686 INFO: Event: Zone <unnamed> (0) has been restored. [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:152]
2015-07-10 06:18:04,162 INFO: Event: Zone <unnamed> (-43) has been restored. [in /opt/alarmdecoder-webapp/ad2web/notifications/types.py:152]
*************************************************

EVENTS:
2015-7-10 8:18:04 AM zone restore Zone (-43) has been restored.
2015-7-10 8:17:42 AM zone restore Zone (0) has been restored.
2015-7-10 8:17:31 AM zone fault Zone (-43) has been faulted.
2015-7-10 8:17:26 AM alarm The alarm system has been triggered on zone (000)!
2015-7-10 8:17:07 AM zone fault Zone (0) has been faulted.
2015-7-10 8:17:07 AM arm The alarm system has been armed.
********************************************************************

LIVE:
2015-07-10 06:22:52 [01000001000000000D--],000,[000100000000000000000000],"System Armed In Away Mode "
*********************************************************************

I assume there is more work to be done on DSC integration.....................willing to assist once I get back from holidays monday week.

/Gerry

Re: PC-1616 - zone names not showing

PostPosted: Fri Jul 10, 2015 10:02 am
by kevin
The library is not currently wired to handle this feature and DSC updates are constantly being worked on. Don't fret, in a future release this will be fleshed out better than it currently is.

Re: PC-1616 - zone names not showing

PostPosted: Wed Sep 23, 2015 3:20 pm
by kevin
This is fixed in the latest software versions

You will need to update your base alarmdecoder library as well as the alarmdecoder-webapp software