WebThingsIO / thing-url-adapter

Proxy adapter for Web Thing API endpoints
Mozilla Public License 2.0
21 stars 18 forks source link

Websockets setproperty #67

Closed YonasJ closed 5 years ago

YonasJ commented 5 years ago

Add support for WebSocket for setting a property value, rather than using HTTP post. This is a LOT faster. And conforms with a greater portion of the spec.