====== ONVIF ====== 1 yay libxml2 QUERY=GetDeviceInformation QUERY=GetSystemDateAndTime IP=10.220.1.7 curl -s http://$IP/onvif/device_service \ -d '<'$QUERY' xmlns="http://www.onvif.org/ver10/device/wsdl"/>' \ | xmllint --format - IP=10.220.1.7 curl -s http://$IP/onvif/device_service \ -d '' \ | xmllint --format -