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 broker example
#19
Just tried the MQTT explorer. 
It confirms that LM connects/disconnect when i look at active clients on the server. 

When i change the value on the knx bus which I am subscribing on both server and LM, only the set value (status) updates in the MQTT Explorer. When I change the value from google home the value only changes the value for write, as it should. 

I have this running in a resident script 0, and I also enables/disables everytime I do some changes in the script.

Seems like there is something wrong with my:
-- topic to object map
  mqtt_to_object = {
    ['gBridge/u1/d1/onoff'] = '1/0/1',


Are my packages correct?   
Libmosquitto 1.6.3-1
Luamosquitto 0.3-5
Luasocket 2.0.2-20191009
Reply


Messages In This Thread
MQTT broker example - by edgars - 09.03.2020, 08:49
RE: MQTT broker example - by cekca - 13.03.2020, 16:17
RE: MQTT broker example - by cekca - 18.03.2020, 16:59
RE: MQTT broker example - by admin - 18.03.2020, 17:29
RE: MQTT broker example - by benanderson_475 - 19.03.2020, 03:38
RE: MQTT broker example - by admin - 19.03.2020, 07:23
RE: MQTT broker example - by Bobby - 13.04.2020, 12:47
RE: MQTT broker example - by admin - 14.04.2020, 06:35
RE: MQTT broker example - by Bobby - 14.04.2020, 08:28
RE: MQTT broker example - by admin - 14.04.2020, 09:29
RE: MQTT broker example - by Bobby - 14.04.2020, 10:50
RE: MQTT broker example - by admin - 22.04.2020, 07:42
RE: MQTT broker example - by Bobby - 22.05.2020, 05:50
RE: MQTT broker example - by admin - 22.05.2020, 12:42
RE: MQTT broker example - by thomasoppida - 05.06.2020, 13:32
RE: MQTT broker example - by Daniel - 05.06.2020, 13:36
RE: MQTT broker example - by thomasoppida - 21.06.2020, 18:45
RE: MQTT broker example - by Daniel - 22.06.2020, 07:30
RE: MQTT broker example - by thomasoppida - 22.06.2020, 10:01
RE: MQTT broker example - by Daniel - 22.06.2020, 10:10
RE: MQTT broker example - by admin - 22.06.2020, 10:21
RE: MQTT broker example - by thomasoppida - 22.06.2020, 10:23
RE: MQTT broker example - by myg - 22.06.2020, 14:50
RE: MQTT broker example - by Daniel - 22.06.2020, 14:57
RE: MQTT broker example - by admin - 20.08.2021, 14:27
RE: MQTT broker example - by Bobby - 20.08.2021, 14:30
RE: MQTT broker example - by admin - 24.08.2021, 05:44
RE: MQTT broker example - by Bobby - 03.09.2021, 11:13
RE: MQTT broker example - by Daniel - 03.09.2021, 12:52
RE: MQTT broker example - by Hyxion14 - 01.11.2021, 18:15
RE: MQTT broker example - by Bobby - 01.11.2021, 18:23
RE: MQTT broker example - by admin - 02.11.2021, 08:59
RE: MQTT broker example - by Bobby - 19.12.2021, 08:59
RE: MQTT broker example - by lestole - 02.01.2022, 21:02
RE: MQTT broker example - by Daniel - 03.01.2022, 08:28
RE: MQTT broker example - by lestole - 03.01.2022, 13:24
RE: MQTT broker example - by FatMax - 13.01.2022, 10:59
RE: MQTT broker example - by Daniel - 13.01.2022, 11:12
RE: MQTT broker example - by FatMax - 13.01.2022, 12:55

Forum Jump: