@bacnet-js/client
    Preparing search index...

    Interface BACNetObjectID

    interface BACNetObjectID {
        instance: number;
        type: ObjectType;
    }
    Index

    Properties

    Properties

    instance: number