onvif
    Preparing search index...

    Interface GetAccessPointInfoResponse

    interface GetAccessPointInfoResponse {
        accessPointInfo?: AccessPointInfo[];
    }
    Index
    accessPointInfo?: AccessPointInfo[]

    List of AccessPointInfo items.