API Zipato alarm
Answered
Hi,I'm trying to use alarm API in order to arm and disarm the alarm but I don't know how to fill the body object ArmRequestRest ?
POST /alarms/{alarm}/partitions/{partition}
{ "armMode": "ArmMode", "secureSessionId": "string", "bypassZones": [ "string" ]}
What I should put on "armMode" and on "secureSessionId" ?
Thanks.
No connection
Real-time notifications may not work
armMode can be DISARMED, HOME or AWAY, but I am also confused about secureSessionId... Perhaps Zipato guys could help us?
armMode can be DISARMED, HOME or AWAY, but I am also confused about secureSessionId... Perhaps Zipato guys could help us?
Yes, for armMode it's OK, but for secureSessionId I seen that on the dashboard this field is sent when I arm a partition. The value of secureSessionId field is an uuid. If I get it from the arm ajax call on dashboard, I can use it to call alarm API and it works.
So could you add an alarm API to get the secureSessionId please ?
Yes, for armMode it's OK, but for secureSessionId I seen that on the dashboard this field is sent when I arm a partition. The value of secureSessionId field is an uuid. If I get it from the arm ajax call on dashboard, I can use it to call alarm API and it works.
So could you add an alarm API to get the secureSessionId please ?
Ouch, Zipato guys forgot to include Secure Session API to the list of documented APIs.
They'll fix it tomorrow.
Ouch, Zipato guys forgot to include Secure Session API to the list of documented APIs.
They'll fix it tomorrow.
I can't find the Secure Session API, when will you add it ?
I can't find the Secure Session API, when will you add it ?
Darko,
Any progress on that?
Darko,
Any progress on that?
UP ?
UP ?
UP again ?
UP again ?
Thanks, security API is now available!
Thanks, security API is now available!
Replies have been locked on this page!