Hi Mikhail,
I am testing a MQTT client connection setup in V6. I follow the forum and managed to connect to Local Mosquitto Broker and subscribe a topic. The message is look like below:
https://ibb.co/rp62J0s
I configure the Device Properties like below:
https://ibb.co/Jxn6ZBH
I created a JS file and locate at C:\Program Files\SCADA\ScadaComm\Config as suggest:
https://ibb.co/xf86dvh
The only thing I couldn’t follow is the Sub items which I don’t know what to fill into the String Collection Editor. My String Collection Editor is different from those from forum example.
I got error:
https://ibb.co/G7TgjWF
As the result, I couldn’t get the Voltage L1, L2 and L3 values:
https://ibb.co/5xc59yK
Need your advice on how to complete my configuration.
Thank you.