Device/Monitoring
View device uptime and relevant metrics
Get Device Hourly Connected Status
**DEPRECATED in favor of:**
Get Device Reports (Uptime, Applet Commands)
**Deprecated**: device report files are being phased out and this endpoint will be removed. Migrate to the telemetry history endpoint `GET /v1/device/{deviceUid}/telemetry/ONLINE_STATUS` ([Get Device Telemetry History by Type](https://developers.signageos.io/api/#tag/DeviceTelemetry/paths/~1v1~1device~1%7BdeviceUid%7D~1telemetry~1%7BtelemetryType%7D/get)), which provides the same connected/disconnected (uptime) history with `since`/`until` filtering, or subscribe to the `Device.DeviceConnectionAdded` / `Device.DeviceConnectionDeleted` events through an [Event Stream](https://developers.signageos.io/api/#tag/EventStream/paths/~1v1~1event-stream~1exporter/post) exporter for push delivery.
Count Device Reports
**Deprecated**: device report files are being phased out and this endpoint will be removed. Migrate to the telemetry history endpoint `GET /v1/device/{deviceUid}/telemetry/ONLINE_STATUS` ([Get Device Telemetry History by Type](https://developers.signageos.io/api/#tag/DeviceTelemetry/paths/~1v1~1device~1%7BdeviceUid%7D~1telemetry~1%7BtelemetryType%7D/get)), which provides the same connected/disconnected (uptime) history with `since`/`until` filtering, or subscribe to the `Device.DeviceConnectionAdded` / `Device.DeviceConnectionDeleted` events through an [Event Stream](https://developers.signageos.io/api/#tag/EventStream/paths/~1v1~1event-stream~1exporter/post) exporter for push delivery.
Get Device Temperature
Get all device temperature logs by `deviceUid`.