onvif
    Preparing search index...

    Interface ServiceCapabilitiesExtension

    interface ServiceCapabilitiesExtension {
        supportedExemptionType?: string[];
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    supportedExemptionType?: string[]

    A list of exemptions that the device supports. Supported exemptions starting with the prefix pt: are reserved to define ONVIF specific exemption types and these reserved exemption types shall all share "pt:<Name>" syntax.