+2
Отвечен
How to change MQTT Driver feedback topic via script?
TuomoHautala 7 лет назад
в Приложения / i3 Pro
•
обновлен Vladimir Ovchinnikov (expert) 6 лет назад •
4
How to change MQTT Driver feedback topic via script?
Сервис поддержки клиентов работает на платформе 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.