Closed NubeDev closed 4 months ago
the config file dosnt seem to set the point count anymore in the server
pi@NubeIO-RC-5:~ $ cat /data/driver-bacnet/config/config.yml ai_max: 0 ao_max: 0 av_max: 10 bacnet_client: commands: - whois - read_value - write_value - pics debug: false enable: true tokens: - txn_source - txn_number bi_max: 0 bo_max: 0 bv_max: 0 device_id: 5132 iface: eth0 mqtt: broker_ip: 127.0.0.1 broker_port: 1883 debug: false enable: true retry_enable: true retry_interval: 10 retry_limit: 5 write_via_subscribe: true objects: - ai - av - ao - bi - bo - bv port: 47808 properties: - name - pv - pri server_name: DAN_TESTING_132
Hi @NubeDev fix included in v1.0.0-rc4
the config file dosnt seem to set the point count anymore in the server