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.

Nocive MQTT Question
#2
The major advantage is that MQTT is event-based so you will get data more or less instantly. For sensor data this might not be needed though.

First you need to install MQTT broker app on LM and enable the broker. Then you need a client script which will subscribe to sensor data topics and will send values to mapped group addresses.
Client example: https://forum.logicmachine.net/showthrea...6#pid10926
Change broker IP to 127.0.0.1 to use internal MQTT broker.
Reply


Messages In This Thread
Nocive MQTT Question - by gtsamis - 29.06.2022, 11:36
RE: Nocive MQTT Question - by admin - 29.06.2022, 12:47
RE: Nocive MQTT Question - by tomnord - 16.11.2022, 12:48
RE: Nocive MQTT Question - by Daniel - 16.11.2022, 12:53
RE: Nocive MQTT Question - by tomnord - 16.11.2022, 13:02
RE: Nocive MQTT Question - by Daniel - 16.11.2022, 13:09
RE: Nocive MQTT Question - by tomnord - 16.11.2022, 13:16
RE: Nocive MQTT Question - by Daniel - 16.11.2022, 13:16
RE: Nocive MQTT Question - by admin - 16.11.2022, 13:17
RE: Nocive MQTT Question - by tomnord - 16.11.2022, 13:19
RE: Nocive MQTT Question - by admin - 16.11.2022, 13:21
RE: Nocive MQTT Question - by tomnord - 16.11.2022, 13:34

Forum Jump: