Closed benfrancis closed 1 year ago
As a developer consuming the gateway API, I want to be able to observe the value of a property so that I can be notified when it changes rather than having to poll the property resource.
Implement the observeproperty and unobserveproperty protocol bindings from the HTTP SSE Profile, as defined in https://w3c.github.io/wot-profile/#observeproperty
observeproperty
unobserveproperty
As a developer consuming the gateway API, I want to be able to observe the value of a property so that I can be notified when it changes rather than having to poll the property resource.
Implement the
observeproperty
andunobserveproperty
protocol bindings from the HTTP SSE Profile, as defined in https://w3c.github.io/wot-profile/#observeproperty