Skip to content

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

@AkashKurde

Description

@AkashKurde

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions