Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonywebb committed Nov 10, 2014
1 parent d651d9d commit 61e28e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ statusStream

From the web console, you may execute any cgate command you wish, for instance to toggle group 10 you may do something like:
```sh
lighting off //HOME/254/56/10
lighting on //HOME/254/56/10
OFF //HOME/254/56/10
ON //HOME/254/56/10
```
If you are looking for a simple http endpoint to integrate with, the same cgate commands may also be sent over http by doing an HTTP GET to the /cgate endpoint like this:
```
Expand Down

0 comments on commit 61e28e5

Please sign in to comment.