beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: More configuration parameters : network interface, TCP port, URL path and watchdog enabling.
svghmi
2021-07-05, Edouard Tisserant
5d174cdf4d98
SVGHMI: More configuration parameters : network interface, TCP port, URL path and watchdog enabling.
{
"ID": "wamptest",
"active": true,
"protocolOptions": {
"autoPingInterval": 60,
"autoPingTimeout": 20
},
"realm": "Automation",
"url": "ws://127.0.0.1:8888"
}