Add hostname support for hc protocol

This commit is contained in:
Pascal Vizeli 2017-05-19 09:56:30 +02:00 committed by GitHub
parent 4cc11305c7
commit fe91f812d9

5
API.md
View File

@ -281,8 +281,10 @@ Communicate over unix socket with a host daemon.
# shutdown # shutdown
# host-update [v] # host-update [v]
# hostname xy
# network info # network info
# network hostname xy -> {}
# network wlan ssd xy # network wlan ssd xy
# network wlan password xy # network wlan password xy
# network int ip xy # network int ip xy
@ -294,6 +296,7 @@ features:
- shutdown - shutdown
- reboot - reboot
- update - update
- hostname
- network_info - network_info
- network_control - network_control