07-16-2022, 03:31 PM
(07-13-2022, 11:40 PM)iliaslamprou Wrote: Hi, the response in not a valid json message.
The app doesn't have a way to get values from the responsed text.
For this cases the app Virtuino 6 has the widget "Text to variables converter".
I am thinking to add a tool for this case.
I am sorry you can't use this module for now.
Hi Ilias,
I can put a python script gateway between the RTU and Virtuino. The script will reformat the answer request into a good json format like,
{"btn1":"ON",
"btn2":"OFF",
"btn3":"OFF",
"btn4":"OFF"}
In this case, can you explain how to use ?
Thanks,