19.02.2021, 09:45
(09.03.2020, 08:46)admin Wrote: I've updated example post. Edit mqtt_to_object_conv table as needed, custom conversion functions can be added as well.
Hi,
in my case am using LM as broker and i need to Publish/subscribe single topic Message payloads to different group address?
how to achieve below criteria in LM5
ex: for relay-1 is 0/0/1 as group address
topic=100
Payload on=C,1,1,\r\n
Payload off =C,1,0,\r\n
for relay-2 is 0/0/2 as group address
topic=100
Payload on=C,2,1,\r\n
Payload off=C,2,0,\r\n