mirror of
https://github.com/kerberos-io/onvif.git
synced 2025-10-30 18:46:18 +08:00
Merge conflict
This commit is contained in:
@@ -72,6 +72,7 @@ func (dev device) CallMethod(endpoint string, method interface{}) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
fmt.Println(string(output))
|
fmt.Println(string(output))
|
||||||
|
|
||||||
soap, err := buildMethodSOAP(string(output))
|
soap, err := buildMethodSOAP(string(output))
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Fatal(err)
|
log.Fatal(err)
|
||||||
|
|||||||
Reference in New Issue
Block a user