tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Thu, 05 Sep 2019 08:35:33 +0200 (2019-09-05)
branchsvghmi
changeset 2769 b20c94352074
parent 2218 7a4deed94eb2
permissions -rw-r--r--
Fixed sequel of 5f79b194fa63 'SVGHMI: filter out temporary variables created while generating ST code out of FBD.'. Some ref to temporary variables are still not using the _TMP_ prefix. They are quite hard to find, so to be continued...
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}