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

    Interface ReadPropertyOptions

    interface ReadPropertyOptions {
        arrayIndex?: number;
        invokeId?: number;
        maxApdu?: number;
        maxSegments?: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    arrayIndex?: number
    invokeId?: number
    maxApdu?: number
    maxSegments?: number