We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Dep:
git clone git://nbd.name/luci2/libubox.git cd libubox/; cmake -D BUILD_LUA:BOOL=OFF .;make sudo make install
git clone git://nbd.name/uci.git cd uci/; cmake -D BUILD_LUA:BOOL=OFF .;make sudo make install
git clone https://github.com/stargieg/bacnet-stack.git make clean;make BUILD=debug BACNET_PORT=linux BACDL_DEFINE="-DBACDL_BIP=1" BACNET_DEFINES="-DINTRINSIC_REPORTING -DBACFILE -DBACAPP_ALL"