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