Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 623 Bytes

File metadata and controls

30 lines (20 loc) · 623 Bytes

Docker Bacnet Server

This is the source for https://hub.docker.com/r/ucmercedandeslab/bacnet-server/ which is bacnet server based on the bacnet-stack

When running this server there are a few points that are available. The config file has each interface that is made available for the interface.

Installing

To get the lastest from the docker hub:

docker pull ucmercedandeslab/bacnet-server

To build from source:

docker build . ucmercedandeslab/bacnet-server

Running

To run a daeomon use:

docker run -d ucmercedandeslab/bacnet-server