tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Fri, 15 Jun 2018 09:48:05 +0200
changeset 2188 7f59aa398669
parent 1444 c162f1b0fbac
child 2195 2cef75d036c2
permissions -rw-r--r--
WxGlade HMI extension now does only instanciate wx object who's name match extension's name. If no object match the name and no code is provided in 'start' user python code section, then a warning is issued
{
    "url":"ws://127.0.0.1:8888",
    "realm":"Automation",
    "ID":"wamptest",
    "password":"1234567890",
    "key":"ABCDEFGHIJ"
}