State API
MicroVPS / VIO State
GET http://192.168.218.100:5000/api/vio/statusSystem State
Get Complete State
GET /api/v2/state{
"success": true,
"data": {
"hardware": {},
"services": {},
"ecal": {},
"mavlink": {},
"timesync": {},
"license": {},
"flight_log": {},
"vps_error": {
"code": 0,
"message": "System healthy"
}
}
}Get Hardware State
Get Camera State
Get eCAL State
Get MAVLink State
Get Time Sync State
Get Services State
Additional Fields
Field
Information sent
Useful for diagnosing
Error Codes
Error Code
Reason
curl Examples
Last updated
