Skip to content
Mathias Dalheimer edited this page May 22, 2013 · 10 revisions
~/hexabus/hostsoftware/hexanode/backend/build$ ./src/midi2hexabus -p 2
~/hexabus/hostsoftware/hexanode/backend$ ./build/src/simulate_energyflows -c etc/simulation.ini -i eth5
~/hexabus/hostsoftware/hexanode/backend$ ./build/src/hexabus_webbackend -i eth5 -u 10.42.42.1:3000
~/hexabus/hostsoftware/hexanode/webfrontend$ server=10..42.1 port=3000 node app.js

Compile (check!):

hbcomp -g main.dot main.hbc -o main.hba -d datatype.hbd
hbasm -i  main.hbaheatpump.hba -o  main.hbaheatpump.hbx -d datatypes.hbd 
hexaupload -p main.hbaheatpump.hbx

https://gist.github.com/eBrnd/8debbde46f925a5aa850

Clone this wiki locally