Plugin Commands: Manufacturing Library#
CLI commands related to the manufacturing library.
Macros#
#define
plugin configuration-server lock [lock:1]
#define
plugin configuration-server read
#define
plugin configuration-server set [creator:2] [data:-1]
Macro Definition Documentation#
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CONFIGURATION_SERVER_PLUGIN_CONFIGURATION_SERVER_LOCK#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CONFIGURATION_SERVER_PLUGIN_CONFIGURATION_SERVER_LOCK
plugin configuration-server lock [lock:1]
Lock/unlock the configuration cluster.
lock - BOOLEAN - True means lock, false means unlock.
Definition at line
3913
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CONFIGURATION_SERVER_PLUGIN_CONFIGURATION_SERVER_READ#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CONFIGURATION_SERVER_PLUGIN_CONFIGURATION_SERVER_READ
plugin configuration-server read
Read a token supported by the configuration server.
Definition at line
3918
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CONFIGURATION_SERVER_PLUGIN_CONFIGURATION_SERVER_SET#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CONFIGURATION_SERVER_PLUGIN_CONFIGURATION_SERVER_SET
plugin configuration-server set [creator:2] [data:-1]
Set a token supported by the configuration server.
creator - INT16U - True means lock, false means unlock.
data - OCTET_STRING - Data to use to write the token.
Definition at line
3925
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc