equal
deleted
inserted
replaced
|
1 This project contains wamp client config to be loaded at runtime startup. |
|
2 |
|
3 project_files/wampconf.json |
|
4 |
|
5 wampconf.json is in "Project Files", so it is copied to runtime's working directory, and then loaded after program transfer + runtime restart. |
|
6 |
|
7 Otherwise, wamp config file path can be forced : |
|
8 ./Beremiz_service.py -c /path/to/my/wampconf.json /working/dir |
|
9 |
|
10 Crossbar test router configuration is available in .crossbar directory. Start with : |
|
11 crossbar -d start |
|
12 |