tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Wed, 08 Aug 2018 13:27:44 +0200
changeset 2251 62eba810212e
parent 2218 7a4deed94eb2
permissions -rw-r--r--
Disable source quality checking on ethercat plugin - will fix it later
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}