cmd/onvif_device_management_command library

Classes

OnvifDeviceManagementCommand
device management
OnvifGetCapabilitiesDeviceManagementCommand
This method has been replaced by the more generic GetServices method. For capabilities of individual services refer to the GetServiceCapabilities methods.
OnvifGetDeviceInformationResponseDeviceManagementCommand
This operation gets basic device information from the device.
OnvifGetHostnameDeviceManagementCommand
This operation is used by an endpoint to get the hostname from a device. The device shall return its hostname configurations through the GetHostname command.
OnvifGetNetworkProtocolsDeviceManagementCommand
This operation gets defined network protocols from a device. The device shall support the GetNetworkProtocols command returning configured network protocols.
OnvifGetNtpDeviceManagementCommand
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.
OnvifGetServiceCapabilitiesDeviceManagementCommand
Returns the capabilities of the device service. The result is returned in a typed answer.
OnvifGetServicesDeviceManagementCommand
Returns information about services on the device.
OnvifGetSystemDateAndTimeDeviceManagementCommand
This operation gets the device system date and time. The device shall support the return of the daylight saving setting and of the manual system date and time (if applicable) or indication of NTP time (if applicable) through the GetSystemDateAndTime command.
OnvifGetSystemUrisDeviceManagementCommand
This operation is used to retrieve URIs from which system information may be downloaded using HTTP. URIs may be returned for the following system information:
OnvifGetUsersDeviceManagementCommand
This operation lists the registered users and corresponding credentials on a device. The device shall support retrieval of registered device users and their credentials for the user token through the GetUsers command.