Edouard@1439: This project contains wamp client config to be loaded at runtime startup.  
Edouard@1439: 
Edouard@1439: project_files/wampconf.json
Edouard@1439: 
Edouard@1439: wampconf.json is in "Project Files", so it is copied to runtime's working directory, and then loaded after program transfer + runtime restart.
Edouard@1439: 
Edouard@1439: Otherwise, wamp config file path can be forced :
Edouard@1439: ./Beremiz_service.py -c  /path/to/my/wampconf.json /working/dir
Edouard@1439: 
Edouard@1439: Crossbar test router configuration is available in .crossbar directory. Start with :
Edouard@1439: crossbar -d start
Edouard@1439: