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
Response
Created