From c9edc0153ffe1581bc0d3e359748978f709eaef5 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 22 Feb 2012 20:51:42 +0100 Subject: [PATCH] mgmt-api: Mention that setting name is valid when powered off --- doc/mgmt-api.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 9d7d999f1..e10d079d8 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. -- 2.47.3