Skip to content

Instantly share code, notes, and snippets.

@puppycodes
Last active March 30, 2019 18:23
Show Gist options
  • Save puppycodes/54b00a4f70e4fd9701a8d8d1e5c2bbe4 to your computer and use it in GitHub Desktop.
Save puppycodes/54b00a4f70e4fd9701a8d8d1e5c2bbe4 to your computer and use it in GitHub Desktop.
Fluff Brick Outlet Command
curl --digest -u (username):(password) -X PUT -H "Content-type: application/json" -H "Accept:application/json" --data-binary "(false or true)" "http://(ipaddress)/restapi/relay/outlets/0/state/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment