A new use case for M2Mqtt library !! The case studies section of the official web site has a new great example usage !

 

Jon Gallant from Microsoft (IoT maker team) wrote an interesting article about his “maker experience” with a demo on using MQTT on a Raspberry Pi. In this scenario, he doesn’t use native C/C++ library available for MQTT but he made the great choice to use C# language and M2Mqtt library on Mono project !

 

The article describers all the steps to setup the entire demo from hardware to Mono installation on the Raspberry Pi and example code execution.

 

Great to see another M2Mqtt use case but this time on a Linux environment !