beremiz
Clone
Summary
Browse
Changes
Graph
move README content to Makefile
2017-10-03, Andrey Skvortsov
05c1f7aa8991
move README content to Makefile
It's not necessary to copy commands from README anymore. Just use
'make source_list', 'make template' or 'make locales'.
This project contains wamp client config to be loaded at runtime startup.
project_files/wampconf.json
wampconf.json is in "Project Files", so it is copied to runtime's working directory, and then loaded after program transfer + runtime restart.
Otherwise, wamp config file path can be forced :
./Beremiz_service.py -c /path/to/my/wampconf.json /working/dir
Crossbar test router configuration is available in .crossbar directory. Start with :
crossbar -d start