changeset 2225 | 2a9549e4380e |
parent 2218 | 7a4deed94eb2 |
2188:7f59aa398669 | 2225:2a9549e4380e |
---|---|
1 { |
1 { |
2 "url":"ws://127.0.0.1:8888", |
2 "ID": "wamptest", |
3 "realm":"Automation", |
3 "active": true, |
4 "ID":"wamptest", |
4 "protocolOptions": { |
5 "password":"1234567890", |
5 "autoPingInterval": 60, |
6 "key":"ABCDEFGHIJ" |
6 "autoPingTimeout": 20 |
7 }, |
|
8 "realm": "Automation", |
|
9 "url": "ws://127.0.0.1:8888" |
|
7 } |
10 } |