tests/traffic_lights/beremiz.xml
WAMP runtime : changes from dporopat and agregorcic, adding CRA (-s) and changed way to load WAMP conf (-c)
- added Challenge Response Authentication,
- use -s commandline switch to give the shared secret.
- WAMP configuration now either given as -c commandline switch
or taken as default wampconf.json in project files.
1383
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
|
2 |
<BeremizRoot URI_location="LOCAL://">
|
|
3 |
<TargetType/>
|
|
4 |
</BeremizRoot>
|