Bridge Building – Mosquitto MQTT to Azure IOT Using Paho MQTT and the Azure IOT SDK’s

I have been on a journey to explore Azure IoT and push the thousands of events that flow through my local MQTT broker (Mosquitto) in to Azure IOT. From direct connection to Azure IOT-Hub (via MQTT and SAS tokens) through to Azure IOT-Edge running locally with MQTT. I have been able to achieve my goals … Read more

Publishing & Subscribing to MQTT Topics Using Mosquitto Client Tools & Microsoft Azure IoT Hub

Public cloud brings a paradigm shift in what can be done, the art of the possible is possible and in the context of this post, I am planning to replicate ~250ish MQTT topics running in a Mosquitto MQTT container in to Azure IoT Hub. From ML (Machine Learning) through to anomaly detection and everything in … Read more

Flashing Tasmota on a Sonoff Dual R3 & Integrating With Home Assistant

PLC based appliance modules have been something of a staple in my house over the last 10 years and at recent count, I had 72 X10 appliance modules. The challenges with X10 are pretty widely known but with the advances in X10, most of these challenges around reliability can be pretty easily solved. Adding in … Read more