Device uptime in a time range
GET/iot/things/:thingId/uptime
Returns total connected seconds for a device within the specified time range, along with the individual connect/disconnect events for session timeline visualization.
Required Permission:
-
Resource:
core:things:{id} -
Action:
core:things:get
Request
Responses
- 200
- 400
- 401
- 500
Uptime result.
Invalid query parameters.
Unauthorized.
Unexpected server error.