WebThingsIO / api

Web Thing API Specification
http://iot.mozilla.org/wot/
Other
164 stars 25 forks source link

Add WebSocket Gateway events #133

Open GarthDB opened 5 years ago

GarthDB commented 5 years ago

Somewhat related to #91, I'd like to listen for events for things added or removed from the gateway. Updated could still be done by a WebSocket to the things, but I think the best way to subscribe to an updated things list would be on the gateway itself.