From 71b6d4839317d23d8e530135e1edf713f1a42514 Mon Sep 17 00:00:00 2001 From: Cedric Verstraeten Date: Wed, 6 Dec 2023 20:38:25 +0100 Subject: [PATCH] diz memory leak + import --- Device.go | 48 +++-- examples/DeviceService.go | 10 +- sdk/codegen/main.go | 6 +- sdk/device/AddIPAddressFilter_auto.go | 6 +- sdk/device/AddScopes_auto.go | 6 +- sdk/device/CreateCertificate_auto.go | 6 +- sdk/device/CreateDot1XConfiguration_auto.go | 6 +- sdk/device/CreateStorageConfiguration_auto.go | 6 +- sdk/device/CreateUsers_auto.go | 6 +- sdk/device/DeleteCertificates_auto.go | 6 +- sdk/device/DeleteDot1XConfiguration_auto.go | 6 +- sdk/device/DeleteGeoLocation_auto.go | 6 +- sdk/device/DeleteStorageConfiguration_auto.go | 6 +- sdk/device/DeleteUsers_auto.go | 6 +- sdk/device/GetAccessPolicy_auto.go | 6 +- sdk/device/GetCACertificates_auto.go | 6 +- sdk/device/GetCapabilities_auto.go | 6 +- sdk/device/GetCertificateInformation_auto.go | 6 +- sdk/device/GetCertificatesStatus_auto.go | 6 +- sdk/device/GetCertificates_auto.go | 6 +- sdk/device/GetClientCertificateMode_auto.go | 6 +- sdk/device/GetDNS_auto.go | 6 +- sdk/device/GetDPAddresses_auto.go | 6 +- sdk/device/GetDeviceInformation_auto.go | 6 +- sdk/device/GetDiscoveryMode_auto.go | 6 +- sdk/device/GetDot11Capabilities_auto.go | 6 +- sdk/device/GetDot11Status_auto.go | 6 +- sdk/device/GetDot1XConfiguration_auto.go | 6 +- sdk/device/GetDot1XConfigurations_auto.go | 6 +- sdk/device/GetDynamicDNS_auto.go | 6 +- sdk/device/GetEndpointReference_auto.go | 6 +- sdk/device/GetGeoLocation_auto.go | 6 +- sdk/device/GetHostname_auto.go | 6 +- sdk/device/GetIPAddressFilter_auto.go | 6 +- sdk/device/GetNTP_auto.go | 6 +- sdk/device/GetNetworkDefaultGateway_auto.go | 6 +- sdk/device/GetNetworkInterfaces_auto.go | 6 +- sdk/device/GetNetworkProtocols_auto.go | 6 +- sdk/device/GetPkcs10Request_auto.go | 6 +- sdk/device/GetRelayOutputs_auto.go | 6 +- sdk/device/GetRemoteDiscoveryMode_auto.go | 6 +- sdk/device/GetRemoteUser_auto.go | 6 +- sdk/device/GetScopes_auto.go | 6 +- sdk/device/GetServiceCapabilities_auto.go | 6 +- sdk/device/GetServices_auto.go | 6 +- sdk/device/GetStorageConfiguration_auto.go | 6 +- sdk/device/GetStorageConfigurations_auto.go | 6 +- sdk/device/GetSystemBackup_auto.go | 6 +- sdk/device/GetSystemDateAndTime_auto.go | 6 +- sdk/device/GetSystemLog_auto.go | 6 +- .../GetSystemSupportInformation_auto.go | 6 +- sdk/device/GetSystemUris_auto.go | 6 +- sdk/device/GetUsers_auto.go | 6 +- sdk/device/GetWsdlUrl_auto.go | 6 +- sdk/device/GetZeroConfiguration_auto.go | 6 +- sdk/device/LoadCACertificates_auto.go | 6 +- .../LoadCertificateWithPrivateKey_auto.go | 6 +- sdk/device/LoadCertificates_auto.go | 6 +- sdk/device/RemoveIPAddressFilter_auto.go | 6 +- sdk/device/RemoveScopes_auto.go | 6 +- sdk/device/RestoreSystem_auto.go | 6 +- sdk/device/ScanAvailableDot11Networks_auto.go | 6 +- sdk/device/SendAuxiliaryCommand_auto.go | 6 +- sdk/device/SetAccessPolicy_auto.go | 6 +- sdk/device/SetCertificatesStatus_auto.go | 6 +- sdk/device/SetClientCertificateMode_auto.go | 6 +- sdk/device/SetDNS_auto.go | 6 +- sdk/device/SetDiscoveryMode_auto.go | 6 +- sdk/device/SetDot1XConfiguration_auto.go | 6 +- sdk/device/SetDynamicDNS_auto.go | 6 +- sdk/device/SetGeoLocation_auto.go | 6 +- sdk/device/SetHostnameFromDHCP_auto.go | 6 +- sdk/device/SetHostname_auto.go | 6 +- sdk/device/SetIPAddressFilter_auto.go | 6 +- sdk/device/SetNTP_auto.go | 6 +- sdk/device/SetNetworkDefaultGateway_auto.go | 6 +- sdk/device/SetNetworkInterfaces_auto.go | 6 +- sdk/device/SetNetworkProtocols_auto.go | 6 +- sdk/device/SetRelayOutputSettings_auto.go | 6 +- sdk/device/SetRelayOutputState_auto.go | 6 +- sdk/device/SetRemoteDiscoveryMode_auto.go | 6 +- sdk/device/SetRemoteUser_auto.go | 6 +- sdk/device/SetScopes_auto.go | 6 +- sdk/device/SetStorageConfiguration_auto.go | 6 +- sdk/device/SetSystemDateAndTime_auto.go | 6 +- sdk/device/SetSystemFactoryDefault_auto.go | 6 +- sdk/device/SetUser_auto.go | 6 +- sdk/device/SetZeroConfiguration_auto.go | 6 +- sdk/device/StartFirmwareUpgrade_auto.go | 6 +- sdk/device/StartSystemRestore_auto.go | 6 +- sdk/device/SystemReboot_auto.go | 6 +- sdk/device/UpgradeSystemFirmware_auto.go | 6 +- sdk/device/device.go | 178 +++++++++--------- sdk/event/CreatePullPointSubscription_auto.go | 6 +- sdk/event/GetEventProperties_auto.go | 6 +- sdk/event/GetServiceCapabilities_auto.go | 6 +- sdk/event/Subscribe_auto.go | 6 +- sdk/event/Unsubscribe_auto.go | 6 +- .../AddAudioDecoderConfiguration_auto.go | 6 +- .../AddAudioEncoderConfiguration_auto.go | 6 +- sdk/media/AddAudioOutputConfiguration_auto.go | 6 +- sdk/media/AddAudioSourceConfiguration_auto.go | 6 +- sdk/media/AddMetadataConfiguration_auto.go | 6 +- sdk/media/AddPTZConfiguration_auto.go | 6 +- .../AddVideoAnalyticsConfiguration_auto.go | 6 +- .../AddVideoEncoderConfiguration_auto.go | 6 +- sdk/media/AddVideoSourceConfiguration_auto.go | 6 +- sdk/media/CreateOSD_auto.go | 6 +- sdk/media/CreateProfile_auto.go | 6 +- sdk/media/DeleteOSD_auto.go | 6 +- sdk/media/DeleteProfile_auto.go | 6 +- ...etAudioDecoderConfigurationOptions_auto.go | 6 +- .../GetAudioDecoderConfiguration_auto.go | 6 +- .../GetAudioDecoderConfigurations_auto.go | 6 +- ...etAudioEncoderConfigurationOptions_auto.go | 6 +- .../GetAudioEncoderConfiguration_auto.go | 6 +- .../GetAudioEncoderConfigurations_auto.go | 6 +- ...GetAudioOutputConfigurationOptions_auto.go | 6 +- sdk/media/GetAudioOutputConfiguration_auto.go | 6 +- .../GetAudioOutputConfigurations_auto.go | 6 +- sdk/media/GetAudioOutputs_auto.go | 6 +- ...GetAudioSourceConfigurationOptions_auto.go | 6 +- sdk/media/GetAudioSourceConfiguration_auto.go | 6 +- .../GetAudioSourceConfigurations_auto.go | 6 +- sdk/media/GetAudioSources_auto.go | 6 +- ...mpatibleAudioDecoderConfigurations_auto.go | 6 +- ...mpatibleAudioEncoderConfigurations_auto.go | 6 +- ...ompatibleAudioOutputConfigurations_auto.go | 6 +- ...ompatibleAudioSourceConfigurations_auto.go | 6 +- ...etCompatibleMetadataConfigurations_auto.go | 6 +- ...atibleVideoAnalyticsConfigurations_auto.go | 6 +- ...mpatibleVideoEncoderConfigurations_auto.go | 6 +- ...ompatibleVideoSourceConfigurations_auto.go | 6 +- ...nteedNumberOfVideoEncoderInstances_auto.go | 6 +- .../GetMetadataConfigurationOptions_auto.go | 6 +- sdk/media/GetMetadataConfiguration_auto.go | 6 +- sdk/media/GetMetadataConfigurations_auto.go | 6 +- sdk/media/GetOSDOptions_auto.go | 6 +- sdk/media/GetOSD_auto.go | 6 +- sdk/media/GetOSDs_auto.go | 6 +- sdk/media/GetProfile_auto.go | 6 +- sdk/media/GetProfiles_auto.go | 6 +- sdk/media/GetServiceCapabilities_auto.go | 6 +- sdk/media/GetSnapshotUri_auto.go | 6 +- sdk/media/GetStreamUri_auto.go | 6 +- .../GetVideoAnalyticsConfiguration_auto.go | 6 +- .../GetVideoAnalyticsConfigurations_auto.go | 6 +- ...etVideoEncoderConfigurationOptions_auto.go | 6 +- .../GetVideoEncoderConfiguration_auto.go | 6 +- .../GetVideoEncoderConfigurations_auto.go | 6 +- ...GetVideoSourceConfigurationOptions_auto.go | 6 +- sdk/media/GetVideoSourceConfiguration_auto.go | 6 +- .../GetVideoSourceConfigurations_auto.go | 6 +- sdk/media/GetVideoSourceModes_auto.go | 6 +- sdk/media/GetVideoSources_auto.go | 6 +- .../RemoveAudioDecoderConfiguration_auto.go | 6 +- .../RemoveAudioEncoderConfiguration_auto.go | 6 +- .../RemoveAudioOutputConfiguration_auto.go | 6 +- .../RemoveAudioSourceConfiguration_auto.go | 6 +- sdk/media/RemoveMetadataConfiguration_auto.go | 6 +- sdk/media/RemovePTZConfiguration_auto.go | 6 +- .../RemoveVideoAnalyticsConfiguration_auto.go | 6 +- .../RemoveVideoEncoderConfiguration_auto.go | 6 +- .../RemoveVideoSourceConfiguration_auto.go | 6 +- .../SetAudioDecoderConfiguration_auto.go | 6 +- .../SetAudioEncoderConfiguration_auto.go | 6 +- sdk/media/SetAudioOutputConfiguration_auto.go | 6 +- sdk/media/SetAudioSourceConfiguration_auto.go | 6 +- sdk/media/SetMetadataConfiguration_auto.go | 6 +- sdk/media/SetOSD_auto.go | 6 +- sdk/media/SetSynchronizationPoint_auto.go | 6 +- .../SetVideoAnalyticsConfiguration_auto.go | 6 +- .../SetVideoEncoderConfiguration_auto.go | 6 +- sdk/media/SetVideoSourceConfiguration_auto.go | 6 +- sdk/media/SetVideoSourceMode_auto.go | 6 +- sdk/media/StartMulticastStreaming_auto.go | 6 +- sdk/media/StopMulticastStreaming_auto.go | 6 +- sdk/media/media.go | 158 ++++++++-------- sdk/ptz/AbsoluteMove_auto.go | 6 +- sdk/ptz/ContinuousMove_auto.go | 6 +- sdk/ptz/CreatePresetTour_auto.go | 6 +- sdk/ptz/GeoMove_auto.go | 6 +- sdk/ptz/GetCompatibleConfigurations_auto.go | 6 +- sdk/ptz/GetConfigurationOptions_auto.go | 6 +- sdk/ptz/GetConfiguration_auto.go | 6 +- sdk/ptz/GetConfigurations_auto.go | 6 +- sdk/ptz/GetNode_auto.go | 6 +- sdk/ptz/GetNodes_auto.go | 6 +- sdk/ptz/GetPresetTourOptions_auto.go | 6 +- sdk/ptz/GetPresetTour_auto.go | 6 +- sdk/ptz/GetPresetTours_auto.go | 6 +- sdk/ptz/GetPresets_auto.go | 6 +- sdk/ptz/GetServiceCapabilities_auto.go | 6 +- sdk/ptz/GetStatus_auto.go | 6 +- sdk/ptz/GotoHomePosition_auto.go | 6 +- sdk/ptz/GotoPreset_auto.go | 6 +- sdk/ptz/ModifyPresetTour_auto.go | 6 +- sdk/ptz/OperatePresetTour_auto.go | 6 +- sdk/ptz/RelativeMove_auto.go | 6 +- sdk/ptz/RemovePresetTour_auto.go | 6 +- sdk/ptz/RemovePreset_auto.go | 6 +- sdk/ptz/SendAuxiliaryCommand_auto.go | 6 +- sdk/ptz/SetConfiguration_auto.go | 6 +- sdk/ptz/SetHomePosition_auto.go | 6 +- sdk/ptz/SetPreset_auto.go | 6 +- sdk/ptz/Stop_auto.go | 6 +- sdk/ptz/ptz.go | 56 +++--- 207 files changed, 830 insertions(+), 832 deletions(-) diff --git a/Device.go b/Device.go index 1801ab77..d88f5485 100644 --- a/Device.go +++ b/Device.go @@ -17,7 +17,7 @@ import ( wsdiscovery "github.com/kerberos-io/onvif/ws-discovery" ) -//Xlmns XML Scheam +// Xlmns XML Scheam var Xlmns = map[string]string{ "onvif": "http://www.onvif.org/ver10/schema", "tds": "http://www.onvif.org/ver10/device/wsdl", @@ -36,7 +36,7 @@ var Xlmns = map[string]string{ "wsaw": "http://www.w3.org/2006/05/addressing/wsdl", } -//DeviceType alias for int +// DeviceType alias for int type DeviceType int // Onvif Device Tyoe @@ -63,7 +63,7 @@ func (devType DeviceType) String() string { } } -//DeviceInfo struct contains general information about ONVIF device +// DeviceInfo struct contains general information about ONVIF device type DeviceInfo struct { Manufacturer string Model string @@ -72,9 +72,9 @@ type DeviceInfo struct { HardwareId string } -//Device for a new device of onvif and DeviceInfo -//struct represents an abstract ONVIF device. -//It contains methods, which helps to communicate with ONVIF device +// Device for a new device of onvif and DeviceInfo +// struct represents an abstract ONVIF device. +// It contains methods, which helps to communicate with ONVIF device type Device struct { params DeviceParams endpoints map[string]string @@ -88,12 +88,12 @@ type DeviceParams struct { HttpClient *http.Client } -//GetServices return available endpoints +// GetServices return available endpoints func (dev *Device) GetServices() map[string]string { return dev.endpoints } -//GetServices return available endpoints +// GetServices return available endpoints func (dev *Device) GetDeviceInfo() DeviceInfo { return dev.info } @@ -106,7 +106,7 @@ func readResponse(resp *http.Response) string { return string(b) } -//GetAvailableDevicesAtSpecificEthernetInterface ... +// GetAvailableDevicesAtSpecificEthernetInterface ... func GetAvailableDevicesAtSpecificEthernetInterface(interfaceName string) ([]Device, error) { // Call a ws-discovery Probe Message to Discover NVT type Devices devices, err := wsdiscovery.SendProbe(interfaceName, nil, []string{"dn:" + NVT.String()}, map[string]string{"dn": "http://www.onvif.org/ver10/network/wsdl"}) @@ -140,16 +140,8 @@ func GetAvailableDevicesAtSpecificEthernetInterface(interfaceName string) ([]Dev return nvtDevices, nil } -func (dev *Device) getSupportedServices(resp *http.Response) error { +func (dev *Device) getSupportedServices(data []byte) error { doc := etree.NewDocument() - - data, err := ioutil.ReadAll(resp.Body) - if err != nil { - return err - } - - resp.Body.Close() - if err := doc.ReadFromBytes(data); err != nil { //log.Println(err.Error()) return err @@ -168,7 +160,7 @@ func (dev *Device) getSupportedServices(resp *http.Response) error { return nil } -//NewDevice function construct a ONVIF Device entity +// NewDevice function construct a ONVIF Device entity func NewDevice(params DeviceParams) (*Device, error) { dev := new(Device) dev.params = params @@ -183,11 +175,17 @@ func NewDevice(params DeviceParams) (*Device, error) { resp, err := dev.CallMethod(getCapabilities) + var b []byte + if resp != nil { + b, err = ioutil.ReadAll(resp.Body) + resp.Body.Close() + } + if err != nil || resp.StatusCode != http.StatusOK { return nil, errors.New("camera is not available at " + dev.params.Xaddr + " or it does not support ONVIF services") } - err = dev.getSupportedServices(resp) + err = dev.getSupportedServices(b) if err != nil { return nil, err } @@ -209,7 +207,7 @@ func (dev *Device) addEndpoint(Key, Value string) { dev.endpoints[lowCaseKey] = Value } -//GetEndpoint returns specific ONVIF service endpoint address +// GetEndpoint returns specific ONVIF service endpoint address func (dev *Device) GetEndpoint(name string) string { return dev.endpoints[name] } @@ -229,7 +227,7 @@ func (dev Device) buildMethodSOAP(msg string) (gosoap.SoapMessage, error) { return soap, nil } -//getEndpoint functions get the target service endpoint in a better way +// getEndpoint functions get the target service endpoint in a better way func (dev Device) getEndpoint(endpoint string) (string, error) { // common condition, endpointMark in map we use this. @@ -250,8 +248,8 @@ func (dev Device) getEndpoint(endpoint string) (string, error) { return endpointURL, errors.New("target endpoint service not found") } -//CallMethod functions call an method, defined struct. -//You should use Authenticate method to call authorized requests. +// CallMethod functions call an method, defined struct. +// You should use Authenticate method to call authorized requests. func (dev Device) CallMethod(method interface{}) (*http.Response, error) { pkgPath := strings.Split(reflect.TypeOf(method).PkgPath(), "/") pkg := strings.ToLower(pkgPath[len(pkgPath)-1]) @@ -263,7 +261,7 @@ func (dev Device) CallMethod(method interface{}) (*http.Response, error) { return dev.callMethodDo(endpoint, method) } -//CallMethod functions call an method, defined struct with authentication data +// CallMethod functions call an method, defined struct with authentication data func (dev Device) callMethodDo(endpoint string, method interface{}) (*http.Response, error) { output, err := xml.MarshalIndent(method, " ", " ") if err != nil { diff --git a/examples/DeviceService.go b/examples/DeviceService.go index 84cc9bd2..5bf6aa89 100644 --- a/examples/DeviceService.go +++ b/examples/DeviceService.go @@ -6,10 +6,10 @@ import ( "log" "net/http" - goonvif "github.com/use-go/onvif" - "github.com/use-go/onvif/device" - sdk "github.com/use-go/onvif/sdk/device" - "github.com/use-go/onvif/xsd/onvif" + goonvif "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/device" + sdk "github.com/kerberos-io/onvif/sdk/device" + "github.com/kerberos-io/onvif/xsd/onvif" ) const ( @@ -60,7 +60,7 @@ func main() { if err != nil { log.Println(err) } else { - // You could use https://github.com/use-go/onvif/gosoap for pretty printing response + // You could use https://github.com/kerberos-io/onvif/gosoap for pretty printing response fmt.Println(createUserResponse) } diff --git a/sdk/codegen/main.go b/sdk/codegen/main.go index d49b0b66..9884c999 100644 --- a/sdk/codegen/main.go +++ b/sdk/codegen/main.go @@ -19,9 +19,9 @@ package {{.Package}} import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/{{.StructPackage}}" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/{{.StructPackage}}" ) // Call_{{.TypeRequest}} forwards the call to dev.CallMethod() then parses the payload of the reply as a {{.TypeReply}}. diff --git a/sdk/device/AddIPAddressFilter_auto.go b/sdk/device/AddIPAddressFilter_auto.go index bb74bb2a..15cd4dfa 100644 --- a/sdk/device/AddIPAddressFilter_auto.go +++ b/sdk/device/AddIPAddressFilter_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_AddIPAddressFilter forwards the call to dev.CallMethod() then parses the payload of the reply as a AddIPAddressFilterResponse. diff --git a/sdk/device/AddScopes_auto.go b/sdk/device/AddScopes_auto.go index d665d94e..0f765f40 100644 --- a/sdk/device/AddScopes_auto.go +++ b/sdk/device/AddScopes_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_AddScopes forwards the call to dev.CallMethod() then parses the payload of the reply as a AddScopesResponse. diff --git a/sdk/device/CreateCertificate_auto.go b/sdk/device/CreateCertificate_auto.go index 3409679b..1a733d58 100644 --- a/sdk/device/CreateCertificate_auto.go +++ b/sdk/device/CreateCertificate_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_CreateCertificate forwards the call to dev.CallMethod() then parses the payload of the reply as a CreateCertificateResponse. diff --git a/sdk/device/CreateDot1XConfiguration_auto.go b/sdk/device/CreateDot1XConfiguration_auto.go index 43de94c4..c34ec641 100644 --- a/sdk/device/CreateDot1XConfiguration_auto.go +++ b/sdk/device/CreateDot1XConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_CreateDot1XConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a CreateDot1XConfigurationResponse. diff --git a/sdk/device/CreateStorageConfiguration_auto.go b/sdk/device/CreateStorageConfiguration_auto.go index 78f27fff..542f374d 100644 --- a/sdk/device/CreateStorageConfiguration_auto.go +++ b/sdk/device/CreateStorageConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_CreateStorageConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a CreateStorageConfigurationResponse. diff --git a/sdk/device/CreateUsers_auto.go b/sdk/device/CreateUsers_auto.go index 4eabb153..a938bed9 100644 --- a/sdk/device/CreateUsers_auto.go +++ b/sdk/device/CreateUsers_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_CreateUsers forwards the call to dev.CallMethod() then parses the payload of the reply as a CreateUsersResponse. diff --git a/sdk/device/DeleteCertificates_auto.go b/sdk/device/DeleteCertificates_auto.go index 15390bf9..5aedbe8d 100644 --- a/sdk/device/DeleteCertificates_auto.go +++ b/sdk/device/DeleteCertificates_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_DeleteCertificates forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteCertificatesResponse. diff --git a/sdk/device/DeleteDot1XConfiguration_auto.go b/sdk/device/DeleteDot1XConfiguration_auto.go index 25335b26..51dea1fd 100644 --- a/sdk/device/DeleteDot1XConfiguration_auto.go +++ b/sdk/device/DeleteDot1XConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_DeleteDot1XConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteDot1XConfigurationResponse. diff --git a/sdk/device/DeleteGeoLocation_auto.go b/sdk/device/DeleteGeoLocation_auto.go index 7b1be28b..13a2af70 100644 --- a/sdk/device/DeleteGeoLocation_auto.go +++ b/sdk/device/DeleteGeoLocation_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_DeleteGeoLocation forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteGeoLocationResponse. diff --git a/sdk/device/DeleteStorageConfiguration_auto.go b/sdk/device/DeleteStorageConfiguration_auto.go index 8362441b..7866d534 100644 --- a/sdk/device/DeleteStorageConfiguration_auto.go +++ b/sdk/device/DeleteStorageConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_DeleteStorageConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteStorageConfigurationResponse. diff --git a/sdk/device/DeleteUsers_auto.go b/sdk/device/DeleteUsers_auto.go index 4c003372..786a5a42 100644 --- a/sdk/device/DeleteUsers_auto.go +++ b/sdk/device/DeleteUsers_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_DeleteUsers forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteUsersResponse. diff --git a/sdk/device/GetAccessPolicy_auto.go b/sdk/device/GetAccessPolicy_auto.go index 4710b826..66ac1ee6 100644 --- a/sdk/device/GetAccessPolicy_auto.go +++ b/sdk/device/GetAccessPolicy_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetAccessPolicy forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAccessPolicyResponse. diff --git a/sdk/device/GetCACertificates_auto.go b/sdk/device/GetCACertificates_auto.go index 8fb1eaf9..160a8c20 100644 --- a/sdk/device/GetCACertificates_auto.go +++ b/sdk/device/GetCACertificates_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetCACertificates forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCACertificatesResponse. diff --git a/sdk/device/GetCapabilities_auto.go b/sdk/device/GetCapabilities_auto.go index 86fc1541..8df95ee6 100644 --- a/sdk/device/GetCapabilities_auto.go +++ b/sdk/device/GetCapabilities_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetCapabilities forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCapabilitiesResponse. diff --git a/sdk/device/GetCertificateInformation_auto.go b/sdk/device/GetCertificateInformation_auto.go index 4d966d40..f91541ba 100644 --- a/sdk/device/GetCertificateInformation_auto.go +++ b/sdk/device/GetCertificateInformation_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetCertificateInformation forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCertificateInformationResponse. diff --git a/sdk/device/GetCertificatesStatus_auto.go b/sdk/device/GetCertificatesStatus_auto.go index 6f3da111..1981b6b9 100644 --- a/sdk/device/GetCertificatesStatus_auto.go +++ b/sdk/device/GetCertificatesStatus_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetCertificatesStatus forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCertificatesStatusResponse. diff --git a/sdk/device/GetCertificates_auto.go b/sdk/device/GetCertificates_auto.go index ec856fb0..7143c7d2 100644 --- a/sdk/device/GetCertificates_auto.go +++ b/sdk/device/GetCertificates_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetCertificates forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCertificatesResponse. diff --git a/sdk/device/GetClientCertificateMode_auto.go b/sdk/device/GetClientCertificateMode_auto.go index 122be49e..9f3ba106 100644 --- a/sdk/device/GetClientCertificateMode_auto.go +++ b/sdk/device/GetClientCertificateMode_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetClientCertificateMode forwards the call to dev.CallMethod() then parses the payload of the reply as a GetClientCertificateModeResponse. diff --git a/sdk/device/GetDNS_auto.go b/sdk/device/GetDNS_auto.go index 3fe0f843..68f60d28 100644 --- a/sdk/device/GetDNS_auto.go +++ b/sdk/device/GetDNS_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDNS forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDNSResponse. diff --git a/sdk/device/GetDPAddresses_auto.go b/sdk/device/GetDPAddresses_auto.go index e8e8b807..6b12e4d3 100644 --- a/sdk/device/GetDPAddresses_auto.go +++ b/sdk/device/GetDPAddresses_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDPAddresses forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDPAddressesResponse. diff --git a/sdk/device/GetDeviceInformation_auto.go b/sdk/device/GetDeviceInformation_auto.go index dac510da..9511f7ec 100644 --- a/sdk/device/GetDeviceInformation_auto.go +++ b/sdk/device/GetDeviceInformation_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDeviceInformation forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDeviceInformationResponse. diff --git a/sdk/device/GetDiscoveryMode_auto.go b/sdk/device/GetDiscoveryMode_auto.go index 5d8565e3..81c8b2bc 100644 --- a/sdk/device/GetDiscoveryMode_auto.go +++ b/sdk/device/GetDiscoveryMode_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDiscoveryMode forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDiscoveryModeResponse. diff --git a/sdk/device/GetDot11Capabilities_auto.go b/sdk/device/GetDot11Capabilities_auto.go index f9cb0b89..68cfc0f1 100644 --- a/sdk/device/GetDot11Capabilities_auto.go +++ b/sdk/device/GetDot11Capabilities_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDot11Capabilities forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDot11CapabilitiesResponse. diff --git a/sdk/device/GetDot11Status_auto.go b/sdk/device/GetDot11Status_auto.go index 8b92b702..7256878b 100644 --- a/sdk/device/GetDot11Status_auto.go +++ b/sdk/device/GetDot11Status_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDot11Status forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDot11StatusResponse. diff --git a/sdk/device/GetDot1XConfiguration_auto.go b/sdk/device/GetDot1XConfiguration_auto.go index 3e6531f5..19e3e64b 100644 --- a/sdk/device/GetDot1XConfiguration_auto.go +++ b/sdk/device/GetDot1XConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDot1XConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDot1XConfigurationResponse. diff --git a/sdk/device/GetDot1XConfigurations_auto.go b/sdk/device/GetDot1XConfigurations_auto.go index 5b3c8a16..3b497790 100644 --- a/sdk/device/GetDot1XConfigurations_auto.go +++ b/sdk/device/GetDot1XConfigurations_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDot1XConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDot1XConfigurationsResponse. diff --git a/sdk/device/GetDynamicDNS_auto.go b/sdk/device/GetDynamicDNS_auto.go index aba75d42..7cf603b7 100644 --- a/sdk/device/GetDynamicDNS_auto.go +++ b/sdk/device/GetDynamicDNS_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetDynamicDNS forwards the call to dev.CallMethod() then parses the payload of the reply as a GetDynamicDNSResponse. diff --git a/sdk/device/GetEndpointReference_auto.go b/sdk/device/GetEndpointReference_auto.go index ac40ae4c..2261c528 100644 --- a/sdk/device/GetEndpointReference_auto.go +++ b/sdk/device/GetEndpointReference_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetEndpointReference forwards the call to dev.CallMethod() then parses the payload of the reply as a GetEndpointReferenceResponse. diff --git a/sdk/device/GetGeoLocation_auto.go b/sdk/device/GetGeoLocation_auto.go index 20febace..c734c7fd 100644 --- a/sdk/device/GetGeoLocation_auto.go +++ b/sdk/device/GetGeoLocation_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetGeoLocation forwards the call to dev.CallMethod() then parses the payload of the reply as a GetGeoLocationResponse. diff --git a/sdk/device/GetHostname_auto.go b/sdk/device/GetHostname_auto.go index 8cacaa71..79c67e63 100644 --- a/sdk/device/GetHostname_auto.go +++ b/sdk/device/GetHostname_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetHostname forwards the call to dev.CallMethod() then parses the payload of the reply as a GetHostnameResponse. diff --git a/sdk/device/GetIPAddressFilter_auto.go b/sdk/device/GetIPAddressFilter_auto.go index 1944bc25..9c7fd95c 100644 --- a/sdk/device/GetIPAddressFilter_auto.go +++ b/sdk/device/GetIPAddressFilter_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetIPAddressFilter forwards the call to dev.CallMethod() then parses the payload of the reply as a GetIPAddressFilterResponse. diff --git a/sdk/device/GetNTP_auto.go b/sdk/device/GetNTP_auto.go index 45b8f5a3..8851044d 100644 --- a/sdk/device/GetNTP_auto.go +++ b/sdk/device/GetNTP_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetNTP forwards the call to dev.CallMethod() then parses the payload of the reply as a GetNTPResponse. diff --git a/sdk/device/GetNetworkDefaultGateway_auto.go b/sdk/device/GetNetworkDefaultGateway_auto.go index 6b380974..3f2dff4d 100644 --- a/sdk/device/GetNetworkDefaultGateway_auto.go +++ b/sdk/device/GetNetworkDefaultGateway_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetNetworkDefaultGateway forwards the call to dev.CallMethod() then parses the payload of the reply as a GetNetworkDefaultGatewayResponse. diff --git a/sdk/device/GetNetworkInterfaces_auto.go b/sdk/device/GetNetworkInterfaces_auto.go index 3b37ca74..a19be90e 100644 --- a/sdk/device/GetNetworkInterfaces_auto.go +++ b/sdk/device/GetNetworkInterfaces_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetNetworkInterfaces forwards the call to dev.CallMethod() then parses the payload of the reply as a GetNetworkInterfacesResponse. diff --git a/sdk/device/GetNetworkProtocols_auto.go b/sdk/device/GetNetworkProtocols_auto.go index 0fe53f39..b922d681 100644 --- a/sdk/device/GetNetworkProtocols_auto.go +++ b/sdk/device/GetNetworkProtocols_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetNetworkProtocols forwards the call to dev.CallMethod() then parses the payload of the reply as a GetNetworkProtocolsResponse. diff --git a/sdk/device/GetPkcs10Request_auto.go b/sdk/device/GetPkcs10Request_auto.go index b5e78614..d4cc7e8c 100644 --- a/sdk/device/GetPkcs10Request_auto.go +++ b/sdk/device/GetPkcs10Request_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetPkcs10Request forwards the call to dev.CallMethod() then parses the payload of the reply as a GetPkcs10RequestResponse. diff --git a/sdk/device/GetRelayOutputs_auto.go b/sdk/device/GetRelayOutputs_auto.go index fedd4fe2..732ab49c 100644 --- a/sdk/device/GetRelayOutputs_auto.go +++ b/sdk/device/GetRelayOutputs_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetRelayOutputs forwards the call to dev.CallMethod() then parses the payload of the reply as a GetRelayOutputsResponse. diff --git a/sdk/device/GetRemoteDiscoveryMode_auto.go b/sdk/device/GetRemoteDiscoveryMode_auto.go index b8d36bb4..263fa236 100644 --- a/sdk/device/GetRemoteDiscoveryMode_auto.go +++ b/sdk/device/GetRemoteDiscoveryMode_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetRemoteDiscoveryMode forwards the call to dev.CallMethod() then parses the payload of the reply as a GetRemoteDiscoveryModeResponse. diff --git a/sdk/device/GetRemoteUser_auto.go b/sdk/device/GetRemoteUser_auto.go index cc32bd61..bdab0b15 100644 --- a/sdk/device/GetRemoteUser_auto.go +++ b/sdk/device/GetRemoteUser_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetRemoteUser forwards the call to dev.CallMethod() then parses the payload of the reply as a GetRemoteUserResponse. diff --git a/sdk/device/GetScopes_auto.go b/sdk/device/GetScopes_auto.go index c23bf58a..9f68ecba 100644 --- a/sdk/device/GetScopes_auto.go +++ b/sdk/device/GetScopes_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetScopes forwards the call to dev.CallMethod() then parses the payload of the reply as a GetScopesResponse. diff --git a/sdk/device/GetServiceCapabilities_auto.go b/sdk/device/GetServiceCapabilities_auto.go index bdbc3900..54f970cb 100644 --- a/sdk/device/GetServiceCapabilities_auto.go +++ b/sdk/device/GetServiceCapabilities_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetServiceCapabilities forwards the call to dev.CallMethod() then parses the payload of the reply as a GetServiceCapabilitiesResponse. diff --git a/sdk/device/GetServices_auto.go b/sdk/device/GetServices_auto.go index 15d3593b..bfbef441 100644 --- a/sdk/device/GetServices_auto.go +++ b/sdk/device/GetServices_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetServices forwards the call to dev.CallMethod() then parses the payload of the reply as a GetServicesResponse. diff --git a/sdk/device/GetStorageConfiguration_auto.go b/sdk/device/GetStorageConfiguration_auto.go index 1bdf670d..ceac17c4 100644 --- a/sdk/device/GetStorageConfiguration_auto.go +++ b/sdk/device/GetStorageConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetStorageConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetStorageConfigurationResponse. diff --git a/sdk/device/GetStorageConfigurations_auto.go b/sdk/device/GetStorageConfigurations_auto.go index bb83e062..502be952 100644 --- a/sdk/device/GetStorageConfigurations_auto.go +++ b/sdk/device/GetStorageConfigurations_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetStorageConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetStorageConfigurationsResponse. diff --git a/sdk/device/GetSystemBackup_auto.go b/sdk/device/GetSystemBackup_auto.go index 773f5097..37884d0c 100644 --- a/sdk/device/GetSystemBackup_auto.go +++ b/sdk/device/GetSystemBackup_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetSystemBackup forwards the call to dev.CallMethod() then parses the payload of the reply as a GetSystemBackupResponse. diff --git a/sdk/device/GetSystemDateAndTime_auto.go b/sdk/device/GetSystemDateAndTime_auto.go index 4f54ea93..6c2d265c 100644 --- a/sdk/device/GetSystemDateAndTime_auto.go +++ b/sdk/device/GetSystemDateAndTime_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetSystemDateAndTime forwards the call to dev.CallMethod() then parses the payload of the reply as a GetSystemDateAndTimeResponse. diff --git a/sdk/device/GetSystemLog_auto.go b/sdk/device/GetSystemLog_auto.go index 40c969aa..87b99453 100644 --- a/sdk/device/GetSystemLog_auto.go +++ b/sdk/device/GetSystemLog_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetSystemLog forwards the call to dev.CallMethod() then parses the payload of the reply as a GetSystemLogResponse. diff --git a/sdk/device/GetSystemSupportInformation_auto.go b/sdk/device/GetSystemSupportInformation_auto.go index 9a9a3965..16593ad5 100644 --- a/sdk/device/GetSystemSupportInformation_auto.go +++ b/sdk/device/GetSystemSupportInformation_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetSystemSupportInformation forwards the call to dev.CallMethod() then parses the payload of the reply as a GetSystemSupportInformationResponse. diff --git a/sdk/device/GetSystemUris_auto.go b/sdk/device/GetSystemUris_auto.go index 4a7d2afe..1eec1750 100644 --- a/sdk/device/GetSystemUris_auto.go +++ b/sdk/device/GetSystemUris_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetSystemUris forwards the call to dev.CallMethod() then parses the payload of the reply as a GetSystemUrisResponse. diff --git a/sdk/device/GetUsers_auto.go b/sdk/device/GetUsers_auto.go index 156d7c9d..95d863dc 100644 --- a/sdk/device/GetUsers_auto.go +++ b/sdk/device/GetUsers_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetUsers forwards the call to dev.CallMethod() then parses the payload of the reply as a GetUsersResponse. diff --git a/sdk/device/GetWsdlUrl_auto.go b/sdk/device/GetWsdlUrl_auto.go index 5f49e100..a010bccd 100644 --- a/sdk/device/GetWsdlUrl_auto.go +++ b/sdk/device/GetWsdlUrl_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetWsdlUrl forwards the call to dev.CallMethod() then parses the payload of the reply as a GetWsdlUrlResponse. diff --git a/sdk/device/GetZeroConfiguration_auto.go b/sdk/device/GetZeroConfiguration_auto.go index 3e011546..02887a87 100644 --- a/sdk/device/GetZeroConfiguration_auto.go +++ b/sdk/device/GetZeroConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_GetZeroConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetZeroConfigurationResponse. diff --git a/sdk/device/LoadCACertificates_auto.go b/sdk/device/LoadCACertificates_auto.go index 6c5aacd6..8a15da6d 100644 --- a/sdk/device/LoadCACertificates_auto.go +++ b/sdk/device/LoadCACertificates_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_LoadCACertificates forwards the call to dev.CallMethod() then parses the payload of the reply as a LoadCACertificatesResponse. diff --git a/sdk/device/LoadCertificateWithPrivateKey_auto.go b/sdk/device/LoadCertificateWithPrivateKey_auto.go index 3184f848..376952b7 100644 --- a/sdk/device/LoadCertificateWithPrivateKey_auto.go +++ b/sdk/device/LoadCertificateWithPrivateKey_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_LoadCertificateWithPrivateKey forwards the call to dev.CallMethod() then parses the payload of the reply as a LoadCertificateWithPrivateKeyResponse. diff --git a/sdk/device/LoadCertificates_auto.go b/sdk/device/LoadCertificates_auto.go index 04eb82bb..7a2385ab 100644 --- a/sdk/device/LoadCertificates_auto.go +++ b/sdk/device/LoadCertificates_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_LoadCertificates forwards the call to dev.CallMethod() then parses the payload of the reply as a LoadCertificatesResponse. diff --git a/sdk/device/RemoveIPAddressFilter_auto.go b/sdk/device/RemoveIPAddressFilter_auto.go index 072f3378..fabb4c6e 100644 --- a/sdk/device/RemoveIPAddressFilter_auto.go +++ b/sdk/device/RemoveIPAddressFilter_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_RemoveIPAddressFilter forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveIPAddressFilterResponse. diff --git a/sdk/device/RemoveScopes_auto.go b/sdk/device/RemoveScopes_auto.go index ffcd995e..3aa699f9 100644 --- a/sdk/device/RemoveScopes_auto.go +++ b/sdk/device/RemoveScopes_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_RemoveScopes forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveScopesResponse. diff --git a/sdk/device/RestoreSystem_auto.go b/sdk/device/RestoreSystem_auto.go index 00515a0c..4a18cc6c 100644 --- a/sdk/device/RestoreSystem_auto.go +++ b/sdk/device/RestoreSystem_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_RestoreSystem forwards the call to dev.CallMethod() then parses the payload of the reply as a RestoreSystemResponse. diff --git a/sdk/device/ScanAvailableDot11Networks_auto.go b/sdk/device/ScanAvailableDot11Networks_auto.go index 7df81bcc..ba8a498d 100644 --- a/sdk/device/ScanAvailableDot11Networks_auto.go +++ b/sdk/device/ScanAvailableDot11Networks_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_ScanAvailableDot11Networks forwards the call to dev.CallMethod() then parses the payload of the reply as a ScanAvailableDot11NetworksResponse. diff --git a/sdk/device/SendAuxiliaryCommand_auto.go b/sdk/device/SendAuxiliaryCommand_auto.go index 2d24019a..df23a07b 100644 --- a/sdk/device/SendAuxiliaryCommand_auto.go +++ b/sdk/device/SendAuxiliaryCommand_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SendAuxiliaryCommand forwards the call to dev.CallMethod() then parses the payload of the reply as a SendAuxiliaryCommandResponse. diff --git a/sdk/device/SetAccessPolicy_auto.go b/sdk/device/SetAccessPolicy_auto.go index 922173e8..4c29b295 100644 --- a/sdk/device/SetAccessPolicy_auto.go +++ b/sdk/device/SetAccessPolicy_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetAccessPolicy forwards the call to dev.CallMethod() then parses the payload of the reply as a SetAccessPolicyResponse. diff --git a/sdk/device/SetCertificatesStatus_auto.go b/sdk/device/SetCertificatesStatus_auto.go index 09be5ac6..c3ff4864 100644 --- a/sdk/device/SetCertificatesStatus_auto.go +++ b/sdk/device/SetCertificatesStatus_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetCertificatesStatus forwards the call to dev.CallMethod() then parses the payload of the reply as a SetCertificatesStatusResponse. diff --git a/sdk/device/SetClientCertificateMode_auto.go b/sdk/device/SetClientCertificateMode_auto.go index 50fd2165..3eae86f5 100644 --- a/sdk/device/SetClientCertificateMode_auto.go +++ b/sdk/device/SetClientCertificateMode_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetClientCertificateMode forwards the call to dev.CallMethod() then parses the payload of the reply as a SetClientCertificateModeResponse. diff --git a/sdk/device/SetDNS_auto.go b/sdk/device/SetDNS_auto.go index b4121661..111f885e 100644 --- a/sdk/device/SetDNS_auto.go +++ b/sdk/device/SetDNS_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetDNS forwards the call to dev.CallMethod() then parses the payload of the reply as a SetDNSResponse. diff --git a/sdk/device/SetDiscoveryMode_auto.go b/sdk/device/SetDiscoveryMode_auto.go index e5628efd..605fcab8 100644 --- a/sdk/device/SetDiscoveryMode_auto.go +++ b/sdk/device/SetDiscoveryMode_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetDiscoveryMode forwards the call to dev.CallMethod() then parses the payload of the reply as a SetDiscoveryModeResponse. diff --git a/sdk/device/SetDot1XConfiguration_auto.go b/sdk/device/SetDot1XConfiguration_auto.go index 02fff397..9c54e532 100644 --- a/sdk/device/SetDot1XConfiguration_auto.go +++ b/sdk/device/SetDot1XConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetDot1XConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetDot1XConfigurationResponse. diff --git a/sdk/device/SetDynamicDNS_auto.go b/sdk/device/SetDynamicDNS_auto.go index 9bf54245..8eb6ee08 100644 --- a/sdk/device/SetDynamicDNS_auto.go +++ b/sdk/device/SetDynamicDNS_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetDynamicDNS forwards the call to dev.CallMethod() then parses the payload of the reply as a SetDynamicDNSResponse. diff --git a/sdk/device/SetGeoLocation_auto.go b/sdk/device/SetGeoLocation_auto.go index 165f0f82..0e48399d 100644 --- a/sdk/device/SetGeoLocation_auto.go +++ b/sdk/device/SetGeoLocation_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetGeoLocation forwards the call to dev.CallMethod() then parses the payload of the reply as a SetGeoLocationResponse. diff --git a/sdk/device/SetHostnameFromDHCP_auto.go b/sdk/device/SetHostnameFromDHCP_auto.go index 6c206d6b..96c1af58 100644 --- a/sdk/device/SetHostnameFromDHCP_auto.go +++ b/sdk/device/SetHostnameFromDHCP_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetHostnameFromDHCP forwards the call to dev.CallMethod() then parses the payload of the reply as a SetHostnameFromDHCPResponse. diff --git a/sdk/device/SetHostname_auto.go b/sdk/device/SetHostname_auto.go index 2c16860b..f7bae402 100644 --- a/sdk/device/SetHostname_auto.go +++ b/sdk/device/SetHostname_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetHostname forwards the call to dev.CallMethod() then parses the payload of the reply as a SetHostnameResponse. diff --git a/sdk/device/SetIPAddressFilter_auto.go b/sdk/device/SetIPAddressFilter_auto.go index 37203dca..6900b6ce 100644 --- a/sdk/device/SetIPAddressFilter_auto.go +++ b/sdk/device/SetIPAddressFilter_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetIPAddressFilter forwards the call to dev.CallMethod() then parses the payload of the reply as a SetIPAddressFilterResponse. diff --git a/sdk/device/SetNTP_auto.go b/sdk/device/SetNTP_auto.go index e33ff4c9..92eeb0e2 100644 --- a/sdk/device/SetNTP_auto.go +++ b/sdk/device/SetNTP_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetNTP forwards the call to dev.CallMethod() then parses the payload of the reply as a SetNTPResponse. diff --git a/sdk/device/SetNetworkDefaultGateway_auto.go b/sdk/device/SetNetworkDefaultGateway_auto.go index e56cf811..8110bdd6 100644 --- a/sdk/device/SetNetworkDefaultGateway_auto.go +++ b/sdk/device/SetNetworkDefaultGateway_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetNetworkDefaultGateway forwards the call to dev.CallMethod() then parses the payload of the reply as a SetNetworkDefaultGatewayResponse. diff --git a/sdk/device/SetNetworkInterfaces_auto.go b/sdk/device/SetNetworkInterfaces_auto.go index 09bda76e..8e11245e 100644 --- a/sdk/device/SetNetworkInterfaces_auto.go +++ b/sdk/device/SetNetworkInterfaces_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetNetworkInterfaces forwards the call to dev.CallMethod() then parses the payload of the reply as a SetNetworkInterfacesResponse. diff --git a/sdk/device/SetNetworkProtocols_auto.go b/sdk/device/SetNetworkProtocols_auto.go index a9cc93d4..05cb82c2 100644 --- a/sdk/device/SetNetworkProtocols_auto.go +++ b/sdk/device/SetNetworkProtocols_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetNetworkProtocols forwards the call to dev.CallMethod() then parses the payload of the reply as a SetNetworkProtocolsResponse. diff --git a/sdk/device/SetRelayOutputSettings_auto.go b/sdk/device/SetRelayOutputSettings_auto.go index ded40928..5420134b 100644 --- a/sdk/device/SetRelayOutputSettings_auto.go +++ b/sdk/device/SetRelayOutputSettings_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetRelayOutputSettings forwards the call to dev.CallMethod() then parses the payload of the reply as a SetRelayOutputSettingsResponse. diff --git a/sdk/device/SetRelayOutputState_auto.go b/sdk/device/SetRelayOutputState_auto.go index 9a94cab6..f946c46a 100644 --- a/sdk/device/SetRelayOutputState_auto.go +++ b/sdk/device/SetRelayOutputState_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetRelayOutputState forwards the call to dev.CallMethod() then parses the payload of the reply as a SetRelayOutputStateResponse. diff --git a/sdk/device/SetRemoteDiscoveryMode_auto.go b/sdk/device/SetRemoteDiscoveryMode_auto.go index ce8db585..53c143ce 100644 --- a/sdk/device/SetRemoteDiscoveryMode_auto.go +++ b/sdk/device/SetRemoteDiscoveryMode_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetRemoteDiscoveryMode forwards the call to dev.CallMethod() then parses the payload of the reply as a SetRemoteDiscoveryModeResponse. diff --git a/sdk/device/SetRemoteUser_auto.go b/sdk/device/SetRemoteUser_auto.go index 5754ee7d..6d2454c4 100644 --- a/sdk/device/SetRemoteUser_auto.go +++ b/sdk/device/SetRemoteUser_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetRemoteUser forwards the call to dev.CallMethod() then parses the payload of the reply as a SetRemoteUserResponse. diff --git a/sdk/device/SetScopes_auto.go b/sdk/device/SetScopes_auto.go index 1acef528..e1f0195e 100644 --- a/sdk/device/SetScopes_auto.go +++ b/sdk/device/SetScopes_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetScopes forwards the call to dev.CallMethod() then parses the payload of the reply as a SetScopesResponse. diff --git a/sdk/device/SetStorageConfiguration_auto.go b/sdk/device/SetStorageConfiguration_auto.go index 18a508b5..59dfcf1e 100644 --- a/sdk/device/SetStorageConfiguration_auto.go +++ b/sdk/device/SetStorageConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetStorageConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetStorageConfigurationResponse. diff --git a/sdk/device/SetSystemDateAndTime_auto.go b/sdk/device/SetSystemDateAndTime_auto.go index 71f2535b..25f57bb2 100644 --- a/sdk/device/SetSystemDateAndTime_auto.go +++ b/sdk/device/SetSystemDateAndTime_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetSystemDateAndTime forwards the call to dev.CallMethod() then parses the payload of the reply as a SetSystemDateAndTimeResponse. diff --git a/sdk/device/SetSystemFactoryDefault_auto.go b/sdk/device/SetSystemFactoryDefault_auto.go index ad15c988..9616b108 100644 --- a/sdk/device/SetSystemFactoryDefault_auto.go +++ b/sdk/device/SetSystemFactoryDefault_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetSystemFactoryDefault forwards the call to dev.CallMethod() then parses the payload of the reply as a SetSystemFactoryDefaultResponse. diff --git a/sdk/device/SetUser_auto.go b/sdk/device/SetUser_auto.go index 713aa4e1..3c7f030c 100644 --- a/sdk/device/SetUser_auto.go +++ b/sdk/device/SetUser_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetUser forwards the call to dev.CallMethod() then parses the payload of the reply as a SetUserResponse. diff --git a/sdk/device/SetZeroConfiguration_auto.go b/sdk/device/SetZeroConfiguration_auto.go index c4c849ae..a3b76e6d 100644 --- a/sdk/device/SetZeroConfiguration_auto.go +++ b/sdk/device/SetZeroConfiguration_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SetZeroConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetZeroConfigurationResponse. diff --git a/sdk/device/StartFirmwareUpgrade_auto.go b/sdk/device/StartFirmwareUpgrade_auto.go index 5f04ad95..e890ae2d 100644 --- a/sdk/device/StartFirmwareUpgrade_auto.go +++ b/sdk/device/StartFirmwareUpgrade_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_StartFirmwareUpgrade forwards the call to dev.CallMethod() then parses the payload of the reply as a StartFirmwareUpgradeResponse. diff --git a/sdk/device/StartSystemRestore_auto.go b/sdk/device/StartSystemRestore_auto.go index c542e5a5..ab9d35d1 100644 --- a/sdk/device/StartSystemRestore_auto.go +++ b/sdk/device/StartSystemRestore_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_StartSystemRestore forwards the call to dev.CallMethod() then parses the payload of the reply as a StartSystemRestoreResponse. diff --git a/sdk/device/SystemReboot_auto.go b/sdk/device/SystemReboot_auto.go index d9879fd4..6ad68312 100644 --- a/sdk/device/SystemReboot_auto.go +++ b/sdk/device/SystemReboot_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_SystemReboot forwards the call to dev.CallMethod() then parses the payload of the reply as a SystemRebootResponse. diff --git a/sdk/device/UpgradeSystemFirmware_auto.go b/sdk/device/UpgradeSystemFirmware_auto.go index 9fc3b11a..a6d63af5 100644 --- a/sdk/device/UpgradeSystemFirmware_auto.go +++ b/sdk/device/UpgradeSystemFirmware_auto.go @@ -7,9 +7,9 @@ package device import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/device" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/device" ) // Call_UpgradeSystemFirmware forwards the call to dev.CallMethod() then parses the payload of the reply as a UpgradeSystemFirmwareResponse. diff --git a/sdk/device/device.go b/sdk/device/device.go index e65a6293..1f4c1a87 100644 --- a/sdk/device/device.go +++ b/sdk/device/device.go @@ -1,91 +1,91 @@ package device -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetServices -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetServiceCapabilities -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDeviceInformation -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetSystemDateAndTime -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetSystemDateAndTime -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetSystemFactoryDefault -//go:generate go run github.com/use-go/onvif/sdk/codegen device device UpgradeSystemFirmware -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SystemReboot -//go:generate go run github.com/use-go/onvif/sdk/codegen device device RestoreSystem -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetSystemBackup -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetSystemLog -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetSystemSupportInformation -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetScopes -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetScopes -//go:generate go run github.com/use-go/onvif/sdk/codegen device device AddScopes -//go:generate go run github.com/use-go/onvif/sdk/codegen device device RemoveScopes -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDiscoveryMode -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetDiscoveryMode -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetRemoteDiscoveryMode -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetRemoteDiscoveryMode -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDPAddresses -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetEndpointReference -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetRemoteUser -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetRemoteUser -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetUsers -//go:generate go run github.com/use-go/onvif/sdk/codegen device device CreateUsers -//go:generate go run github.com/use-go/onvif/sdk/codegen device device DeleteUsers -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetUser -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetWsdlUrl -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetCapabilities -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetHostname -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetHostname -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetHostnameFromDHCP -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDNS -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetDNS -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetNTP -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetNTP -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDynamicDNS -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetDynamicDNS -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetNetworkInterfaces -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetNetworkInterfaces -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetNetworkProtocols -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetNetworkProtocols -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetNetworkDefaultGateway -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetNetworkDefaultGateway -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetZeroConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetZeroConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetIPAddressFilter -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetIPAddressFilter -//go:generate go run github.com/use-go/onvif/sdk/codegen device device AddIPAddressFilter -//go:generate go run github.com/use-go/onvif/sdk/codegen device device RemoveIPAddressFilter -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetAccessPolicy -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetAccessPolicy -//go:generate go run github.com/use-go/onvif/sdk/codegen device device CreateCertificate -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetCertificates -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetCertificatesStatus -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetCertificatesStatus -//go:generate go run github.com/use-go/onvif/sdk/codegen device device DeleteCertificates -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetPkcs10Request -//go:generate go run github.com/use-go/onvif/sdk/codegen device device LoadCertificates -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetClientCertificateMode -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetClientCertificateMode -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetRelayOutputs -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetRelayOutputSettings -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetRelayOutputState -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SendAuxiliaryCommand -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetCACertificates -//go:generate go run github.com/use-go/onvif/sdk/codegen device device LoadCertificateWithPrivateKey -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetCertificateInformation -//go:generate go run github.com/use-go/onvif/sdk/codegen device device LoadCACertificates -//go:generate go run github.com/use-go/onvif/sdk/codegen device device CreateDot1XConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetDot1XConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDot1XConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDot1XConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen device device DeleteDot1XConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDot11Capabilities -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetDot11Status -//go:generate go run github.com/use-go/onvif/sdk/codegen device device ScanAvailableDot11Networks -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetSystemUris -//go:generate go run github.com/use-go/onvif/sdk/codegen device device StartFirmwareUpgrade -//go:generate go run github.com/use-go/onvif/sdk/codegen device device StartSystemRestore -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetStorageConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen device device CreateStorageConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetStorageConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetStorageConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device DeleteStorageConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen device device GetGeoLocation -//go:generate go run github.com/use-go/onvif/sdk/codegen device device SetGeoLocation -//go:generate go run github.com/use-go/onvif/sdk/codegen device device DeleteGeoLocation +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetServices +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetServiceCapabilities +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDeviceInformation +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetSystemDateAndTime +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetSystemDateAndTime +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetSystemFactoryDefault +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device UpgradeSystemFirmware +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SystemReboot +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device RestoreSystem +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetSystemBackup +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetSystemLog +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetSystemSupportInformation +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetScopes +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetScopes +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device AddScopes +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device RemoveScopes +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDiscoveryMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetDiscoveryMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetRemoteDiscoveryMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetRemoteDiscoveryMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDPAddresses +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetEndpointReference +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetRemoteUser +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetRemoteUser +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetUsers +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device CreateUsers +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device DeleteUsers +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetUser +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetWsdlUrl +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetCapabilities +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetHostname +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetHostname +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetHostnameFromDHCP +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDNS +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetDNS +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetNTP +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetNTP +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDynamicDNS +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetDynamicDNS +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetNetworkInterfaces +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetNetworkInterfaces +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetNetworkProtocols +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetNetworkProtocols +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetNetworkDefaultGateway +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetNetworkDefaultGateway +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetZeroConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetZeroConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetIPAddressFilter +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetIPAddressFilter +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device AddIPAddressFilter +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device RemoveIPAddressFilter +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetAccessPolicy +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetAccessPolicy +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device CreateCertificate +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetCertificates +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetCertificatesStatus +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetCertificatesStatus +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device DeleteCertificates +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetPkcs10Request +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device LoadCertificates +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetClientCertificateMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetClientCertificateMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetRelayOutputs +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetRelayOutputSettings +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetRelayOutputState +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SendAuxiliaryCommand +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetCACertificates +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device LoadCertificateWithPrivateKey +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetCertificateInformation +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device LoadCACertificates +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device CreateDot1XConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetDot1XConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDot1XConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDot1XConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device DeleteDot1XConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDot11Capabilities +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetDot11Status +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device ScanAvailableDot11Networks +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetSystemUris +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device StartFirmwareUpgrade +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device StartSystemRestore +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetStorageConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device CreateStorageConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetStorageConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetStorageConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device DeleteStorageConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device GetGeoLocation +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device SetGeoLocation +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen device device DeleteGeoLocation diff --git a/sdk/event/CreatePullPointSubscription_auto.go b/sdk/event/CreatePullPointSubscription_auto.go index b4b70ab5..971f31b0 100644 --- a/sdk/event/CreatePullPointSubscription_auto.go +++ b/sdk/event/CreatePullPointSubscription_auto.go @@ -7,9 +7,9 @@ package event import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/event" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/event" ) // Call_CreatePullPointSubscription forwards the call to dev.CallMethod() then parses the payload of the reply as a CreatePullPointSubscriptionResponse. diff --git a/sdk/event/GetEventProperties_auto.go b/sdk/event/GetEventProperties_auto.go index 887e5bdd..839ad5d3 100644 --- a/sdk/event/GetEventProperties_auto.go +++ b/sdk/event/GetEventProperties_auto.go @@ -7,9 +7,9 @@ package event import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/event" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/event" ) // Call_GetEventProperties forwards the call to dev.CallMethod() then parses the payload of the reply as a GetEventPropertiesResponse. diff --git a/sdk/event/GetServiceCapabilities_auto.go b/sdk/event/GetServiceCapabilities_auto.go index fa34bbf9..df48a717 100644 --- a/sdk/event/GetServiceCapabilities_auto.go +++ b/sdk/event/GetServiceCapabilities_auto.go @@ -7,9 +7,9 @@ package event import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/event" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/event" ) // Call_GetServiceCapabilities forwards the call to dev.CallMethod() then parses the payload of the reply as a GetServiceCapabilitiesResponse. diff --git a/sdk/event/Subscribe_auto.go b/sdk/event/Subscribe_auto.go index 2c5212d9..6c411319 100644 --- a/sdk/event/Subscribe_auto.go +++ b/sdk/event/Subscribe_auto.go @@ -7,9 +7,9 @@ package event import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/event" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/event" ) // Call_Subscribe forwards the call to dev.CallMethod() then parses the payload of the reply as a SubscribeResponse. diff --git a/sdk/event/Unsubscribe_auto.go b/sdk/event/Unsubscribe_auto.go index d7f376b9..0faa9eaf 100644 --- a/sdk/event/Unsubscribe_auto.go +++ b/sdk/event/Unsubscribe_auto.go @@ -7,9 +7,9 @@ package event import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/event" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/event" ) // Call_Unsubscribe forwards the call to dev.CallMethod() then parses the payload of the reply as a UnsubscribeResponse. diff --git a/sdk/media/AddAudioDecoderConfiguration_auto.go b/sdk/media/AddAudioDecoderConfiguration_auto.go index 87a8088b..f2626693 100644 --- a/sdk/media/AddAudioDecoderConfiguration_auto.go +++ b/sdk/media/AddAudioDecoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddAudioDecoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddAudioDecoderConfigurationResponse. diff --git a/sdk/media/AddAudioEncoderConfiguration_auto.go b/sdk/media/AddAudioEncoderConfiguration_auto.go index 3577280e..5e616a39 100644 --- a/sdk/media/AddAudioEncoderConfiguration_auto.go +++ b/sdk/media/AddAudioEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddAudioEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddAudioEncoderConfigurationResponse. diff --git a/sdk/media/AddAudioOutputConfiguration_auto.go b/sdk/media/AddAudioOutputConfiguration_auto.go index c403feb8..8de8e862 100644 --- a/sdk/media/AddAudioOutputConfiguration_auto.go +++ b/sdk/media/AddAudioOutputConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddAudioOutputConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddAudioOutputConfigurationResponse. diff --git a/sdk/media/AddAudioSourceConfiguration_auto.go b/sdk/media/AddAudioSourceConfiguration_auto.go index 722d4508..2b537999 100644 --- a/sdk/media/AddAudioSourceConfiguration_auto.go +++ b/sdk/media/AddAudioSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddAudioSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddAudioSourceConfigurationResponse. diff --git a/sdk/media/AddMetadataConfiguration_auto.go b/sdk/media/AddMetadataConfiguration_auto.go index c564f4c0..e2139a7c 100644 --- a/sdk/media/AddMetadataConfiguration_auto.go +++ b/sdk/media/AddMetadataConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddMetadataConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddMetadataConfigurationResponse. diff --git a/sdk/media/AddPTZConfiguration_auto.go b/sdk/media/AddPTZConfiguration_auto.go index bb4cac76..e3ed43dc 100644 --- a/sdk/media/AddPTZConfiguration_auto.go +++ b/sdk/media/AddPTZConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddPTZConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddPTZConfigurationResponse. diff --git a/sdk/media/AddVideoAnalyticsConfiguration_auto.go b/sdk/media/AddVideoAnalyticsConfiguration_auto.go index 0f09f2d8..c0c66da3 100644 --- a/sdk/media/AddVideoAnalyticsConfiguration_auto.go +++ b/sdk/media/AddVideoAnalyticsConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddVideoAnalyticsConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddVideoAnalyticsConfigurationResponse. diff --git a/sdk/media/AddVideoEncoderConfiguration_auto.go b/sdk/media/AddVideoEncoderConfiguration_auto.go index 30354012..c5b57642 100644 --- a/sdk/media/AddVideoEncoderConfiguration_auto.go +++ b/sdk/media/AddVideoEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddVideoEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddVideoEncoderConfigurationResponse. diff --git a/sdk/media/AddVideoSourceConfiguration_auto.go b/sdk/media/AddVideoSourceConfiguration_auto.go index fd4654f2..8f67d802 100644 --- a/sdk/media/AddVideoSourceConfiguration_auto.go +++ b/sdk/media/AddVideoSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_AddVideoSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a AddVideoSourceConfigurationResponse. diff --git a/sdk/media/CreateOSD_auto.go b/sdk/media/CreateOSD_auto.go index 642e1b5e..8fa9641d 100644 --- a/sdk/media/CreateOSD_auto.go +++ b/sdk/media/CreateOSD_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_CreateOSD forwards the call to dev.CallMethod() then parses the payload of the reply as a CreateOSDResponse. diff --git a/sdk/media/CreateProfile_auto.go b/sdk/media/CreateProfile_auto.go index a0090806..401e9132 100644 --- a/sdk/media/CreateProfile_auto.go +++ b/sdk/media/CreateProfile_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_CreateProfile forwards the call to dev.CallMethod() then parses the payload of the reply as a CreateProfileResponse. diff --git a/sdk/media/DeleteOSD_auto.go b/sdk/media/DeleteOSD_auto.go index 5510d74f..896604cf 100644 --- a/sdk/media/DeleteOSD_auto.go +++ b/sdk/media/DeleteOSD_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_DeleteOSD forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteOSDResponse. diff --git a/sdk/media/DeleteProfile_auto.go b/sdk/media/DeleteProfile_auto.go index f59cd186..16e15649 100644 --- a/sdk/media/DeleteProfile_auto.go +++ b/sdk/media/DeleteProfile_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_DeleteProfile forwards the call to dev.CallMethod() then parses the payload of the reply as a DeleteProfileResponse. diff --git a/sdk/media/GetAudioDecoderConfigurationOptions_auto.go b/sdk/media/GetAudioDecoderConfigurationOptions_auto.go index 66686109..e396d370 100644 --- a/sdk/media/GetAudioDecoderConfigurationOptions_auto.go +++ b/sdk/media/GetAudioDecoderConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioDecoderConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioDecoderConfigurationOptionsResponse. diff --git a/sdk/media/GetAudioDecoderConfiguration_auto.go b/sdk/media/GetAudioDecoderConfiguration_auto.go index c93726bc..0879aaa0 100644 --- a/sdk/media/GetAudioDecoderConfiguration_auto.go +++ b/sdk/media/GetAudioDecoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioDecoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioDecoderConfigurationResponse. diff --git a/sdk/media/GetAudioDecoderConfigurations_auto.go b/sdk/media/GetAudioDecoderConfigurations_auto.go index b71c20f9..899aef93 100644 --- a/sdk/media/GetAudioDecoderConfigurations_auto.go +++ b/sdk/media/GetAudioDecoderConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioDecoderConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioDecoderConfigurationsResponse. diff --git a/sdk/media/GetAudioEncoderConfigurationOptions_auto.go b/sdk/media/GetAudioEncoderConfigurationOptions_auto.go index 0e4941b7..5b7e7184 100644 --- a/sdk/media/GetAudioEncoderConfigurationOptions_auto.go +++ b/sdk/media/GetAudioEncoderConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioEncoderConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioEncoderConfigurationOptionsResponse. diff --git a/sdk/media/GetAudioEncoderConfiguration_auto.go b/sdk/media/GetAudioEncoderConfiguration_auto.go index 6dd6d33a..7dd8029b 100644 --- a/sdk/media/GetAudioEncoderConfiguration_auto.go +++ b/sdk/media/GetAudioEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioEncoderConfigurationResponse. diff --git a/sdk/media/GetAudioEncoderConfigurations_auto.go b/sdk/media/GetAudioEncoderConfigurations_auto.go index b73f05b2..62cea4b8 100644 --- a/sdk/media/GetAudioEncoderConfigurations_auto.go +++ b/sdk/media/GetAudioEncoderConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioEncoderConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioEncoderConfigurationsResponse. diff --git a/sdk/media/GetAudioOutputConfigurationOptions_auto.go b/sdk/media/GetAudioOutputConfigurationOptions_auto.go index d4f825f9..db0f4a13 100644 --- a/sdk/media/GetAudioOutputConfigurationOptions_auto.go +++ b/sdk/media/GetAudioOutputConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioOutputConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioOutputConfigurationOptionsResponse. diff --git a/sdk/media/GetAudioOutputConfiguration_auto.go b/sdk/media/GetAudioOutputConfiguration_auto.go index 3298318c..9292b8b0 100644 --- a/sdk/media/GetAudioOutputConfiguration_auto.go +++ b/sdk/media/GetAudioOutputConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioOutputConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioOutputConfigurationResponse. diff --git a/sdk/media/GetAudioOutputConfigurations_auto.go b/sdk/media/GetAudioOutputConfigurations_auto.go index 31c7895e..be284cd4 100644 --- a/sdk/media/GetAudioOutputConfigurations_auto.go +++ b/sdk/media/GetAudioOutputConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioOutputConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioOutputConfigurationsResponse. diff --git a/sdk/media/GetAudioOutputs_auto.go b/sdk/media/GetAudioOutputs_auto.go index 0bc2f9e4..50cc9b34 100644 --- a/sdk/media/GetAudioOutputs_auto.go +++ b/sdk/media/GetAudioOutputs_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioOutputs forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioOutputsResponse. diff --git a/sdk/media/GetAudioSourceConfigurationOptions_auto.go b/sdk/media/GetAudioSourceConfigurationOptions_auto.go index 77317da3..a9584eaf 100644 --- a/sdk/media/GetAudioSourceConfigurationOptions_auto.go +++ b/sdk/media/GetAudioSourceConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioSourceConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioSourceConfigurationOptionsResponse. diff --git a/sdk/media/GetAudioSourceConfiguration_auto.go b/sdk/media/GetAudioSourceConfiguration_auto.go index 56f97692..8d287e89 100644 --- a/sdk/media/GetAudioSourceConfiguration_auto.go +++ b/sdk/media/GetAudioSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioSourceConfigurationResponse. diff --git a/sdk/media/GetAudioSourceConfigurations_auto.go b/sdk/media/GetAudioSourceConfigurations_auto.go index 244a2bfe..d29ca2e9 100644 --- a/sdk/media/GetAudioSourceConfigurations_auto.go +++ b/sdk/media/GetAudioSourceConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioSourceConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioSourceConfigurationsResponse. diff --git a/sdk/media/GetAudioSources_auto.go b/sdk/media/GetAudioSources_auto.go index 14ae3b45..833a54f7 100644 --- a/sdk/media/GetAudioSources_auto.go +++ b/sdk/media/GetAudioSources_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetAudioSources forwards the call to dev.CallMethod() then parses the payload of the reply as a GetAudioSourcesResponse. diff --git a/sdk/media/GetCompatibleAudioDecoderConfigurations_auto.go b/sdk/media/GetCompatibleAudioDecoderConfigurations_auto.go index bb826997..1d2e171c 100644 --- a/sdk/media/GetCompatibleAudioDecoderConfigurations_auto.go +++ b/sdk/media/GetCompatibleAudioDecoderConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleAudioDecoderConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleAudioDecoderConfigurationsResponse. diff --git a/sdk/media/GetCompatibleAudioEncoderConfigurations_auto.go b/sdk/media/GetCompatibleAudioEncoderConfigurations_auto.go index 9925115f..dcf1c3ce 100644 --- a/sdk/media/GetCompatibleAudioEncoderConfigurations_auto.go +++ b/sdk/media/GetCompatibleAudioEncoderConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleAudioEncoderConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleAudioEncoderConfigurationsResponse. diff --git a/sdk/media/GetCompatibleAudioOutputConfigurations_auto.go b/sdk/media/GetCompatibleAudioOutputConfigurations_auto.go index 6f70ed50..d88cb066 100644 --- a/sdk/media/GetCompatibleAudioOutputConfigurations_auto.go +++ b/sdk/media/GetCompatibleAudioOutputConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleAudioOutputConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleAudioOutputConfigurationsResponse. diff --git a/sdk/media/GetCompatibleAudioSourceConfigurations_auto.go b/sdk/media/GetCompatibleAudioSourceConfigurations_auto.go index 3957c412..b40e3954 100644 --- a/sdk/media/GetCompatibleAudioSourceConfigurations_auto.go +++ b/sdk/media/GetCompatibleAudioSourceConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleAudioSourceConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleAudioSourceConfigurationsResponse. diff --git a/sdk/media/GetCompatibleMetadataConfigurations_auto.go b/sdk/media/GetCompatibleMetadataConfigurations_auto.go index 44db0ce0..6791715e 100644 --- a/sdk/media/GetCompatibleMetadataConfigurations_auto.go +++ b/sdk/media/GetCompatibleMetadataConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleMetadataConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleMetadataConfigurationsResponse. diff --git a/sdk/media/GetCompatibleVideoAnalyticsConfigurations_auto.go b/sdk/media/GetCompatibleVideoAnalyticsConfigurations_auto.go index 3921387f..4ef36ab7 100644 --- a/sdk/media/GetCompatibleVideoAnalyticsConfigurations_auto.go +++ b/sdk/media/GetCompatibleVideoAnalyticsConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleVideoAnalyticsConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleVideoAnalyticsConfigurationsResponse. diff --git a/sdk/media/GetCompatibleVideoEncoderConfigurations_auto.go b/sdk/media/GetCompatibleVideoEncoderConfigurations_auto.go index 8fd3aafd..2ddf7a82 100644 --- a/sdk/media/GetCompatibleVideoEncoderConfigurations_auto.go +++ b/sdk/media/GetCompatibleVideoEncoderConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleVideoEncoderConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleVideoEncoderConfigurationsResponse. diff --git a/sdk/media/GetCompatibleVideoSourceConfigurations_auto.go b/sdk/media/GetCompatibleVideoSourceConfigurations_auto.go index 75539caa..80d31336 100644 --- a/sdk/media/GetCompatibleVideoSourceConfigurations_auto.go +++ b/sdk/media/GetCompatibleVideoSourceConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetCompatibleVideoSourceConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleVideoSourceConfigurationsResponse. diff --git a/sdk/media/GetGuaranteedNumberOfVideoEncoderInstances_auto.go b/sdk/media/GetGuaranteedNumberOfVideoEncoderInstances_auto.go index f4559f43..b3535d8b 100644 --- a/sdk/media/GetGuaranteedNumberOfVideoEncoderInstances_auto.go +++ b/sdk/media/GetGuaranteedNumberOfVideoEncoderInstances_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetGuaranteedNumberOfVideoEncoderInstances forwards the call to dev.CallMethod() then parses the payload of the reply as a GetGuaranteedNumberOfVideoEncoderInstancesResponse. diff --git a/sdk/media/GetMetadataConfigurationOptions_auto.go b/sdk/media/GetMetadataConfigurationOptions_auto.go index 4be77470..ad67d6b5 100644 --- a/sdk/media/GetMetadataConfigurationOptions_auto.go +++ b/sdk/media/GetMetadataConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetMetadataConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetMetadataConfigurationOptionsResponse. diff --git a/sdk/media/GetMetadataConfiguration_auto.go b/sdk/media/GetMetadataConfiguration_auto.go index 1c78949a..94af08be 100644 --- a/sdk/media/GetMetadataConfiguration_auto.go +++ b/sdk/media/GetMetadataConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetMetadataConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetMetadataConfigurationResponse. diff --git a/sdk/media/GetMetadataConfigurations_auto.go b/sdk/media/GetMetadataConfigurations_auto.go index 34358814..13d31417 100644 --- a/sdk/media/GetMetadataConfigurations_auto.go +++ b/sdk/media/GetMetadataConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetMetadataConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetMetadataConfigurationsResponse. diff --git a/sdk/media/GetOSDOptions_auto.go b/sdk/media/GetOSDOptions_auto.go index fa56d2ef..d92d20a9 100644 --- a/sdk/media/GetOSDOptions_auto.go +++ b/sdk/media/GetOSDOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetOSDOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetOSDOptionsResponse. diff --git a/sdk/media/GetOSD_auto.go b/sdk/media/GetOSD_auto.go index 4bbe7d5e..6a5483da 100644 --- a/sdk/media/GetOSD_auto.go +++ b/sdk/media/GetOSD_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetOSD forwards the call to dev.CallMethod() then parses the payload of the reply as a GetOSDResponse. diff --git a/sdk/media/GetOSDs_auto.go b/sdk/media/GetOSDs_auto.go index 89c461fb..f6a713c2 100644 --- a/sdk/media/GetOSDs_auto.go +++ b/sdk/media/GetOSDs_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetOSDs forwards the call to dev.CallMethod() then parses the payload of the reply as a GetOSDsResponse. diff --git a/sdk/media/GetProfile_auto.go b/sdk/media/GetProfile_auto.go index ca026e48..d43b9cb9 100644 --- a/sdk/media/GetProfile_auto.go +++ b/sdk/media/GetProfile_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetProfile forwards the call to dev.CallMethod() then parses the payload of the reply as a GetProfileResponse. diff --git a/sdk/media/GetProfiles_auto.go b/sdk/media/GetProfiles_auto.go index 0100f554..b081b46d 100644 --- a/sdk/media/GetProfiles_auto.go +++ b/sdk/media/GetProfiles_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetProfiles forwards the call to dev.CallMethod() then parses the payload of the reply as a GetProfilesResponse. diff --git a/sdk/media/GetServiceCapabilities_auto.go b/sdk/media/GetServiceCapabilities_auto.go index eca9ae19..9459292c 100644 --- a/sdk/media/GetServiceCapabilities_auto.go +++ b/sdk/media/GetServiceCapabilities_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetServiceCapabilities forwards the call to dev.CallMethod() then parses the payload of the reply as a GetServiceCapabilitiesResponse. diff --git a/sdk/media/GetSnapshotUri_auto.go b/sdk/media/GetSnapshotUri_auto.go index 54a68c7a..d325d37f 100644 --- a/sdk/media/GetSnapshotUri_auto.go +++ b/sdk/media/GetSnapshotUri_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetSnapshotUri forwards the call to dev.CallMethod() then parses the payload of the reply as a GetSnapshotUriResponse. diff --git a/sdk/media/GetStreamUri_auto.go b/sdk/media/GetStreamUri_auto.go index 1ecfc426..ebb345b9 100644 --- a/sdk/media/GetStreamUri_auto.go +++ b/sdk/media/GetStreamUri_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetStreamUri forwards the call to dev.CallMethod() then parses the payload of the reply as a GetStreamUriResponse. diff --git a/sdk/media/GetVideoAnalyticsConfiguration_auto.go b/sdk/media/GetVideoAnalyticsConfiguration_auto.go index cfc49f20..bbeb7d36 100644 --- a/sdk/media/GetVideoAnalyticsConfiguration_auto.go +++ b/sdk/media/GetVideoAnalyticsConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoAnalyticsConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoAnalyticsConfigurationResponse. diff --git a/sdk/media/GetVideoAnalyticsConfigurations_auto.go b/sdk/media/GetVideoAnalyticsConfigurations_auto.go index 74fc35b1..a2071aaf 100644 --- a/sdk/media/GetVideoAnalyticsConfigurations_auto.go +++ b/sdk/media/GetVideoAnalyticsConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoAnalyticsConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoAnalyticsConfigurationsResponse. diff --git a/sdk/media/GetVideoEncoderConfigurationOptions_auto.go b/sdk/media/GetVideoEncoderConfigurationOptions_auto.go index cd1cc41b..9380e745 100644 --- a/sdk/media/GetVideoEncoderConfigurationOptions_auto.go +++ b/sdk/media/GetVideoEncoderConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoEncoderConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoEncoderConfigurationOptionsResponse. diff --git a/sdk/media/GetVideoEncoderConfiguration_auto.go b/sdk/media/GetVideoEncoderConfiguration_auto.go index bcbb4e2b..d5aece02 100644 --- a/sdk/media/GetVideoEncoderConfiguration_auto.go +++ b/sdk/media/GetVideoEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoEncoderConfigurationResponse. diff --git a/sdk/media/GetVideoEncoderConfigurations_auto.go b/sdk/media/GetVideoEncoderConfigurations_auto.go index 0b8a128c..8932c923 100644 --- a/sdk/media/GetVideoEncoderConfigurations_auto.go +++ b/sdk/media/GetVideoEncoderConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoEncoderConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoEncoderConfigurationsResponse. diff --git a/sdk/media/GetVideoSourceConfigurationOptions_auto.go b/sdk/media/GetVideoSourceConfigurationOptions_auto.go index ec3f70dc..a079f98c 100644 --- a/sdk/media/GetVideoSourceConfigurationOptions_auto.go +++ b/sdk/media/GetVideoSourceConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoSourceConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoSourceConfigurationOptionsResponse. diff --git a/sdk/media/GetVideoSourceConfiguration_auto.go b/sdk/media/GetVideoSourceConfiguration_auto.go index 336bbdcf..ef7c1707 100644 --- a/sdk/media/GetVideoSourceConfiguration_auto.go +++ b/sdk/media/GetVideoSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoSourceConfigurationResponse. diff --git a/sdk/media/GetVideoSourceConfigurations_auto.go b/sdk/media/GetVideoSourceConfigurations_auto.go index 9a939465..11b3dda1 100644 --- a/sdk/media/GetVideoSourceConfigurations_auto.go +++ b/sdk/media/GetVideoSourceConfigurations_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoSourceConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoSourceConfigurationsResponse. diff --git a/sdk/media/GetVideoSourceModes_auto.go b/sdk/media/GetVideoSourceModes_auto.go index 052e392b..3ddc4899 100644 --- a/sdk/media/GetVideoSourceModes_auto.go +++ b/sdk/media/GetVideoSourceModes_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoSourceModes forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoSourceModesResponse. diff --git a/sdk/media/GetVideoSources_auto.go b/sdk/media/GetVideoSources_auto.go index c683fd83..9fadfaf5 100644 --- a/sdk/media/GetVideoSources_auto.go +++ b/sdk/media/GetVideoSources_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_GetVideoSources forwards the call to dev.CallMethod() then parses the payload of the reply as a GetVideoSourcesResponse. diff --git a/sdk/media/RemoveAudioDecoderConfiguration_auto.go b/sdk/media/RemoveAudioDecoderConfiguration_auto.go index aff1a8a5..6ab5e320 100644 --- a/sdk/media/RemoveAudioDecoderConfiguration_auto.go +++ b/sdk/media/RemoveAudioDecoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveAudioDecoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveAudioDecoderConfigurationResponse. diff --git a/sdk/media/RemoveAudioEncoderConfiguration_auto.go b/sdk/media/RemoveAudioEncoderConfiguration_auto.go index edbc89d2..48db46d6 100644 --- a/sdk/media/RemoveAudioEncoderConfiguration_auto.go +++ b/sdk/media/RemoveAudioEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveAudioEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveAudioEncoderConfigurationResponse. diff --git a/sdk/media/RemoveAudioOutputConfiguration_auto.go b/sdk/media/RemoveAudioOutputConfiguration_auto.go index 51f1bcda..db04e136 100644 --- a/sdk/media/RemoveAudioOutputConfiguration_auto.go +++ b/sdk/media/RemoveAudioOutputConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveAudioOutputConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveAudioOutputConfigurationResponse. diff --git a/sdk/media/RemoveAudioSourceConfiguration_auto.go b/sdk/media/RemoveAudioSourceConfiguration_auto.go index 1aef6ca6..95802e18 100644 --- a/sdk/media/RemoveAudioSourceConfiguration_auto.go +++ b/sdk/media/RemoveAudioSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveAudioSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveAudioSourceConfigurationResponse. diff --git a/sdk/media/RemoveMetadataConfiguration_auto.go b/sdk/media/RemoveMetadataConfiguration_auto.go index 479359d9..8d3a5f7f 100644 --- a/sdk/media/RemoveMetadataConfiguration_auto.go +++ b/sdk/media/RemoveMetadataConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveMetadataConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveMetadataConfigurationResponse. diff --git a/sdk/media/RemovePTZConfiguration_auto.go b/sdk/media/RemovePTZConfiguration_auto.go index 0b07f056..7f517f54 100644 --- a/sdk/media/RemovePTZConfiguration_auto.go +++ b/sdk/media/RemovePTZConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemovePTZConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemovePTZConfigurationResponse. diff --git a/sdk/media/RemoveVideoAnalyticsConfiguration_auto.go b/sdk/media/RemoveVideoAnalyticsConfiguration_auto.go index 88e7d60c..3b615219 100644 --- a/sdk/media/RemoveVideoAnalyticsConfiguration_auto.go +++ b/sdk/media/RemoveVideoAnalyticsConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveVideoAnalyticsConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveVideoAnalyticsConfigurationResponse. diff --git a/sdk/media/RemoveVideoEncoderConfiguration_auto.go b/sdk/media/RemoveVideoEncoderConfiguration_auto.go index 7a8745bb..df3e048d 100644 --- a/sdk/media/RemoveVideoEncoderConfiguration_auto.go +++ b/sdk/media/RemoveVideoEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveVideoEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveVideoEncoderConfigurationResponse. diff --git a/sdk/media/RemoveVideoSourceConfiguration_auto.go b/sdk/media/RemoveVideoSourceConfiguration_auto.go index b3ffb79a..aaf6acad 100644 --- a/sdk/media/RemoveVideoSourceConfiguration_auto.go +++ b/sdk/media/RemoveVideoSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_RemoveVideoSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a RemoveVideoSourceConfigurationResponse. diff --git a/sdk/media/SetAudioDecoderConfiguration_auto.go b/sdk/media/SetAudioDecoderConfiguration_auto.go index 47e34fe2..0a9e4d92 100644 --- a/sdk/media/SetAudioDecoderConfiguration_auto.go +++ b/sdk/media/SetAudioDecoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetAudioDecoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetAudioDecoderConfigurationResponse. diff --git a/sdk/media/SetAudioEncoderConfiguration_auto.go b/sdk/media/SetAudioEncoderConfiguration_auto.go index c60857db..2c9c2810 100644 --- a/sdk/media/SetAudioEncoderConfiguration_auto.go +++ b/sdk/media/SetAudioEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetAudioEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetAudioEncoderConfigurationResponse. diff --git a/sdk/media/SetAudioOutputConfiguration_auto.go b/sdk/media/SetAudioOutputConfiguration_auto.go index 1e2dd4b2..41107f2a 100644 --- a/sdk/media/SetAudioOutputConfiguration_auto.go +++ b/sdk/media/SetAudioOutputConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetAudioOutputConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetAudioOutputConfigurationResponse. diff --git a/sdk/media/SetAudioSourceConfiguration_auto.go b/sdk/media/SetAudioSourceConfiguration_auto.go index 5fd835c6..81b092de 100644 --- a/sdk/media/SetAudioSourceConfiguration_auto.go +++ b/sdk/media/SetAudioSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetAudioSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetAudioSourceConfigurationResponse. diff --git a/sdk/media/SetMetadataConfiguration_auto.go b/sdk/media/SetMetadataConfiguration_auto.go index 1baf90b9..6da2cb65 100644 --- a/sdk/media/SetMetadataConfiguration_auto.go +++ b/sdk/media/SetMetadataConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetMetadataConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetMetadataConfigurationResponse. diff --git a/sdk/media/SetOSD_auto.go b/sdk/media/SetOSD_auto.go index eb79fb9f..5dd12ea7 100644 --- a/sdk/media/SetOSD_auto.go +++ b/sdk/media/SetOSD_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetOSD forwards the call to dev.CallMethod() then parses the payload of the reply as a SetOSDResponse. diff --git a/sdk/media/SetSynchronizationPoint_auto.go b/sdk/media/SetSynchronizationPoint_auto.go index 79eedb84..8bc3289e 100644 --- a/sdk/media/SetSynchronizationPoint_auto.go +++ b/sdk/media/SetSynchronizationPoint_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetSynchronizationPoint forwards the call to dev.CallMethod() then parses the payload of the reply as a SetSynchronizationPointResponse. diff --git a/sdk/media/SetVideoAnalyticsConfiguration_auto.go b/sdk/media/SetVideoAnalyticsConfiguration_auto.go index 172bf5a7..6bc2b838 100644 --- a/sdk/media/SetVideoAnalyticsConfiguration_auto.go +++ b/sdk/media/SetVideoAnalyticsConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetVideoAnalyticsConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetVideoAnalyticsConfigurationResponse. diff --git a/sdk/media/SetVideoEncoderConfiguration_auto.go b/sdk/media/SetVideoEncoderConfiguration_auto.go index 0a0727dc..6aca6cfa 100644 --- a/sdk/media/SetVideoEncoderConfiguration_auto.go +++ b/sdk/media/SetVideoEncoderConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetVideoEncoderConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetVideoEncoderConfigurationResponse. diff --git a/sdk/media/SetVideoSourceConfiguration_auto.go b/sdk/media/SetVideoSourceConfiguration_auto.go index 6ee077a0..5cc60e6e 100644 --- a/sdk/media/SetVideoSourceConfiguration_auto.go +++ b/sdk/media/SetVideoSourceConfiguration_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetVideoSourceConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetVideoSourceConfigurationResponse. diff --git a/sdk/media/SetVideoSourceMode_auto.go b/sdk/media/SetVideoSourceMode_auto.go index 7cc06218..985be97d 100644 --- a/sdk/media/SetVideoSourceMode_auto.go +++ b/sdk/media/SetVideoSourceMode_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_SetVideoSourceMode forwards the call to dev.CallMethod() then parses the payload of the reply as a SetVideoSourceModeResponse. diff --git a/sdk/media/StartMulticastStreaming_auto.go b/sdk/media/StartMulticastStreaming_auto.go index 030c6e31..1e6f1ae3 100644 --- a/sdk/media/StartMulticastStreaming_auto.go +++ b/sdk/media/StartMulticastStreaming_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_StartMulticastStreaming forwards the call to dev.CallMethod() then parses the payload of the reply as a StartMulticastStreamingResponse. diff --git a/sdk/media/StopMulticastStreaming_auto.go b/sdk/media/StopMulticastStreaming_auto.go index 118aa93b..477ad402 100644 --- a/sdk/media/StopMulticastStreaming_auto.go +++ b/sdk/media/StopMulticastStreaming_auto.go @@ -7,9 +7,9 @@ package media import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/media" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/media" ) // Call_StopMulticastStreaming forwards the call to dev.CallMethod() then parses the payload of the reply as a StopMulticastStreamingResponse. diff --git a/sdk/media/media.go b/sdk/media/media.go index 93469f6e..4ce49d7c 100644 --- a/sdk/media/media.go +++ b/sdk/media/media.go @@ -1,81 +1,81 @@ package media -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetServiceCapabilities -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoSources -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioSources -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioOutputs -//go:generate go run github.com/use-go/onvif/sdk/codegen media media CreateProfile -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetProfile -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetProfiles -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddVideoEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveVideoEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddVideoSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveVideoSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddAudioEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveAudioEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddAudioSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveAudioSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddPTZConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemovePTZConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddVideoAnalyticsConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveVideoAnalyticsConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddMetadataConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveMetadataConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddAudioOutputConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveAudioOutputConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media AddAudioDecoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media RemoveAudioDecoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media DeleteProfile -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoSourceConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoEncoderConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioSourceConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioEncoderConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoAnalyticsConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetMetadataConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioOutputConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioDecoderConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoAnalyticsConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetMetadataConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioOutputConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioDecoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleVideoEncoderConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleVideoSourceConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleAudioEncoderConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleAudioSourceConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleVideoAnalyticsConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleMetadataConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleAudioOutputConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetCompatibleAudioDecoderConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetVideoSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetVideoEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetAudioSourceConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetAudioEncoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetVideoAnalyticsConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetMetadataConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetAudioOutputConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetAudioDecoderConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoSourceConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoEncoderConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioSourceConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioEncoderConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetMetadataConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioOutputConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetAudioDecoderConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetGuaranteedNumberOfVideoEncoderInstances -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetStreamUri -//go:generate go run github.com/use-go/onvif/sdk/codegen media media StartMulticastStreaming -//go:generate go run github.com/use-go/onvif/sdk/codegen media media StopMulticastStreaming -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetSynchronizationPoint -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetSnapshotUri -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetVideoSourceModes -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetVideoSourceMode -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetOSDs -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetOSD -//go:generate go run github.com/use-go/onvif/sdk/codegen media media GetOSDOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen media media SetOSD -//go:generate go run github.com/use-go/onvif/sdk/codegen media media CreateOSD -//go:generate go run github.com/use-go/onvif/sdk/codegen media media DeleteOSD +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetServiceCapabilities +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoSources +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioSources +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioOutputs +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media CreateProfile +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetProfile +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetProfiles +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddVideoEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveVideoEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddVideoSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveVideoSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddAudioEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveAudioEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddAudioSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveAudioSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddPTZConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemovePTZConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddVideoAnalyticsConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveVideoAnalyticsConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddMetadataConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveMetadataConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddAudioOutputConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveAudioOutputConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media AddAudioDecoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media RemoveAudioDecoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media DeleteProfile +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoSourceConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoEncoderConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioSourceConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioEncoderConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoAnalyticsConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetMetadataConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioOutputConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioDecoderConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoAnalyticsConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetMetadataConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioOutputConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioDecoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleVideoEncoderConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleVideoSourceConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleAudioEncoderConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleAudioSourceConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleVideoAnalyticsConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleMetadataConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleAudioOutputConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetCompatibleAudioDecoderConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetVideoSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetVideoEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetAudioSourceConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetAudioEncoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetVideoAnalyticsConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetMetadataConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetAudioOutputConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetAudioDecoderConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoSourceConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoEncoderConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioSourceConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioEncoderConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetMetadataConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioOutputConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetAudioDecoderConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetGuaranteedNumberOfVideoEncoderInstances +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetStreamUri +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media StartMulticastStreaming +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media StopMulticastStreaming +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetSynchronizationPoint +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetSnapshotUri +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetVideoSourceModes +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetVideoSourceMode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetOSDs +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetOSD +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media GetOSDOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media SetOSD +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media CreateOSD +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen media media DeleteOSD diff --git a/sdk/ptz/AbsoluteMove_auto.go b/sdk/ptz/AbsoluteMove_auto.go index 99a6732b..61a877c9 100644 --- a/sdk/ptz/AbsoluteMove_auto.go +++ b/sdk/ptz/AbsoluteMove_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_AbsoluteMove forwards the call to dev.CallMethod() then parses the payload of the reply as a AbsoluteMoveResponse. diff --git a/sdk/ptz/ContinuousMove_auto.go b/sdk/ptz/ContinuousMove_auto.go index fa8eca92..beaf9ab4 100644 --- a/sdk/ptz/ContinuousMove_auto.go +++ b/sdk/ptz/ContinuousMove_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_ContinuousMove forwards the call to dev.CallMethod() then parses the payload of the reply as a ContinuousMoveResponse. diff --git a/sdk/ptz/CreatePresetTour_auto.go b/sdk/ptz/CreatePresetTour_auto.go index fc99a5df..43bea08c 100644 --- a/sdk/ptz/CreatePresetTour_auto.go +++ b/sdk/ptz/CreatePresetTour_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_CreatePresetTour forwards the call to dev.CallMethod() then parses the payload of the reply as a CreatePresetTourResponse. diff --git a/sdk/ptz/GeoMove_auto.go b/sdk/ptz/GeoMove_auto.go index 03c5c98a..6c70105c 100644 --- a/sdk/ptz/GeoMove_auto.go +++ b/sdk/ptz/GeoMove_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GeoMove forwards the call to dev.CallMethod() then parses the payload of the reply as a GeoMoveResponse. diff --git a/sdk/ptz/GetCompatibleConfigurations_auto.go b/sdk/ptz/GetCompatibleConfigurations_auto.go index 3e7c68c1..8673ee2d 100644 --- a/sdk/ptz/GetCompatibleConfigurations_auto.go +++ b/sdk/ptz/GetCompatibleConfigurations_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetCompatibleConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetCompatibleConfigurationsResponse. diff --git a/sdk/ptz/GetConfigurationOptions_auto.go b/sdk/ptz/GetConfigurationOptions_auto.go index 02e2ee96..e9abd7de 100644 --- a/sdk/ptz/GetConfigurationOptions_auto.go +++ b/sdk/ptz/GetConfigurationOptions_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetConfigurationOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetConfigurationOptionsResponse. diff --git a/sdk/ptz/GetConfiguration_auto.go b/sdk/ptz/GetConfiguration_auto.go index 5b7e36ac..852308e3 100644 --- a/sdk/ptz/GetConfiguration_auto.go +++ b/sdk/ptz/GetConfiguration_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a GetConfigurationResponse. diff --git a/sdk/ptz/GetConfigurations_auto.go b/sdk/ptz/GetConfigurations_auto.go index 0cc1f159..41da1375 100644 --- a/sdk/ptz/GetConfigurations_auto.go +++ b/sdk/ptz/GetConfigurations_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetConfigurations forwards the call to dev.CallMethod() then parses the payload of the reply as a GetConfigurationsResponse. diff --git a/sdk/ptz/GetNode_auto.go b/sdk/ptz/GetNode_auto.go index 399931d2..7f469521 100644 --- a/sdk/ptz/GetNode_auto.go +++ b/sdk/ptz/GetNode_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetNode forwards the call to dev.CallMethod() then parses the payload of the reply as a GetNodeResponse. diff --git a/sdk/ptz/GetNodes_auto.go b/sdk/ptz/GetNodes_auto.go index 08689f95..84699b0e 100644 --- a/sdk/ptz/GetNodes_auto.go +++ b/sdk/ptz/GetNodes_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetNodes forwards the call to dev.CallMethod() then parses the payload of the reply as a GetNodesResponse. diff --git a/sdk/ptz/GetPresetTourOptions_auto.go b/sdk/ptz/GetPresetTourOptions_auto.go index 82b72202..2a63618f 100644 --- a/sdk/ptz/GetPresetTourOptions_auto.go +++ b/sdk/ptz/GetPresetTourOptions_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetPresetTourOptions forwards the call to dev.CallMethod() then parses the payload of the reply as a GetPresetTourOptionsResponse. diff --git a/sdk/ptz/GetPresetTour_auto.go b/sdk/ptz/GetPresetTour_auto.go index 019fbf9f..15fef289 100644 --- a/sdk/ptz/GetPresetTour_auto.go +++ b/sdk/ptz/GetPresetTour_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetPresetTour forwards the call to dev.CallMethod() then parses the payload of the reply as a GetPresetTourResponse. diff --git a/sdk/ptz/GetPresetTours_auto.go b/sdk/ptz/GetPresetTours_auto.go index b9ad833d..ea848584 100644 --- a/sdk/ptz/GetPresetTours_auto.go +++ b/sdk/ptz/GetPresetTours_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetPresetTours forwards the call to dev.CallMethod() then parses the payload of the reply as a GetPresetToursResponse. diff --git a/sdk/ptz/GetPresets_auto.go b/sdk/ptz/GetPresets_auto.go index 9663655a..1273f5cc 100644 --- a/sdk/ptz/GetPresets_auto.go +++ b/sdk/ptz/GetPresets_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetPresets forwards the call to dev.CallMethod() then parses the payload of the reply as a GetPresetsResponse. diff --git a/sdk/ptz/GetServiceCapabilities_auto.go b/sdk/ptz/GetServiceCapabilities_auto.go index c52bfec4..4c6b7a30 100644 --- a/sdk/ptz/GetServiceCapabilities_auto.go +++ b/sdk/ptz/GetServiceCapabilities_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetServiceCapabilities forwards the call to dev.CallMethod() then parses the payload of the reply as a GetServiceCapabilitiesResponse. diff --git a/sdk/ptz/GetStatus_auto.go b/sdk/ptz/GetStatus_auto.go index a8fc6297..433df4d6 100644 --- a/sdk/ptz/GetStatus_auto.go +++ b/sdk/ptz/GetStatus_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GetStatus forwards the call to dev.CallMethod() then parses the payload of the reply as a GetStatusResponse. diff --git a/sdk/ptz/GotoHomePosition_auto.go b/sdk/ptz/GotoHomePosition_auto.go index 6b222309..ce6c22d7 100644 --- a/sdk/ptz/GotoHomePosition_auto.go +++ b/sdk/ptz/GotoHomePosition_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GotoHomePosition forwards the call to dev.CallMethod() then parses the payload of the reply as a GotoHomePositionResponse. diff --git a/sdk/ptz/GotoPreset_auto.go b/sdk/ptz/GotoPreset_auto.go index bab80c70..28dac132 100644 --- a/sdk/ptz/GotoPreset_auto.go +++ b/sdk/ptz/GotoPreset_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_GotoPreset forwards the call to dev.CallMethod() then parses the payload of the reply as a GotoPresetResponse. diff --git a/sdk/ptz/ModifyPresetTour_auto.go b/sdk/ptz/ModifyPresetTour_auto.go index 5a6c3a43..2d0d6e00 100644 --- a/sdk/ptz/ModifyPresetTour_auto.go +++ b/sdk/ptz/ModifyPresetTour_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_ModifyPresetTour forwards the call to dev.CallMethod() then parses the payload of the reply as a ModifyPresetTourResponse. diff --git a/sdk/ptz/OperatePresetTour_auto.go b/sdk/ptz/OperatePresetTour_auto.go index 2e4d9429..9e278d0e 100644 --- a/sdk/ptz/OperatePresetTour_auto.go +++ b/sdk/ptz/OperatePresetTour_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_OperatePresetTour forwards the call to dev.CallMethod() then parses the payload of the reply as a OperatePresetTourResponse. diff --git a/sdk/ptz/RelativeMove_auto.go b/sdk/ptz/RelativeMove_auto.go index 5adce584..8a241898 100644 --- a/sdk/ptz/RelativeMove_auto.go +++ b/sdk/ptz/RelativeMove_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_RelativeMove forwards the call to dev.CallMethod() then parses the payload of the reply as a RelativeMoveResponse. diff --git a/sdk/ptz/RemovePresetTour_auto.go b/sdk/ptz/RemovePresetTour_auto.go index 136f5686..ed220490 100644 --- a/sdk/ptz/RemovePresetTour_auto.go +++ b/sdk/ptz/RemovePresetTour_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_RemovePresetTour forwards the call to dev.CallMethod() then parses the payload of the reply as a RemovePresetTourResponse. diff --git a/sdk/ptz/RemovePreset_auto.go b/sdk/ptz/RemovePreset_auto.go index 1db7c993..ae4828f4 100644 --- a/sdk/ptz/RemovePreset_auto.go +++ b/sdk/ptz/RemovePreset_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_RemovePreset forwards the call to dev.CallMethod() then parses the payload of the reply as a RemovePresetResponse. diff --git a/sdk/ptz/SendAuxiliaryCommand_auto.go b/sdk/ptz/SendAuxiliaryCommand_auto.go index 6ed6f1ce..23a7fa42 100644 --- a/sdk/ptz/SendAuxiliaryCommand_auto.go +++ b/sdk/ptz/SendAuxiliaryCommand_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_SendAuxiliaryCommand forwards the call to dev.CallMethod() then parses the payload of the reply as a SendAuxiliaryCommandResponse. diff --git a/sdk/ptz/SetConfiguration_auto.go b/sdk/ptz/SetConfiguration_auto.go index 97be3b21..262be180 100644 --- a/sdk/ptz/SetConfiguration_auto.go +++ b/sdk/ptz/SetConfiguration_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_SetConfiguration forwards the call to dev.CallMethod() then parses the payload of the reply as a SetConfigurationResponse. diff --git a/sdk/ptz/SetHomePosition_auto.go b/sdk/ptz/SetHomePosition_auto.go index 9f2722d1..bef68884 100644 --- a/sdk/ptz/SetHomePosition_auto.go +++ b/sdk/ptz/SetHomePosition_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_SetHomePosition forwards the call to dev.CallMethod() then parses the payload of the reply as a SetHomePositionResponse. diff --git a/sdk/ptz/SetPreset_auto.go b/sdk/ptz/SetPreset_auto.go index 020e73ff..d319dbb1 100644 --- a/sdk/ptz/SetPreset_auto.go +++ b/sdk/ptz/SetPreset_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_SetPreset forwards the call to dev.CallMethod() then parses the payload of the reply as a SetPresetResponse. diff --git a/sdk/ptz/Stop_auto.go b/sdk/ptz/Stop_auto.go index 12f6e541..dc21364b 100644 --- a/sdk/ptz/Stop_auto.go +++ b/sdk/ptz/Stop_auto.go @@ -7,9 +7,9 @@ package ptz import ( "context" "github.com/juju/errors" - "github.com/use-go/onvif" - "github.com/use-go/onvif/sdk" - "github.com/use-go/onvif/ptz" + "github.com/kerberos-io/onvif" + "github.com/kerberos-io/onvif/sdk" + "github.com/kerberos-io/onvif/ptz" ) // Call_Stop forwards the call to dev.CallMethod() then parses the payload of the reply as a StopResponse. diff --git a/sdk/ptz/ptz.go b/sdk/ptz/ptz.go index 910b28f5..40b7ee22 100644 --- a/sdk/ptz/ptz.go +++ b/sdk/ptz/ptz.go @@ -1,30 +1,30 @@ package ptz -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetServiceCapabilities -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetNodes -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetNode -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetConfigurations -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz SetConfiguration -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetConfigurationOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz SendAuxiliaryCommand -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetPresets -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz SetPreset -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz RemovePreset -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GotoPreset -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GotoHomePosition -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz SetHomePosition -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz ContinuousMove -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz RelativeMove -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetStatus -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz AbsoluteMove -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GeoMove -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz Stop -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetPresetTours -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetPresetTour -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetPresetTourOptions -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz CreatePresetTour -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz ModifyPresetTour -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz OperatePresetTour -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz RemovePresetTour -//go:generate go run github.com/use-go/onvif/sdk/codegen ptz ptz GetCompatibleConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetServiceCapabilities +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetNodes +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetNode +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetConfigurations +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz SetConfiguration +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetConfigurationOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz SendAuxiliaryCommand +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetPresets +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz SetPreset +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz RemovePreset +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GotoPreset +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GotoHomePosition +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz SetHomePosition +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz ContinuousMove +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz RelativeMove +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetStatus +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz AbsoluteMove +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GeoMove +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz Stop +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetPresetTours +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetPresetTour +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetPresetTourOptions +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz CreatePresetTour +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz ModifyPresetTour +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz OperatePresetTour +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz RemovePresetTour +//go:generate go run github.com/kerberos-io/onvif/sdk/codegen ptz ptz GetCompatibleConfigurations