MQTT or serial communication
General Discussion
2
Posts
2
Posters
961
Views
3
Watching
-
I'm a newbie and have just started a project to control things in my home.
To learn, I have set up OH2 on a raspberry pi 3, using an Arduino nano as serial gateway and two nodes.
Everything works well. Now I have read here in the forum about MQTT which many seem to use but not found when or why to use it.
Hope anyone can explain the benefits of the two methods.
Are there situations when MQTT has to be used?
If using a MQTTgateway, as described in MS, do I have to have a MQTT Broker e.g. on a RPi?