Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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 apps/ directory
that show how it can be used for client and server applications.

The demos can be built using the Makefile in the root directory.

To test using a simulated BACnet device, launch the bin/bacserv application.  
Use the client apps, such as bin/bacwi or bin/bacepics to query
the server.  Note that the server should be on a different computer or
virtual machine, or use the bin/bvlc script appropriate for your computer
to have the clients register as foreign device to the BBMD within the
simulated BACnet device.