by kevin » Thu Dec 29, 2016 2:51 pm
We do not provide the ability to execute shell scripts.
That said, you do have a few options - the alarmdecoder python library with a SocketDevice can listen to the stream and do specific things on events - there are examples on the github repository
You can also utilize a webserver and do a custom notification and point it to a URL that parses the data and executes things based on that.
Also, depending on panel, you can have the panel toggle the relay with a relay module on event (can be emulated with alarmdecoder).
Not an employee of the company. Just here to help and keep things clean.