@@ -0,0 +1,10 @@
package onvif
// Device contains data of Onvif device
type Device struct {
ID string
Name string
XAddrs []string
User string
Password string
}
The note is not visible to the blocked user.