Update variable description
This commit is contained in:
parent
2af515296b
commit
f849d74927
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Configuration variables:
|
|||
|
||||
- **resource** (*Required*): IP address and schema of the device that is exposing an aREST API, e.g. http://192.168.1.10.
|
||||
- **pins** (*Required*): An array with all used pins of your board.
|
||||
- **name** (*Required*): The name of the variable you wish to monitor.
|
||||
- **name** (*Required*): The name of the pin you wish to toggle.
|
||||
|
||||
Accessing one of the endpoints (eg. http://192.168.1.10/analog/2/) will give you a JSON response. The interesting part is `return_value` which represents the sensor's data.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue