Remove blank line
This commit is contained in:
parent
9ef17a5348
commit
8a600ee68d
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ Accessing the URL http://IP_ADDRESS/digital/PIN_NUMBER should give you the state
|
||||||
```bash
|
```bash
|
||||||
$ curl -X GET http://10.100.0.157/digital/9
|
$ curl -X GET http://10.100.0.157/digital/9
|
||||||
{"return_value": 0, "id": "office1", "name": "Office", "connected": true}
|
{"return_value": 0, "id": "office1", "name": "Office", "connected": true}
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue