Azure / connectthedots

Connect tiny devices to Microsoft Azure services to build IoT solutions
http://connectthedots.io
MIT License
399 stars 275 forks source link

Add feature to receive specific device data based on website choice #258

Open antoarva opened 7 years ago

antoarva commented 7 years ago

I have too many different devices and i want to choose inside the website which device's data can be appeared in the website without synchronize all the devices because the website becomes slower and it's useless to render them all. I have notice that IoT hub has routes and endpoints but these features have limitations. Is possible the website to subscribe on each device online real time through website ? Hi what is the best way to implement a feature like this ?

Thank you

olivierbloch commented 7 years ago

This would be an interesting feature. Actually you will notice that you can disable/enable showing charts for specific devices by clicking on the device's name in the legend to the left of each chart. You might want to look into this to eventually make the devices disabled by default.