Projects/siahsd: Difference between revisions

From Hackerspace Amersfoort
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
* Create a PROM list and keep track of keepalives, different IP-addresses, etc.
* Create a PROM list and keep track of keepalives, different IP-addresses, etc.
* Keep track of status of events and have a manual reset function
* Keep track of status of events and have a manual reset function
* Implement every Alarm IP Protocol

Revision as of 00:54, 5 August 2012


NoPicture.png
Project SIA-HS Daemon
Name SIA-HS Daemon
Start 2012/07/14
End
Contact User:WilcoBaanHofman
Website https://github.com/bitlair/siahsd
Information Alarm system IP daemon for the SIA-HS protocol
Status Alpha


The goal of the project is to link our alarm system to the Alarm Monitoring Service via Internet, but also to capture events from the alarm system on the network.

We are using an Alphatronics Alarm Dialer, which can use SIA-HS to communicate over IP.

Ultimate goals are:

  • Register als a full monitoring service for the dialer (ACHIEVED)
  • Parse events from the Alarm system (ACHIEVED)
  • Log events to a database (ACHIEVED)
  • Have a push event to our IRC channel, without polling (ACHIEVED)
  • Create a PROM list and keep track of keepalives, different IP-addresses, etc.
  • Keep track of status of events and have a manual reset function
  • Implement every Alarm IP Protocol