Connected Workers Sensors
Connected Workers Sensors — register sensors and push their readings over REST (the counterpart of the built-in MQTT bridge). Data funnels through the same ingest path, so it is persisted, evaluated against alert rules, and rolled up into asset health identically to connector-sourced data.
Connected Workers Sensors Operations
- get/v2/api/workspaces/{workspaceId}/operations/sensors
- post/v2/api/workspaces/{workspaceId}/operations/sensors
- post/v2/api/workspaces/{workspaceId}/operations/sensors/readings
- delete/v2/api/workspaces/{workspaceId}/operations/sensors/{sensorId}
- patch/v2/api/workspaces/{workspaceId}/operations/sensors/{sensorId}
- get/v2/api/workspaces/{workspaceId}/operations/assets/{rowId}/readings

