Real-time device activity push
Webhook
Pushed per-device when the device's connectivity status changes (online ↔ offline). NOT sent on every heartbeat — only on actual state transitions. Delivered as a WebhookSuccess payload with commandType "device-activity" and the activity data in the data field. The data schema follows the DeviceActivityEventData structure.
Request
Responses
- 200
- 4XX
Webhook acknowledged.
Error (retried up to 5 times).