Difference between revisions of "User:Arthur"

From Sudo Room
Jump to navigation Jump to search
(Created page with "{| class="wikitable" |+ Caption text |- ! Header text !! Header text |- | 4 || forward |- | 14 || reverse |- | 33 || current |- | Example || Example |- | Example || Example |- | Example || Example |}")
 
Line 16: Line 16:
| Example || Example
| Example || Example
|}
|}
{"POWER1":"ON"}0jake@eg:~/sketchbook/omnindoor$ curl -u "admin:password" http://10.111/cm?cmnd=POWER1+off
{"POWER1":"OFF"}0jake@eg:~/sketchbook/omnindoor$ curl -u "admin:password" http://10.111/cm?cmnd=rule1+1
{"Rule1":{"State":"ON","Once":"OFF","StopOnError":"OFF","Length":0,"Free":511,"Rules":""}}

Revision as of 22:42, 2 October 2024

Caption text
Header text Header text
4 forward
14 reverse
33 current
Example Example
Example Example
Example Example


{"POWER1":"ON"}0jake@eg:~/sketchbook/omnindoor$ curl -u "admin:password" http://10.111/cm?cmnd=POWER1+off {"POWER1":"OFF"}0jake@eg:~/sketchbook/omnindoor$ curl -u "admin:password" http://10.111/cm?cmnd=rule1+1 {"Rule1":{"State":"ON","Once":"OFF","StopOnError":"OFF","Length":0,"Free":511,"Rules":""}}