Hi,
Where can I get the states tables for all the params of the state
object in the http smartlock API ?
I found the state table for the params state
(lock/unlock/unlatch/motor…) and actions, but where are the tables for the doorState, trigger, mode etc… ?
"state": {
"mode": 2,
"state": 1,
"trigger": 1,
"lastAction": 0,
"batteryCritical": false,
"doorState": 0
Thanks you!
Anthony