Confirmed users
1,018
edits
Line 89: | Line 89: | ||
"previousPositions":[{<i>position</i>},...], // the last 5? position reports for the device | "previousPositions":[{<i>position</i>},...], // the last 5? position reports for the device | ||
"state":"<i>(rtn)</i>", // the state the server thinks the device is in | "state":"<i>(rtn)</i>", // the state the server thinks the device is in | ||
"lockable"<sup>1</sup>:True|False, | "lockable"<sup>1</sup>:True|False, // does the device have a user supplied key code<sup>1</sup> | ||
"lastExchange":<i>UTC</i> // last time an exchange happened. | "lastExchange":<i>UTC</i> // last time an exchange happened. | ||
"pendingCommand": {<i>outboundCommand</i>} | "pendingCommand": {<i>outboundCommand</i>} |