Skip to content
Aidan P edited this page Aug 18, 2022 · 3 revisions
g=/home/user/Downloads/bacnet-server-c-0.0.12-1a54d193.amd64 c=config.yml ./app-amd64 
server_name: My Bacnet Server
device_id: 2508
iface: eth0

bi_max: 20
bo_max: 20
bv_max: 20
ai_max: 20
ao_max: 20
av_max: 20

mqtt:
  broker_ip: 127.0.0.1
  broker_port: 1883
  enable: false
  debug: false

Clone this wiki locally