denis@2194: /* This project contains wamp client config to be loaded at runtime startup. */ denis@2194: ./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@1896: ./Beremiz_service.py -c /path/to/my/wampconf.json /working/dir Edouard@1439: denis@2194: /* Crossbar install */ denis@2194: #sudo apt-get update denis@2194: #sudo apt-get -y dist-upgrade andrej@2289: sudo apt-get -y install build-essential libssl-dev libffi-dev libreadline-dev libbz2-dev libsqlite3-dev libncurses5dev andrej@2289: sudo apt-get -y install python3-pip andrej@2289: sudo python3 -m pip install -U pip andrej@2289: sudo pip3 install crossbar denis@2194: crossbar version Edouard@1439: denis@2194: /* Start Crossbar command: */ denis@2194: crossbar start denis@2194: denis@2194: /* Crossbar test router configuration is available in .crossbar directory. */ Edouard@1896: Tested on version: andrej@2289: andrej@2289: ::::::::::::::::: andrej@2289: ::::: _____ __ andrej@2289: ::::: : ::::: / ___/____ ___ ___ ___ / / ___ _ ____ andrej@2289: ::::::: ::::::: / /__ / __// _ \ (_-< (_-< / _ \/ _ `// __/ andrej@2289: ::::: : ::::: \___//_/ \___//___//___//_.__/\_,_//_/ andrej@2289: ::::: andrej@2289: ::::::::::::::::: Crossbar v18.7.2 andrej@2289: andrej@2289: Copyright (c) 2013-2018 Crossbar.io Technologies GmbH, licensed under AGPL 3.0. andrej@2289: andrej@2289: Crossbar.io : 18.7.2 andrej@2289: Autobahn : 18.7.1 andrej@2289: Twisted : 18.7.0-EPollReactor andrej@2289: LMDB : 0.94/lmdb-0.9.22 andrej@2289: Python : 3.6.6/CPython andrej@2289: Frozen executable : no andrej@2289: Operating system : Linux-4.16.0-2-rt-amd64-x86_64-with-debian-buster-sid andrej@2289: Host machine : x86_64 andrej@2289: Release key : RWS9T4NltFjmKSMbEtETnOMxRjLhOEZ6e80T5MYzTTh/+NP9Jk20sJmA