Feature/bacnet secure connect hub (#818)

* Added BACnet Secure Connect datalink.

* Added BACnet/SC hub application
---------

Co-authored-by: Kirill Neznamov <kirill.neznamov@dsr-corporation.com>
Co-authored-by: Mikhail Antropov <michail.antropov@dsr-corporation.com>
Co-authored-by: Ondřej Hruška <ondra@ondrovo.com>
Co-authored-by: Patrick Grimm <patrick@lunatiki.de>
This commit is contained in:
Steve Karg
2024-11-04 07:05:26 -06:00
committed by GitHub
parent 90cdc4920b
commit cf77abac9b
161 changed files with 82982 additions and 23 deletions
+27
View File
@@ -0,0 +1,27 @@
# BACnet/SC Hub
Test BACnet/SC using the following steps:
* Build apps for bsc datalink:
make bsc
* Run hub app:
cd bin
./bsc-server.sh
./bacschub 1 Hubster
* Run server app:
cd bin
./bsc-client.sh
./bacserv 123 Francine
* Run any client:
cd bin
./bsc-client.sh
./bacwi
./bacepics 1
./bacepics 123