Raspberrypi.schalter
status.xml
<SMARTPLUG id="edimax"> <CMD id="get"> <Device.System.Power.State/> </CMD> </SMARTPLUG>
Status-Abfrage
curl -d @status.xml --digest --user admin:1234 http://IP.IP.IP.IP:10000/smartplug.cgi
<SMARTPLUG id="edimax"> <CMD id="get"> <Device.System.Power.State/> </CMD> </SMARTPLUG>
curl -d @status.xml --digest --user admin:1234 http://IP.IP.IP.IP:10000/smartplug.cgi