tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Fri, 22 Jan 2021 08:43:24 +0100
branchsvghmi
changeset 3115 77cfbf1aacf0
parent 2218 7a4deed94eb2
permissions -rw-r--r--
SVGHMI: i18n: various fixes about unicode encoding and converting translation result back to XML to feed xslt processor
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}