Hello this is Zach Baumgartner with Toric Engineering. I am trying to read a value from a maple systems screen in Indusoft from a MQTT server called test.mosquitto.org. I am able to publish the data in the MQTT server and read it in an MQTT client called TT3 but when ever I try to read the data in Indusoft it just comes back as a zero. I attached screenshots for the configuration of the Mosquito MQTT server in Indusoft and the Maple screen. Any help would be appreciated. Thanks!
Two things: One, according to the documentation, the tag that receives the data must be a string. Two, add integer tags to the ReadStatus and WriteStatus fields of your driver sheet. This will help to diagnose the problem further.