Documentation
¶
Index ¶
- func AddIPAddressFilter(ctx context.Context, dev *onvif.Device, ...) (device.AddIPAddressFilterResponse, error)
- func AddScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.AddScopes]) (device.AddScopesResponse, error)
- func CreateCertificate(ctx context.Context, dev *onvif.Device, ...) (device.CreateCertificateResponse, error)
- func CreateDot1XConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.CreateDot1XConfigurationResponse, error)
- func CreateStorageConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.CreateStorageConfigurationResponse, error)
- func CreateUsers(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.CreateUsers]) (device.CreateUsersResponse, error)
- func DeleteCertificates(ctx context.Context, dev *onvif.Device, ...) (device.DeleteCertificatesResponse, error)
- func DeleteDot1XConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.DeleteDot1XConfigurationResponse, error)
- func DeleteGeoLocation(ctx context.Context, dev *onvif.Device, ...) (device.DeleteGeoLocationResponse, error)
- func DeleteStorageConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.DeleteStorageConfigurationResponse, error)
- func DeleteUsers(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.DeleteUsers]) (device.DeleteUsersResponse, error)
- func GetAccessPolicy(ctx context.Context, dev *onvif.Device, ...) (device.GetAccessPolicyResponse, error)
- func GetCACertificates(ctx context.Context, dev *onvif.Device, ...) (device.GetCACertificatesResponse, error)
- func GetCapabilities(ctx context.Context, dev *onvif.Device, ...) (device.GetCapabilitiesResponse, error)
- func GetCertificateInformation(ctx context.Context, dev *onvif.Device, ...) (device.GetCertificateInformationResponse, error)
- func GetCertificates(ctx context.Context, dev *onvif.Device, ...) (device.GetCertificatesResponse, error)
- func GetCertificatesStatus(ctx context.Context, dev *onvif.Device, ...) (device.GetCertificatesStatusResponse, error)
- func GetClientCertificateMode(ctx context.Context, dev *onvif.Device, ...) (device.GetClientCertificateModeResponse, error)
- func GetDNS(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDNS]) (device.GetDNSResponse, error)
- func GetDPAddresses(ctx context.Context, dev *onvif.Device, ...) (device.GetDPAddressesResponse, error)
- func GetDeviceInformation(ctx context.Context, dev *onvif.Device, ...) (device.GetDeviceInformationResponse, error)
- func GetDiscoveryMode(ctx context.Context, dev *onvif.Device, ...) (device.GetDiscoveryModeResponse, error)
- func GetDot1XConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.GetDot1XConfigurationResponse, error)
- func GetDot1XConfigurations(ctx context.Context, dev *onvif.Device, ...) (device.GetDot1XConfigurationsResponse, error)
- func GetDot11Capabilities(ctx context.Context, dev *onvif.Device, ...) (device.GetDot11CapabilitiesResponse, error)
- func GetDot11Status(ctx context.Context, dev *onvif.Device, ...) (device.GetDot11StatusResponse, error)
- func GetDynamicDNS(ctx context.Context, dev *onvif.Device, ...) (device.GetDynamicDNSResponse, error)
- func GetEndpointReference(ctx context.Context, dev *onvif.Device, ...) (device.GetEndpointReferenceResponse, error)
- func GetGeoLocation(ctx context.Context, dev *onvif.Device, ...) (device.GetGeoLocationResponse, error)
- func GetHostname(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetHostname]) (device.GetHostnameResponse, error)
- func GetIPAddressFilter(ctx context.Context, dev *onvif.Device, ...) (device.GetIPAddressFilterResponse, error)
- func GetNTP(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetNTP]) (device.GetNTPResponse, error)
- func GetNetworkDefaultGateway(ctx context.Context, dev *onvif.Device, ...) (device.GetNetworkDefaultGatewayResponse, error)
- func GetNetworkInterfaces(ctx context.Context, dev *onvif.Device, ...) (device.GetNetworkInterfacesResponse, error)
- func GetNetworkProtocols(ctx context.Context, dev *onvif.Device, ...) (device.GetNetworkProtocolsResponse, error)
- func GetPkcs10Request(ctx context.Context, dev *onvif.Device, ...) (device.GetPkcs10RequestResponse, error)
- func GetRelayOutputs(ctx context.Context, dev *onvif.Device, ...) (device.GetRelayOutputsResponse, error)
- func GetRemoteDiscoveryMode(ctx context.Context, dev *onvif.Device, ...) (device.GetRemoteDiscoveryModeResponse, error)
- func GetRemoteUser(ctx context.Context, dev *onvif.Device, ...) (device.GetRemoteUserResponse, error)
- func GetScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetScopes]) (device.GetScopesResponse, error)
- func GetServiceCapabilities(ctx context.Context, dev *onvif.Device, ...) (device.GetServiceCapabilitiesResponse, error)
- func GetServices(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetServices]) (device.GetServicesResponse, error)
- func GetStorageConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.GetStorageConfigurationResponse, error)
- func GetStorageConfigurations(ctx context.Context, dev *onvif.Device, ...) (device.GetStorageConfigurationsResponse, error)
- func GetSystemBackup(ctx context.Context, dev *onvif.Device, ...) (device.GetSystemBackupResponse, error)
- func GetSystemDateAndTime(ctx context.Context, dev *onvif.Device, ...) (device.GetSystemDateAndTimeResponse, error)
- func GetSystemLog(ctx context.Context, dev *onvif.Device, ...) (device.GetSystemLogResponse, error)
- func GetSystemSupportInformation(ctx context.Context, dev *onvif.Device, ...) (device.GetSystemSupportInformationResponse, error)
- func GetSystemUris(ctx context.Context, dev *onvif.Device, ...) (device.GetSystemUrisResponse, error)
- func GetUsers(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetUsers]) (device.GetUsersResponse, error)
- func GetWsdlUrl(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetWsdlUrl]) (device.GetWsdlUrlResponse, error)
- func GetZeroConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.GetZeroConfigurationResponse, error)
- func LoadCACertificates(ctx context.Context, dev *onvif.Device, ...) (device.LoadCACertificatesResponse, error)
- func LoadCertificateWithPrivateKey(ctx context.Context, dev *onvif.Device, ...) (device.LoadCertificateWithPrivateKeyResponse, error)
- func LoadCertificates(ctx context.Context, dev *onvif.Device, ...) (device.LoadCertificatesResponse, error)
- func RemoveIPAddressFilter(ctx context.Context, dev *onvif.Device, ...) (device.RemoveIPAddressFilterResponse, error)
- func RemoveScopes(ctx context.Context, dev *onvif.Device, ...) (device.RemoveScopesResponse, error)
- func RestoreSystem(ctx context.Context, dev *onvif.Device, ...) (device.RestoreSystemResponse, error)
- func ScanAvailableDot11Networks(ctx context.Context, dev *onvif.Device, ...) (device.ScanAvailableDot11NetworksResponse, error)
- func SendAuxiliaryCommand(ctx context.Context, dev *onvif.Device, ...) (device.SendAuxiliaryCommandResponse, error)
- func SetAccessPolicy(ctx context.Context, dev *onvif.Device, ...) (device.SetAccessPolicyResponse, error)
- func SetCertificatesStatus(ctx context.Context, dev *onvif.Device, ...) (device.SetCertificatesStatusResponse, error)
- func SetClientCertificateMode(ctx context.Context, dev *onvif.Device, ...) (device.SetClientCertificateModeResponse, error)
- func SetDNS(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetDNS]) (device.SetDNSResponse, error)
- func SetDiscoveryMode(ctx context.Context, dev *onvif.Device, ...) (device.SetDiscoveryModeResponse, error)
- func SetDot1XConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.SetDot1XConfigurationResponse, error)
- func SetDynamicDNS(ctx context.Context, dev *onvif.Device, ...) (device.SetDynamicDNSResponse, error)
- func SetGeoLocation(ctx context.Context, dev *onvif.Device, ...) (device.SetGeoLocationResponse, error)
- func SetHostname(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetHostname]) (device.SetHostnameResponse, error)
- func SetHostnameFromDHCP(ctx context.Context, dev *onvif.Device, ...) (device.SetHostnameFromDHCPResponse, error)
- func SetIPAddressFilter(ctx context.Context, dev *onvif.Device, ...) (device.SetIPAddressFilterResponse, error)
- func SetNTP(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetNTP]) (device.SetNTPResponse, error)
- func SetNetworkDefaultGateway(ctx context.Context, dev *onvif.Device, ...) (device.SetNetworkDefaultGatewayResponse, error)
- func SetNetworkInterfaces(ctx context.Context, dev *onvif.Device, ...) (device.SetNetworkInterfacesResponse, error)
- func SetNetworkProtocols(ctx context.Context, dev *onvif.Device, ...) (device.SetNetworkProtocolsResponse, error)
- func SetRelayOutputSettings(ctx context.Context, dev *onvif.Device, ...) (device.SetRelayOutputSettingsResponse, error)
- func SetRelayOutputState(ctx context.Context, dev *onvif.Device, ...) (device.SetRelayOutputStateResponse, error)
- func SetRemoteDiscoveryMode(ctx context.Context, dev *onvif.Device, ...) (device.SetRemoteDiscoveryModeResponse, error)
- func SetRemoteUser(ctx context.Context, dev *onvif.Device, ...) (device.SetRemoteUserResponse, error)
- func SetScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetScopes]) (device.SetScopesResponse, error)
- func SetStorageConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.SetStorageConfigurationResponse, error)
- func SetSystemDateAndTime(ctx context.Context, dev *onvif.Device, ...) (device.SetSystemDateAndTimeResponse, error)
- func SetSystemFactoryDefault(ctx context.Context, dev *onvif.Device, ...) (device.SetSystemFactoryDefaultResponse, error)
- func SetUser(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetUser]) (device.SetUserResponse, error)
- func SetZeroConfiguration(ctx context.Context, dev *onvif.Device, ...) (device.SetZeroConfigurationResponse, error)
- func StartFirmwareUpgrade(ctx context.Context, dev *onvif.Device, ...) (device.StartFirmwareUpgradeResponse, error)
- func StartSystemRestore(ctx context.Context, dev *onvif.Device, ...) (device.StartSystemRestoreResponse, error)
- func SystemReboot(ctx context.Context, dev *onvif.Device, ...) (device.SystemRebootResponse, error)
- func UpgradeSystemFirmware(ctx context.Context, dev *onvif.Device, ...) (device.UpgradeSystemFirmwareResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddIPAddressFilter ¶ added in v0.0.10
func AddIPAddressFilter(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.AddIPAddressFilter]) (device.AddIPAddressFilterResponse, error)
AddIPAddressFilter forwards the call to onvif.Do then parses the payload of the reply as a AddIPAddressFilterResponse.
func AddScopes ¶ added in v0.0.10
func AddScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.AddScopes]) (device.AddScopesResponse, error)
AddScopes forwards the call to onvif.Do then parses the payload of the reply as a AddScopesResponse.
func CreateCertificate ¶ added in v0.0.10
func CreateCertificate(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.CreateCertificate]) (device.CreateCertificateResponse, error)
CreateCertificate forwards the call to onvif.Do then parses the payload of the reply as a CreateCertificateResponse.
func CreateDot1XConfiguration ¶ added in v0.0.10
func CreateDot1XConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.CreateDot1XConfiguration]) (device.CreateDot1XConfigurationResponse, error)
CreateDot1XConfiguration forwards the call to onvif.Do then parses the payload of the reply as a CreateDot1XConfigurationResponse.
func CreateStorageConfiguration ¶ added in v0.0.10
func CreateStorageConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.CreateStorageConfiguration]) (device.CreateStorageConfigurationResponse, error)
CreateStorageConfiguration forwards the call to onvif.Do then parses the payload of the reply as a CreateStorageConfigurationResponse.
func CreateUsers ¶ added in v0.0.10
func CreateUsers(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.CreateUsers]) (device.CreateUsersResponse, error)
CreateUsers forwards the call to onvif.Do then parses the payload of the reply as a CreateUsersResponse.
func DeleteCertificates ¶ added in v0.0.10
func DeleteCertificates(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.DeleteCertificates]) (device.DeleteCertificatesResponse, error)
DeleteCertificates forwards the call to onvif.Do then parses the payload of the reply as a DeleteCertificatesResponse.
func DeleteDot1XConfiguration ¶ added in v0.0.10
func DeleteDot1XConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.DeleteDot1XConfiguration]) (device.DeleteDot1XConfigurationResponse, error)
DeleteDot1XConfiguration forwards the call to onvif.Do then parses the payload of the reply as a DeleteDot1XConfigurationResponse.
func DeleteGeoLocation ¶ added in v0.0.10
func DeleteGeoLocation(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.DeleteGeoLocation]) (device.DeleteGeoLocationResponse, error)
DeleteGeoLocation forwards the call to onvif.Do then parses the payload of the reply as a DeleteGeoLocationResponse.
func DeleteStorageConfiguration ¶ added in v0.0.10
func DeleteStorageConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.DeleteStorageConfiguration]) (device.DeleteStorageConfigurationResponse, error)
DeleteStorageConfiguration forwards the call to onvif.Do then parses the payload of the reply as a DeleteStorageConfigurationResponse.
func DeleteUsers ¶ added in v0.0.10
func DeleteUsers(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.DeleteUsers]) (device.DeleteUsersResponse, error)
DeleteUsers forwards the call to onvif.Do then parses the payload of the reply as a DeleteUsersResponse.
func GetAccessPolicy ¶ added in v0.0.10
func GetAccessPolicy(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetAccessPolicy]) (device.GetAccessPolicyResponse, error)
GetAccessPolicy forwards the call to onvif.Do then parses the payload of the reply as a GetAccessPolicyResponse.
func GetCACertificates ¶ added in v0.0.10
func GetCACertificates(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetCACertificates]) (device.GetCACertificatesResponse, error)
GetCACertificates forwards the call to onvif.Do then parses the payload of the reply as a GetCACertificatesResponse.
func GetCapabilities ¶ added in v0.0.10
func GetCapabilities(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetCapabilities]) (device.GetCapabilitiesResponse, error)
GetCapabilities forwards the call to onvif.Do then parses the payload of the reply as a GetCapabilitiesResponse.
func GetCertificateInformation ¶ added in v0.0.10
func GetCertificateInformation(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetCertificateInformation]) (device.GetCertificateInformationResponse, error)
GetCertificateInformation forwards the call to onvif.Do then parses the payload of the reply as a GetCertificateInformationResponse.
func GetCertificates ¶ added in v0.0.10
func GetCertificates(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetCertificates]) (device.GetCertificatesResponse, error)
GetCertificates forwards the call to onvif.Do then parses the payload of the reply as a GetCertificatesResponse.
func GetCertificatesStatus ¶ added in v0.0.10
func GetCertificatesStatus(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetCertificatesStatus]) (device.GetCertificatesStatusResponse, error)
GetCertificatesStatus forwards the call to onvif.Do then parses the payload of the reply as a GetCertificatesStatusResponse.
func GetClientCertificateMode ¶ added in v0.0.10
func GetClientCertificateMode(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetClientCertificateMode]) (device.GetClientCertificateModeResponse, error)
GetClientCertificateMode forwards the call to onvif.Do then parses the payload of the reply as a GetClientCertificateModeResponse.
func GetDNS ¶ added in v0.0.10
func GetDNS(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDNS]) (device.GetDNSResponse, error)
GetDNS forwards the call to onvif.Do then parses the payload of the reply as a GetDNSResponse.
func GetDPAddresses ¶ added in v0.0.10
func GetDPAddresses(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDPAddresses]) (device.GetDPAddressesResponse, error)
GetDPAddresses forwards the call to onvif.Do then parses the payload of the reply as a GetDPAddressesResponse.
func GetDeviceInformation ¶ added in v0.0.10
func GetDeviceInformation(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDeviceInformation]) (device.GetDeviceInformationResponse, error)
GetDeviceInformation forwards the call to onvif.Do then parses the payload of the reply as a GetDeviceInformationResponse.
func GetDiscoveryMode ¶ added in v0.0.10
func GetDiscoveryMode(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDiscoveryMode]) (device.GetDiscoveryModeResponse, error)
GetDiscoveryMode forwards the call to onvif.Do then parses the payload of the reply as a GetDiscoveryModeResponse.
func GetDot1XConfiguration ¶ added in v0.0.10
func GetDot1XConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDot1XConfiguration]) (device.GetDot1XConfigurationResponse, error)
GetDot1XConfiguration forwards the call to onvif.Do then parses the payload of the reply as a GetDot1XConfigurationResponse.
func GetDot1XConfigurations ¶ added in v0.0.10
func GetDot1XConfigurations(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDot1XConfigurations]) (device.GetDot1XConfigurationsResponse, error)
GetDot1XConfigurations forwards the call to onvif.Do then parses the payload of the reply as a GetDot1XConfigurationsResponse.
func GetDot11Capabilities ¶ added in v0.0.10
func GetDot11Capabilities(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDot11Capabilities]) (device.GetDot11CapabilitiesResponse, error)
GetDot11Capabilities forwards the call to onvif.Do then parses the payload of the reply as a GetDot11CapabilitiesResponse.
func GetDot11Status ¶ added in v0.0.10
func GetDot11Status(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDot11Status]) (device.GetDot11StatusResponse, error)
GetDot11Status forwards the call to onvif.Do then parses the payload of the reply as a GetDot11StatusResponse.
func GetDynamicDNS ¶ added in v0.0.10
func GetDynamicDNS(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetDynamicDNS]) (device.GetDynamicDNSResponse, error)
GetDynamicDNS forwards the call to onvif.Do then parses the payload of the reply as a GetDynamicDNSResponse.
func GetEndpointReference ¶ added in v0.0.10
func GetEndpointReference(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetEndpointReference]) (device.GetEndpointReferenceResponse, error)
GetEndpointReference forwards the call to onvif.Do then parses the payload of the reply as a GetEndpointReferenceResponse.
func GetGeoLocation ¶ added in v0.0.10
func GetGeoLocation(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetGeoLocation]) (device.GetGeoLocationResponse, error)
GetGeoLocation forwards the call to onvif.Do then parses the payload of the reply as a GetGeoLocationResponse.
func GetHostname ¶ added in v0.0.10
func GetHostname(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetHostname]) (device.GetHostnameResponse, error)
GetHostname forwards the call to onvif.Do then parses the payload of the reply as a GetHostnameResponse.
func GetIPAddressFilter ¶ added in v0.0.10
func GetIPAddressFilter(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetIPAddressFilter]) (device.GetIPAddressFilterResponse, error)
GetIPAddressFilter forwards the call to onvif.Do then parses the payload of the reply as a GetIPAddressFilterResponse.
func GetNTP ¶ added in v0.0.10
func GetNTP(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetNTP]) (device.GetNTPResponse, error)
GetNTP forwards the call to onvif.Do then parses the payload of the reply as a GetNTPResponse.
func GetNetworkDefaultGateway ¶ added in v0.0.10
func GetNetworkDefaultGateway(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetNetworkDefaultGateway]) (device.GetNetworkDefaultGatewayResponse, error)
GetNetworkDefaultGateway forwards the call to onvif.Do then parses the payload of the reply as a GetNetworkDefaultGatewayResponse.
func GetNetworkInterfaces ¶ added in v0.0.10
func GetNetworkInterfaces(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetNetworkInterfaces]) (device.GetNetworkInterfacesResponse, error)
GetNetworkInterfaces forwards the call to onvif.Do then parses the payload of the reply as a GetNetworkInterfacesResponse.
func GetNetworkProtocols ¶ added in v0.0.10
func GetNetworkProtocols(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetNetworkProtocols]) (device.GetNetworkProtocolsResponse, error)
GetNetworkProtocols forwards the call to onvif.Do then parses the payload of the reply as a GetNetworkProtocolsResponse.
func GetPkcs10Request ¶ added in v0.0.10
func GetPkcs10Request(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetPkcs10Request]) (device.GetPkcs10RequestResponse, error)
GetPkcs10Request forwards the call to onvif.Do then parses the payload of the reply as a GetPkcs10RequestResponse.
func GetRelayOutputs ¶ added in v0.0.10
func GetRelayOutputs(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetRelayOutputs]) (device.GetRelayOutputsResponse, error)
GetRelayOutputs forwards the call to onvif.Do then parses the payload of the reply as a GetRelayOutputsResponse.
func GetRemoteDiscoveryMode ¶ added in v0.0.10
func GetRemoteDiscoveryMode(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetRemoteDiscoveryMode]) (device.GetRemoteDiscoveryModeResponse, error)
GetRemoteDiscoveryMode forwards the call to onvif.Do then parses the payload of the reply as a GetRemoteDiscoveryModeResponse.
func GetRemoteUser ¶ added in v0.0.10
func GetRemoteUser(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetRemoteUser]) (device.GetRemoteUserResponse, error)
GetRemoteUser forwards the call to onvif.Do then parses the payload of the reply as a GetRemoteUserResponse.
func GetScopes ¶ added in v0.0.10
func GetScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetScopes]) (device.GetScopesResponse, error)
GetScopes forwards the call to onvif.Do then parses the payload of the reply as a GetScopesResponse.
func GetServiceCapabilities ¶ added in v0.0.10
func GetServiceCapabilities(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetServiceCapabilities]) (device.GetServiceCapabilitiesResponse, error)
GetServiceCapabilities forwards the call to onvif.Do then parses the payload of the reply as a GetServiceCapabilitiesResponse.
func GetServices ¶ added in v0.0.10
func GetServices(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetServices]) (device.GetServicesResponse, error)
GetServices forwards the call to onvif.Do then parses the payload of the reply as a GetServicesResponse.
func GetStorageConfiguration ¶ added in v0.0.10
func GetStorageConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetStorageConfiguration]) (device.GetStorageConfigurationResponse, error)
GetStorageConfiguration forwards the call to onvif.Do then parses the payload of the reply as a GetStorageConfigurationResponse.
func GetStorageConfigurations ¶ added in v0.0.10
func GetStorageConfigurations(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetStorageConfigurations]) (device.GetStorageConfigurationsResponse, error)
GetStorageConfigurations forwards the call to onvif.Do then parses the payload of the reply as a GetStorageConfigurationsResponse.
func GetSystemBackup ¶ added in v0.0.10
func GetSystemBackup(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetSystemBackup]) (device.GetSystemBackupResponse, error)
GetSystemBackup forwards the call to onvif.Do then parses the payload of the reply as a GetSystemBackupResponse.
func GetSystemDateAndTime ¶ added in v0.0.10
func GetSystemDateAndTime(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetSystemDateAndTime]) (device.GetSystemDateAndTimeResponse, error)
GetSystemDateAndTime forwards the call to onvif.Do then parses the payload of the reply as a GetSystemDateAndTimeResponse.
func GetSystemLog ¶ added in v0.0.10
func GetSystemLog(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetSystemLog]) (device.GetSystemLogResponse, error)
GetSystemLog forwards the call to onvif.Do then parses the payload of the reply as a GetSystemLogResponse.
func GetSystemSupportInformation ¶ added in v0.0.10
func GetSystemSupportInformation(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetSystemSupportInformation]) (device.GetSystemSupportInformationResponse, error)
GetSystemSupportInformation forwards the call to onvif.Do then parses the payload of the reply as a GetSystemSupportInformationResponse.
func GetSystemUris ¶ added in v0.0.10
func GetSystemUris(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetSystemUris]) (device.GetSystemUrisResponse, error)
GetSystemUris forwards the call to onvif.Do then parses the payload of the reply as a GetSystemUrisResponse.
func GetUsers ¶ added in v0.0.10
func GetUsers(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetUsers]) (device.GetUsersResponse, error)
GetUsers forwards the call to onvif.Do then parses the payload of the reply as a GetUsersResponse.
func GetWsdlUrl ¶ added in v0.0.10
func GetWsdlUrl(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetWsdlUrl]) (device.GetWsdlUrlResponse, error)
GetWsdlUrl forwards the call to onvif.Do then parses the payload of the reply as a GetWsdlUrlResponse.
func GetZeroConfiguration ¶ added in v0.0.10
func GetZeroConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.GetZeroConfiguration]) (device.GetZeroConfigurationResponse, error)
GetZeroConfiguration forwards the call to onvif.Do then parses the payload of the reply as a GetZeroConfigurationResponse.
func LoadCACertificates ¶ added in v0.0.10
func LoadCACertificates(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.LoadCACertificates]) (device.LoadCACertificatesResponse, error)
LoadCACertificates forwards the call to onvif.Do then parses the payload of the reply as a LoadCACertificatesResponse.
func LoadCertificateWithPrivateKey ¶ added in v0.0.10
func LoadCertificateWithPrivateKey(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.LoadCertificateWithPrivateKey]) (device.LoadCertificateWithPrivateKeyResponse, error)
LoadCertificateWithPrivateKey forwards the call to onvif.Do then parses the payload of the reply as a LoadCertificateWithPrivateKeyResponse.
func LoadCertificates ¶ added in v0.0.10
func LoadCertificates(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.LoadCertificates]) (device.LoadCertificatesResponse, error)
LoadCertificates forwards the call to onvif.Do then parses the payload of the reply as a LoadCertificatesResponse.
func RemoveIPAddressFilter ¶ added in v0.0.10
func RemoveIPAddressFilter(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.RemoveIPAddressFilter]) (device.RemoveIPAddressFilterResponse, error)
RemoveIPAddressFilter forwards the call to onvif.Do then parses the payload of the reply as a RemoveIPAddressFilterResponse.
func RemoveScopes ¶ added in v0.0.10
func RemoveScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.RemoveScopes]) (device.RemoveScopesResponse, error)
RemoveScopes forwards the call to onvif.Do then parses the payload of the reply as a RemoveScopesResponse.
func RestoreSystem ¶ added in v0.0.10
func RestoreSystem(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.RestoreSystem]) (device.RestoreSystemResponse, error)
RestoreSystem forwards the call to onvif.Do then parses the payload of the reply as a RestoreSystemResponse.
func ScanAvailableDot11Networks ¶ added in v0.0.10
func ScanAvailableDot11Networks(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.ScanAvailableDot11Networks]) (device.ScanAvailableDot11NetworksResponse, error)
ScanAvailableDot11Networks forwards the call to onvif.Do then parses the payload of the reply as a ScanAvailableDot11NetworksResponse.
func SendAuxiliaryCommand ¶ added in v0.0.10
func SendAuxiliaryCommand(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SendAuxiliaryCommand]) (device.SendAuxiliaryCommandResponse, error)
SendAuxiliaryCommand forwards the call to onvif.Do then parses the payload of the reply as a SendAuxiliaryCommandResponse.
func SetAccessPolicy ¶ added in v0.0.10
func SetAccessPolicy(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetAccessPolicy]) (device.SetAccessPolicyResponse, error)
SetAccessPolicy forwards the call to onvif.Do then parses the payload of the reply as a SetAccessPolicyResponse.
func SetCertificatesStatus ¶ added in v0.0.10
func SetCertificatesStatus(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetCertificatesStatus]) (device.SetCertificatesStatusResponse, error)
SetCertificatesStatus forwards the call to onvif.Do then parses the payload of the reply as a SetCertificatesStatusResponse.
func SetClientCertificateMode ¶ added in v0.0.10
func SetClientCertificateMode(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetClientCertificateMode]) (device.SetClientCertificateModeResponse, error)
SetClientCertificateMode forwards the call to onvif.Do then parses the payload of the reply as a SetClientCertificateModeResponse.
func SetDNS ¶ added in v0.0.10
func SetDNS(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetDNS]) (device.SetDNSResponse, error)
SetDNS forwards the call to onvif.Do then parses the payload of the reply as a SetDNSResponse.
func SetDiscoveryMode ¶ added in v0.0.10
func SetDiscoveryMode(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetDiscoveryMode]) (device.SetDiscoveryModeResponse, error)
SetDiscoveryMode forwards the call to onvif.Do then parses the payload of the reply as a SetDiscoveryModeResponse.
func SetDot1XConfiguration ¶ added in v0.0.10
func SetDot1XConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetDot1XConfiguration]) (device.SetDot1XConfigurationResponse, error)
SetDot1XConfiguration forwards the call to onvif.Do then parses the payload of the reply as a SetDot1XConfigurationResponse.
func SetDynamicDNS ¶ added in v0.0.10
func SetDynamicDNS(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetDynamicDNS]) (device.SetDynamicDNSResponse, error)
SetDynamicDNS forwards the call to onvif.Do then parses the payload of the reply as a SetDynamicDNSResponse.
func SetGeoLocation ¶ added in v0.0.10
func SetGeoLocation(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetGeoLocation]) (device.SetGeoLocationResponse, error)
SetGeoLocation forwards the call to onvif.Do then parses the payload of the reply as a SetGeoLocationResponse.
func SetHostname ¶ added in v0.0.10
func SetHostname(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetHostname]) (device.SetHostnameResponse, error)
SetHostname forwards the call to onvif.Do then parses the payload of the reply as a SetHostnameResponse.
func SetHostnameFromDHCP ¶ added in v0.0.10
func SetHostnameFromDHCP(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetHostnameFromDHCP]) (device.SetHostnameFromDHCPResponse, error)
SetHostnameFromDHCP forwards the call to onvif.Do then parses the payload of the reply as a SetHostnameFromDHCPResponse.
func SetIPAddressFilter ¶ added in v0.0.10
func SetIPAddressFilter(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetIPAddressFilter]) (device.SetIPAddressFilterResponse, error)
SetIPAddressFilter forwards the call to onvif.Do then parses the payload of the reply as a SetIPAddressFilterResponse.
func SetNTP ¶ added in v0.0.10
func SetNTP(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetNTP]) (device.SetNTPResponse, error)
SetNTP forwards the call to onvif.Do then parses the payload of the reply as a SetNTPResponse.
func SetNetworkDefaultGateway ¶ added in v0.0.10
func SetNetworkDefaultGateway(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetNetworkDefaultGateway]) (device.SetNetworkDefaultGatewayResponse, error)
SetNetworkDefaultGateway forwards the call to onvif.Do then parses the payload of the reply as a SetNetworkDefaultGatewayResponse.
func SetNetworkInterfaces ¶ added in v0.0.10
func SetNetworkInterfaces(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetNetworkInterfaces]) (device.SetNetworkInterfacesResponse, error)
SetNetworkInterfaces forwards the call to onvif.Do then parses the payload of the reply as a SetNetworkInterfacesResponse.
func SetNetworkProtocols ¶ added in v0.0.10
func SetNetworkProtocols(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetNetworkProtocols]) (device.SetNetworkProtocolsResponse, error)
SetNetworkProtocols forwards the call to onvif.Do then parses the payload of the reply as a SetNetworkProtocolsResponse.
func SetRelayOutputSettings ¶ added in v0.0.10
func SetRelayOutputSettings(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetRelayOutputSettings]) (device.SetRelayOutputSettingsResponse, error)
SetRelayOutputSettings forwards the call to onvif.Do then parses the payload of the reply as a SetRelayOutputSettingsResponse.
func SetRelayOutputState ¶ added in v0.0.10
func SetRelayOutputState(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetRelayOutputState]) (device.SetRelayOutputStateResponse, error)
SetRelayOutputState forwards the call to onvif.Do then parses the payload of the reply as a SetRelayOutputStateResponse.
func SetRemoteDiscoveryMode ¶ added in v0.0.10
func SetRemoteDiscoveryMode(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetRemoteDiscoveryMode]) (device.SetRemoteDiscoveryModeResponse, error)
SetRemoteDiscoveryMode forwards the call to onvif.Do then parses the payload of the reply as a SetRemoteDiscoveryModeResponse.
func SetRemoteUser ¶ added in v0.0.10
func SetRemoteUser(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetRemoteUser]) (device.SetRemoteUserResponse, error)
SetRemoteUser forwards the call to onvif.Do then parses the payload of the reply as a SetRemoteUserResponse.
func SetScopes ¶ added in v0.0.10
func SetScopes(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetScopes]) (device.SetScopesResponse, error)
SetScopes forwards the call to onvif.Do then parses the payload of the reply as a SetScopesResponse.
func SetStorageConfiguration ¶ added in v0.0.10
func SetStorageConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetStorageConfiguration]) (device.SetStorageConfigurationResponse, error)
SetStorageConfiguration forwards the call to onvif.Do then parses the payload of the reply as a SetStorageConfigurationResponse.
func SetSystemDateAndTime ¶ added in v0.0.10
func SetSystemDateAndTime(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetSystemDateAndTime]) (device.SetSystemDateAndTimeResponse, error)
SetSystemDateAndTime forwards the call to onvif.Do then parses the payload of the reply as a SetSystemDateAndTimeResponse.
func SetSystemFactoryDefault ¶ added in v0.0.10
func SetSystemFactoryDefault(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetSystemFactoryDefault]) (device.SetSystemFactoryDefaultResponse, error)
SetSystemFactoryDefault forwards the call to onvif.Do then parses the payload of the reply as a SetSystemFactoryDefaultResponse.
func SetUser ¶ added in v0.0.10
func SetUser(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetUser]) (device.SetUserResponse, error)
SetUser forwards the call to onvif.Do then parses the payload of the reply as a SetUserResponse.
func SetZeroConfiguration ¶ added in v0.0.10
func SetZeroConfiguration(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SetZeroConfiguration]) (device.SetZeroConfigurationResponse, error)
SetZeroConfiguration forwards the call to onvif.Do then parses the payload of the reply as a SetZeroConfigurationResponse.
func StartFirmwareUpgrade ¶ added in v0.0.10
func StartFirmwareUpgrade(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.StartFirmwareUpgrade]) (device.StartFirmwareUpgradeResponse, error)
StartFirmwareUpgrade forwards the call to onvif.Do then parses the payload of the reply as a StartFirmwareUpgradeResponse.
func StartSystemRestore ¶ added in v0.0.10
func StartSystemRestore(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.StartSystemRestore]) (device.StartSystemRestoreResponse, error)
StartSystemRestore forwards the call to onvif.Do then parses the payload of the reply as a StartSystemRestoreResponse.
func SystemReboot ¶ added in v0.0.10
func SystemReboot(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.SystemReboot]) (device.SystemRebootResponse, error)
SystemReboot forwards the call to onvif.Do then parses the payload of the reply as a SystemRebootResponse.
func UpgradeSystemFirmware ¶ added in v0.0.10
func UpgradeSystemFirmware(ctx context.Context, dev *onvif.Device, request *onvif.Req[device.UpgradeSystemFirmware]) (device.UpgradeSystemFirmwareResponse, error)
UpgradeSystemFirmware forwards the call to onvif.Do then parses the payload of the reply as a UpgradeSystemFirmwareResponse.
Types ¶
This section is empty.
Source Files
¶
- AddIPAddressFilter_auto.go
- AddScopes_auto.go
- CreateCertificate_auto.go
- CreateDot1XConfiguration_auto.go
- CreateStorageConfiguration_auto.go
- CreateUsers_auto.go
- DeleteCertificates_auto.go
- DeleteDot1XConfiguration_auto.go
- DeleteGeoLocation_auto.go
- DeleteStorageConfiguration_auto.go
- DeleteUsers_auto.go
- GetAccessPolicy_auto.go
- GetCACertificates_auto.go
- GetCapabilities_auto.go
- GetCertificateInformation_auto.go
- GetCertificatesStatus_auto.go
- GetCertificates_auto.go
- GetClientCertificateMode_auto.go
- GetDNS_auto.go
- GetDPAddresses_auto.go
- GetDeviceInformation_auto.go
- GetDiscoveryMode_auto.go
- GetDot11Capabilities_auto.go
- GetDot11Status_auto.go
- GetDot1XConfiguration_auto.go
- GetDot1XConfigurations_auto.go
- GetDynamicDNS_auto.go
- GetEndpointReference_auto.go
- GetGeoLocation_auto.go
- GetHostname_auto.go
- GetIPAddressFilter_auto.go
- GetNTP_auto.go
- GetNetworkDefaultGateway_auto.go
- GetNetworkInterfaces_auto.go
- GetNetworkProtocols_auto.go
- GetPkcs10Request_auto.go
- GetRelayOutputs_auto.go
- GetRemoteDiscoveryMode_auto.go
- GetRemoteUser_auto.go
- GetScopes_auto.go
- GetServiceCapabilities_auto.go
- GetServices_auto.go
- GetStorageConfiguration_auto.go
- GetStorageConfigurations_auto.go
- GetSystemBackup_auto.go
- GetSystemDateAndTime_auto.go
- GetSystemLog_auto.go
- GetSystemSupportInformation_auto.go
- GetSystemUris_auto.go
- GetUsers_auto.go
- GetWsdlUrl_auto.go
- GetZeroConfiguration_auto.go
- LoadCACertificates_auto.go
- LoadCertificateWithPrivateKey_auto.go
- LoadCertificates_auto.go
- RemoveIPAddressFilter_auto.go
- RemoveScopes_auto.go
- RestoreSystem_auto.go
- ScanAvailableDot11Networks_auto.go
- SendAuxiliaryCommand_auto.go
- SetAccessPolicy_auto.go
- SetCertificatesStatus_auto.go
- SetClientCertificateMode_auto.go
- SetDNS_auto.go
- SetDiscoveryMode_auto.go
- SetDot1XConfiguration_auto.go
- SetDynamicDNS_auto.go
- SetGeoLocation_auto.go
- SetHostnameFromDHCP_auto.go
- SetHostname_auto.go
- SetIPAddressFilter_auto.go
- SetNTP_auto.go
- SetNetworkDefaultGateway_auto.go
- SetNetworkInterfaces_auto.go
- SetNetworkProtocols_auto.go
- SetRelayOutputSettings_auto.go
- SetRelayOutputState_auto.go
- SetRemoteDiscoveryMode_auto.go
- SetRemoteUser_auto.go
- SetScopes_auto.go
- SetStorageConfiguration_auto.go
- SetSystemDateAndTime_auto.go
- SetSystemFactoryDefault_auto.go
- SetUser_auto.go
- SetZeroConfiguration_auto.go
- StartFirmwareUpgrade_auto.go
- StartSystemRestore_auto.go
- SystemReboot_auto.go
- UpgradeSystemFirmware_auto.go
- a.go