The intended outcome is for our software to send data over to OpenRemote through MQTT.
However, the data cannot only be received by MQTT Box and not directly to OpenRemote. It was successful before, and all the settings are the same, hence I am lost now. I hope that someone will be able to guide me on this issue, thank you in advance for your help and patience.
The issue with receiving data from our software was solved. Turns out we used the same client ID for MQTT box and OpenRemote, hence only MQTT box was receiving the data. The problem is solved now, although the issue with the 0s is still unknown to me. Hopefully this will be useful for someone. Thank you.