Skip to content
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

RangeError: The value of "sourceStart" is out of range. It must be >= 0 && <= 3. Received 4 in node bacnet library #186

Open
AkashKurde opened this issue Aug 7, 2024 · 0 comments

Comments

@AkashKurde
Copy link

AkashKurde commented Aug 7, 2024

Node Version: v20.11.1

If a BACnet device is faulty or has some data mismatch, I encounter a RangeError when trying to read the object property after discovery. The library is not handling faulty devices correctly; it should reject the error and continue to work for other functioning devices.

Error :
RangeError: The value of "sourceStart" is out of range. It must be >= 0 && <= 3. Received 4 in node bacnet library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant