Add support for hostname change. (#68)

* Add support for hostname change.

* Fix lint

* Fix lint p2

* Update network.py
This commit is contained in:
Pascal Vizeli
2017-05-22 21:59:19 +02:00
committed by GitHub
parent 0cdef0d118
commit 97853d1691
3 changed files with 33 additions and 6 deletions

5
API.md
View File

@@ -176,6 +176,11 @@ Optional:
### Network
- GET `/network/info`
```json
{
"hostname": ""
}
```
- POST `/network/options`
```json