Diff between 1af626dcb24e9ca26af1a96b48e5e7cbbd7fad48 and c9edc0153ffe1581bc0d3e359748978f709eaef5

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +8 -0 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 9d7d999..e10d079 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -319,6 +319,14 @@ Set Local Name Command
 	The name parameters need to always end with a nul byte (failure
 	to do so will cause the command to fail).
 
+	This command can be used when the controller is not powered and
+	all settings will be programmed once powered.
+
+	The values of name and short name will be remembered when
+	switching the controller off and back on again. So the name
+	and short name only have to be set once when a new controller
+	is found and will stay until removed.
+
 	This command generates a Command Complete event on success or
 	a Command Status event on failure.