From fe91f812d9a3b462527a755631a033c3ddb821d3 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Fri, 19 May 2017 09:56:30 +0200 Subject: [PATCH] Add hostname support for hc protocol --- API.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index 57498dfcd..9211fc110 100644 --- a/API.md +++ b/API.md @@ -281,8 +281,10 @@ Communicate over unix socket with a host daemon. # shutdown # host-update [v] +# hostname xy + # network info -# network hostname xy +-> {} # network wlan ssd xy # network wlan password xy # network int ip xy @@ -294,6 +296,7 @@ features: - shutdown - reboot - update +- hostname - network_info - network_control