adjust root folder

This commit is contained in:
Steve Karg
2019-10-08 23:47:53 -05:00
parent b6fc50ddea
commit a42e8f507c
1258 changed files with 26 additions and 214 deletions
+13
View File
@@ -0,0 +1,13 @@
BACnet Stack
Developer Build
This BACnet Stack is designed as a library for an embedded product.
However, there are a number of example applications in the demo/ directory
that show how it can be used for client and server applications.
The demos can be built using makefiles in the root directory, or by
using individual makefiles in the demo directories.
Launch the demo/server/bacserv example. Use the client demos to query
the server. Note that the server should be on a different computer or
virtual machine.