19.05.2023, 10:18
Hello
I revive this topic about wiser and mqtt for the following question.
using the script from the first page of the thread, it works fine both ways (mqtt to object and object to mqtt).
I have observed the following if I use the same object, for example 1/0/0 (1 bit), for in/topic1 and out/topic1.
When I update it from wiser, the out/topic1 is posted and the value is updated, ok.
When I update it from mqtt using mqtt explorer, the in/topic1 is posted and the object in the Wiser is updated, ok.
The issue is that the output out/topic1 is not updated, having updated the object from mqtt using in/topic1.
So in the mqtt explorer I have one, for example in true and the other in false and they are not synchronized.
Shouldn't the output topic be updated when the object is also updated from mqtt?
Greetings
I revive this topic about wiser and mqtt for the following question.
using the script from the first page of the thread, it works fine both ways (mqtt to object and object to mqtt).
I have observed the following if I use the same object, for example 1/0/0 (1 bit), for in/topic1 and out/topic1.
When I update it from wiser, the out/topic1 is posted and the value is updated, ok.
When I update it from mqtt using mqtt explorer, the in/topic1 is posted and the object in the Wiser is updated, ok.
The issue is that the output out/topic1 is not updated, having updated the object from mqtt using in/topic1.
So in the mqtt explorer I have one, for example in true and the other in false and they are not synchronized.
Shouldn't the output topic be updated when the object is also updated from mqtt?
Greetings