At the moment I have a small problem when getting the data from MQTT.
I understood that Kepware can get the message from MQTT based on the JSON format, but when that format is not in the JSON, what should I do?
For example, If my MQTT has a topic is "homeassistant/binary_sensor/IPC1" and the message of the topic is a string like 99-99-99-99 (not in the JSON format), how can I get the string 99-99-99-99 in Kepware? Any ideas?
here is the picture for more understanding of my situation
