Hi, today I am starting the new coding adventure that probably takes me few weekends. It will be IoT Platform PoC based on Multi Service Bus Core 2.0. I have got only one Raspberry Pi 3, and for PoC I plan use some small sensor, maybe for temperature in our home. I do not have sensor that is able to use MQTT, but I really want, so if you can borrow one to me please contact with me. I would be very happy to use it. Or maybe you can advice some sensor to buy, if so, please leave a comment down below. Below you can see high level architecture of this PoC idea.
UPDATE (Sep-24), here it is… it takes data from RPi3… every 5 minutes and updates chart… so it works! ;-).
I have got also few more metrics below, to give you a chance to see how efficient the solution use Azure Cloud and RPi3.
Azure Cloud Service Metrics – less than 4% CPU
Azure Cloud Storage Metrics – no storage in use
Azure SQL DataBase Metrics – less than 0.3 DTU
Raspberry Pi 3 .NET Core 2.0 Process – 0% CPU
Thanks for reading,
p ;).