tests/projects/wamp/project_files/wampconf.json
author Edouard Tisserant
Fri, 16 Dec 2022 13:41:03 +0100 (2022-12-16)
changeset 3706 39ae17a1cabe
parent 3416 53c66c4aefa3
child 4119 766f3e0e7277
permissions -rw-r--r--
SVGHMI: fix input widget sometime messing with font style
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}