package onvif // Device contains data of ONVIF camera type Device struct { ID string Name string XAddr string User string Password string }