tests/wamp/project_files/wampconf.json
author Edouard Tisserant <edouard.tisserant@gmail.com>
Wed, 19 Jan 2022 08:53:49 +0100
changeset 3413 2e84a2782295
parent 2218 7a4deed94eb2
permissions -rw-r--r--
SVGHMI: Add pushbutton widget, that can take reflect short press in variable, but has no garantee on consistency.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}