+2
Answered
How to change MQTT Driver feedback topic via script?
TuomoHautala 7 years ago
in Applications / i3 Pro
•
updated by Vladimir Ovchinnikov (expert) 6 years ago •
4
How to change MQTT Driver feedback topic via script?
Customer support service by UserEcho
+1
Hello.
You must send a command to the native driver. The script should do this via Set(). Using SetFeedback () for native drivers is not recommended. If you make a SetFeedback() for MQTT feedback, nothing will change in the topic, the broker will not know that you want to change something (will only change the value in the feedback of iRidium).
Hello! Thx!
Happy to help.