tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Fri, 19 Jun 2015 21:36:35 +0200
changeset 1465 9011e2ceea85
parent 1444 c162f1b0fbac
child 2195 2cef75d036c2
permissions -rw-r--r--
Fixed win32 runtime crashing when attempting to log before errors before PLC start. Added pictures to wxHMI and fixed it so that it loads on windows as well
{
    "url":"ws://127.0.0.1:8888",
    "realm":"Automation",
    "ID":"wamptest",
    "password":"1234567890",
    "key":"ABCDEFGHIJ"
}