onvif
    Preparing search index...

    Class Device

    Device methods

    Hierarchy (View Summary)

    Index
    addIPAddressFilter addScopes createCertificate createDot1XConfiguration createStorageConfiguration createUsers deleteCertificates deleteDot1XConfiguration deleteGeoLocation deleteStorageConfiguration deleteUserRole deleteUsers getAccessPolicy getAuthFailureWarningConfiguration getAuthFailureWarningOptions getCACertificates getCapabilities getCertificateInformation getCertificates getCertificatesStatus getClientCertificateMode getDeviceInformation getDiscoveryMode getDNS getDot11Capabilities getDot11Status getDot1XConfiguration getDot1XConfigurations getDPAddresses getDynamicDNS getEndpointReference getGeoLocation getHostname getIPAddressFilter getNetworkDefaultGateway getNetworkInterfaces getNetworkProtocols getNTP getPasswordComplexityConfiguration getPasswordComplexityOptions getPasswordHistoryConfiguration getPkcs10Request getRelayOutputs getRemoteDiscoveryMode getRemoteUser getScopes getServiceCapabilities getServices getStorageConfiguration getStorageConfigurations getSystemBackup getSystemDateAndTime getSystemLog getSystemSupportInformation getSystemUris getUserRoles getUsers getWsdlUrl getZeroConfiguration loadCACertificates loadCertificates loadCertificateWithPrivateKey removeIPAddressFilter removeScopes request restoreSystem scanAvailableDot11Networks sendAuxiliaryCommand setAccessPolicy setAuthFailureWarningConfiguration setCertificatesStatus setClientCertificateMode setDiscoveryMode setDNS setDot1XConfiguration setDPAddresses setDynamicDNS setGeoLocation setHashingAlgorithm setHostname setHostnameFromDHCP setIPAddressFilter setNetworkDefaultGateway setNetworkInterfaces setNetworkProtocols setNTP setPasswordComplexityConfiguration setPasswordHistoryConfiguration setRelayOutputSettings setRelayOutputState setRemoteDiscoveryMode setRemoteUser setScopes setStorageConfiguration setSystemDateAndTime setSystemFactoryDefault setUser setUserRole setZeroConfiguration startFirmwareUpgrade startSystemRestore systemReboot upgradeFirmware upgradeSystemFirmware
    media2Support: boolean = false
    onvif: Onvif
    service: keyof OnvifServices
    xmlns: string
    • Returns Promise<any>

    • Returns Promise<boolean>

    • Returns Promise<any>

    • This operation gets the DNS settings from a device. The device shall return its DNS configurations through the GetDNS command.

      Returns Promise<DNSInformation>

    • Returns Promise<any>

    • Returns Promise<any>

    • This operation gets the network interface configuration from a device. The device shall support return of network interface configuration settings as defined by the NetworkInterface type through the GetNetworkInterfaces command.

      Returns Promise<NetworkInterface[]>

    • This operation gets the NTP settings from a device. If the device supports NTP, it shall be possible to get the NTP server settings through the GetNTP command.

      Returns Promise<NTPInformation>

    • Returns Promise<any>

    • Returns Promise<any>

    • Returns Promise<any>

    • Receive the scope parameters of a device

      Returns Promise<Scope[]>

    • Returns Promise<any>

    • Returns Promise<any>

    • Returns Promise<string>

    • Set the scope parameters of a device

      Parameters

      • scopes: string[]

        Array of scope's uris

      Returns Promise<Scope[]>

    • Parameters

      Returns Promise<void>

    • Returns Promise<any>

    • Returns Promise<any>

    • This operation reboots the device

      Returns Promise<string>