onvif
    Preparing search index...

    Interface GetDoorInfoList

    interface GetDoorInfoList {
        limit?: number;
        startReference?: string;
    }
    Index
    limit?: number

    Maximum number of entries to return. If Limit is omitted or if the value of Limit is higher than what the device supports, then the device shall return its maximum amount of entries.

    startReference?: string

    Start returning entries from this start reference. If not specified, entries shall start from the beginning of the dataset.