knityanand
knityanand
Can somebody please help. This is critical for us. We just encountered this on a production env. How should I change the address in bacnet.json
I have made some progress on this... Am now able to read the data from bacpypes. Had to find the addresses as mentioned below. wirtn * 192.168.3.12 70 192.168.3.227 50...
I was able to fix this issue with the following fixes. Please see below. bacnet.json The following was how the bacnet.json was configured { "deviceName": "Ventilation Fans Status-HVAC", "deviceType": "default",...
@DuXiaoChuang Thanks so much.. This worked. Wondering why I have to add / subtract 1 from the address which works in modbus tester or modscan64.
Closing this. @DuXiaoChuang Thx again..