| id required | string The external id of the device |
| time | string <date-time> Default: "2025-11-10T02:25:05.843Z" if not specify, default is the date time when packet received |
| online | boolean Default: true |
| data | object Any additional data or undefine |
[- {
- "id": "a0b37153-719a-4e62-a60f-ea3a79c95fe0",
- "time": "2025-11-10T02:25:05.843Z",
- "online": true,
- "data": { }
}
]| id required | string The external id of the device |
| time | string <date-time> Default: "2025-11-10T02:25:05.843Z" if not specify, default is the date time when packet received |
| online | boolean Default: true |
| data | object Any additional data or undefine |
[- {
- "id": "a0b37153-719a-4e62-a60f-ea3a79c95fe0",
- "time": "2025-11-10T02:25:05.843Z",
- "online": true,
- "data": { }
}
]| id required | string The external id of the device |
| time | string <date-time> Default: "2025-11-10T02:25:05.843Z" if not specify, default is the date time when packet received |
| online | boolean Default: true |
| data | object Any additional data or undefine |
[- {
- "id": "a0b37153-719a-4e62-a60f-ea3a79c95fe0",
- "time": "2025-11-10T02:25:05.843Z",
- "online": true,
- "data": { }
}
]| status | string |
object or null | |
object or null | |
object |
{- "status": "ok",
- "info": {
- "database": {
- "status": "up"
}
}, - "error": { },
- "details": {
- "database": {
- "status": "up"
}
}
}