-
-
Notifications
You must be signed in to change notification settings - Fork 872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bacnet cannot see objectlist #652
Comments
I also couldn't get BACnet devices to populate the list of devices. I found that it worked fine for a BACnet simulator with just a few objects. I found that if I increased the adpuTimeout parameter in index.js, it worked. It seemed like a higher number was required for a higher number of objects. I had to increase it to 60000 (60 seconds) to get it to work on one of my devices with ~75 objects. |
still Same error 'bac1' working (connection || polling) overload! |
I will therefore close this issue, feel free to re-open it if something is still not working. |
when i try to see object list from bacnet it just shows error
2022-12-27T06:26:49.774Z [ERR] 'bac1' _readObjectList error! Error: BacnetAbort - Reason:4
2022-12-27T06:26:51.221Z [WAR] 'bac1' working (connection || polling) overload!
2022-12-27T06:26:53.229Z [WAR] 'bac1' working (connection || polling) overload!
The text was updated successfully, but these errors were encountered: