v1

latestOpenAPI 3.0.1Apache 2.02026-08-063494581.6 MB
device_Device

Receive device state report and publish to Kafka for drift detection

Accepts a device state report and forwards it (as-is) to Kafka topic esper.device.device.state after enriching with tenant_id and device_id.

put/v2/devices/{id}/devicestate

Path parameters

idstring uuid required

ID of the device

Request body

event_tsnumber

Event timestamp in milliseconds since epoch

device_settingsobject required

Partial settings payload containing only changed keys (sparse object)

Response

Created

contentobject