VentanaIoT / Ventana

Mixed Reality Controls for IoT Devices
5 stars 3 forks source link

Integrate Web Sockets into Wink implementation #75

Open ejfitz opened 7 years ago

ejfitz commented 7 years ago

If we want to add feedback showing light state, we will need to integrate web sockets

santybm commented 7 years ago

Implemented PubNub, need to pass it through a preprocessing function to get the id and data out of the response and send it to our socket service.