Skip to content

Commit

Permalink
Update power state nodes docs (#56)
Browse files Browse the repository at this point in the history
* Add basic docs

* Improve docs

* Move logo to docs

* Fix coverpage and homepage

* Fix docs links

* Update power state nodes docs
  • Loading branch information
ottoszika authored Dec 13, 2019
1 parent e27c720 commit 936a2d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/nodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Result example:

![](images/nodes/power-state-in.png)

Reads the current power state of a single channel device.
Reads the current power state for a channel of a device.

Result example:
```json
Expand All @@ -89,7 +89,7 @@ Result example:

![](images/nodes/power-state-out.png)

Sets the power state of a single channel device. The payload can be any of the following strings:
Sets the power state for a channel of a device. The payload can be any of the following strings:
* on
* off
* toggle
Expand Down

0 comments on commit 936a2d5

Please sign in to comment.