Hi, i have an arrowhead alarm which is connected to my network so i can set the alarms on/off etc. via my smartphone. I would like my home automation server to get these events so i can do bit more e.g notify if the alarm is turned on when i get near the house etc. Packet captures from the smart phone app shows that it does a GET to http://m.aap.co.nz:8080/user/getpanels while passing the phone number and device id as inputs. Unfortunatly the data returned is just of characters e.g 17A21F1C9E044A5FAB1C2410.... so i cannot make sense of it.
Has anyone tried this approach or am i better off hooking up something directly to the alarm panel to pick up events. Arrowhead are not interested in sharing any API details.