@@ -0,0 +1,13 @@
package goonvif
import "net"
type Device struct {
xaddr net.IP
login string
password string
token [64]uint8
}
The note is not visible to the blocked user.