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

    Interface ReadAccessProperty

    interface ReadAccessProperty {
        id: PropertyIdentifier;
        index: number;
        value: ApplicationData[];
    }
    Index

    Properties

    Properties

    index: number