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 - automatic sync all data with mqtt
#5
(26.03.2024, 12:01)admin Wrote: On line 70 change this code:
Code:
if event.sender == 'mq' or not mclientfd then

To this:
Code:
if not mclientfd then

This will disable loop protection so be careful not to use the same topic names for both in and out.

Fixed!  Smile

Thanks!
Reply


Messages In This Thread
RE: MQTT - automatic sync all data with mqtt - by joaodaniel.pereira - 26.03.2024, 13:12

Forum Jump: