Observation

Observe state of device resource via websocket

Start observation of single device resource via websocket. When observation start, user is notified with first event which represent actual state of resource

get/ws/devices/{deviceId}/{resourcePath}

Path parameters

deviceIdstring uuid required

Id of the device

resourcePathstring required

Href of the resource

Headers

Correlation-IDstring

Cross request logging correlation id

Changes