Posts

Showing posts with the label cli

Controlling Anel Elektronik NET-PowerControl HOME from command line

There's probably proper api to do this, but everything is in German and all I wanted to do is toggle status of single power outlet from script. curl --data "F0=S" http://admin:admin@192.168.1.3/ctrl.htm -o /dev/null