onvif
    Preparing search index...

    Interface GetServicesResponse

    interface GetServicesResponse {
        service?: Service[];
    }
    Index
    service?: Service[]

    Each Service element contains information about one service.