This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

MQTT Manual
#1
Hi!

Can anyone create a manual for using the built in broker?
ie i want to use my z-wave motion detector, connected to my smartthings hub to communicate with my KNX/DALI device connected in lm.

BR Bobby
Reply
#2
Hi,

There isn’t a lot to document..

The broker can be enabled, set a port and set users with password and optional encryption.

A client can subscribe to a topic to host or get data and another client or multiple clients can also subscribe to a topic hosted by the broker.

The broker is nothing more then the man in the middle with some retention, that’s it.. Clients are actually the ones that do the work, so if system A subscribes to a certian topic it let the broker know the topic exists, when system B wants this info then it connects to the broker and subscribes to that topic and the broker tells system B where to get the data.

There is some nice info on this website explaining MQTT

https://www.hivemq.com/tags/mqtt-essentials/

Check part 3 for more information about a MQTT Broker 

BR,

Erwin
Reply
#3
Hi!

Just another stupid question, ist the logicmachine client already configured to connect to the installed broker, or what do i need to do?
Found a tutorial how to connect the smartthings hub to the broker, so i am one step closer....
Reply
#4
Hi
Read this https://forum.logicmachine.net/showthrea...7#pid16827
------------------------------
Ctrl+F5
Reply


Forum Jump: