Get relevant telemetry in one API call (get_state)
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"user_time": "2022-08-31 13:47:13",
"state": {
"source_id": 545139,
"gps": {
"updated": "2022-08-31 13:47:09",
"signal_level": 100,
"location": { "lat": 42.82769, "lng": -78.26290833333333 },
"heading": 45,
"speed": 0,
"alt": 0
},
"connection_status": "active",
"movement_status": "parked",
"movement_status_update": "2022-08-31 13:40:44",
"ignition": false,
"ignition_update": "2022-08-31 13:40:44",
"gsm": {
"updated": "2022-08-31 13:47:09",
"signal_level": 100,
"network_name": "Mobile",
"roaming": false
},
"last_update": "2022-08-31 13:47:09",
"battery_level": 97,
"battery_update": "2022-08-31 13:47:09",
"inputs": [false, false, false],
"inputs_update": "2022-08-31 13:47:09",
"outputs": [true, false],
"outputs_update": "2022-08-31 13:47:09"
},
"success": true
}