tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Tue, 09 Jul 2019 09:49:30 +0200
changeset 2619 b1ebe2803285
parent 2218 7a4deed94eb2
permissions -rw-r--r--
Now expects 1 more columns in VARIABLE.CSV file generated by MatIEC. Pair with MatIEC commit 9cb7c8bf7dbc :
Add a column to VARIABLES.CSV, containing variable (derived) type name, additionally to current last column contyaining base type name
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}