onvif
    Preparing search index...

    Interface GetDoorsResponse

    interface GetDoorsResponse {
        door?: Door[];
    }
    Index
    door?: Door[]

    List of Door items.