Plugin Commands: Green Power Server
Detailed Description
The Green Power Server plugin contributes CLI commands to the application framework to be used for getting, setting, and displaying information relevant to the Green Power Server cluster.
Macro Definition Documentation
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_ADDITIONAL_INFO_TABLE_CLEAR_ALL |
plugin green-power-server additionalInfoTable-clearAll
- Clear all entries within the additionalInfoTable.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_ADDITIONAL_INFO_TABLE_CLEAR_ENTRY |
plugin green-power-server additionalInfoTable-clearEntry [index:1]
-
Clear entry at index within the additionalInfoTable.
- index - INT8U - index to additionalInfoBlock table
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_ADDITIONAL_INFO_TABLE_PRINT |
plugin green-power-server additionalInfoTable-print
- Print all entries of the additionalInfoTable.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_ADDITIONAL_INFO_TABLE_SET_ENTRY |
plugin green-power-server additionalInfoTable-setEntry [index:1] [gpdCommandId:1] [additionalInfoLength:1] [additionalInfoBlockIn:-1]
-
Set entry at index within the additionalInfoTable.
- index - INT8U - index to additionalInfoBlock table
- gpdCommandId - INT8U
- additionalInfoLength - INT8U
- additionalInfoBlockIn - OCTET_STRING
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_COMMISSION |
plugin green-power-server commission [options:1] [gpmAddressSecurity:2] [gpmAddressPairing:2] [endpoint:1]
-
Put the GPS in commissioning mode
- options - INT8U - 1 to enter, 0 to leave
- gpmAddressSecurity - INT16U - Green Power Manager (GPM) address for security
- gpmAddressPairing - INT16U - Green Power Manager (GPM) address for pairing
- endpoint - INT8U - Sink endpoint
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_CRYPTOTEST |
plugin green-power-server cryptotest
- Crypto test
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_CUSTOMIZED_TABLE_CLEAR_ALL |
plugin green-power-server customizedTable-clearAll
- Clear all entries within the customizedTable.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_CUSTOMIZED_TABLE_CLEAR_ENTRY |
plugin green-power-server customizedTable-clearEntry [index:1]
-
Clear entry at index within the customizedTable.
- index - INT8U - index to customized table
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_CUSTOMIZED_TABLE_PRINT |
plugin green-power-server customizedTable-print
- Print all entries of the customizedTable.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_CUSTOMIZED_TABLE_SET_ENTRY |
plugin green-power-server customizedTable-setEntry [index:1] [gpdCommandId:1] [zbEndpoint:1] [zigbeeProfile:2] [zigbeeCluster:2] [ServerOrClient:1] [zigbeeCommandId:2] [payloadLength:1] [zclPayloadsrc:1] [zclPayload:-1]
-
Set entry at index within the customizedTable.
- index - INT8U - index to customized table
- gpdCommandId - INT8U
- zbEndpoint - INT8U - the endpoint for which the translation is valid.
- zigbeeProfile - INT16U
- zigbeeCluster - INT16U
- ServerOrClient - INT8U
- zigbeeCommandId - INT16U
- payloadLength - INT8U
- zclPayloadsrc - INT8U
- zclPayload - OCTET_STRING
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_SINK_TABLE_CLEAR |
plugin green-power-server sink-table-clear
- Clear sink table.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_SINK_TABLE_PRINT |
plugin green-power-server sink-table-print
- Print all entries of the sink table.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_TABLE_CLEAR |
plugin green-power-server table-clear
- Clear all entries within the translation table.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_TABLE_PRINT |
plugin green-power-server table-print
- Print all entries of the translation table.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_TABLE_REMOVE_ENDPOINT |
plugin green-power-server table-remove-endpoint [applicationId:1] [sourceId:4] [gpdIeeeAddr:8] [gpdEndpoint:1] [zbEndpoint:1]
-
remove Gpd entry from the translation table for the specified endpoint.
- applicationId - INT8U
- sourceId - INT32U
- gpdIeeeAddr - IEEE_ADDRESS
- gpdEndpoint - INT8U
- zbEndpoint - INT8U - the endpoint for which the translation is valid.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_GREEN_POWER_SERVER_PLUGIN_GREEN_POWER_SERVER_TABLE_SET |
plugin green-power-server table-set [index:1] [options:2] [gpdIeeeAddr:8] [gpdEndpoint:1] [sourceId:4] [gpdCommandId:1] [zbEndpoint:1] [zigbeeProfile:2] [zigbeeCluster:2] [zigbeeCommandId:2] [payloadLength:1] [zclPayload:-1] [additionalInfoLength:1] [additionalInfoBlockIn:-1]
-
Set entry at index within the translation table.
- index - INT8U - index to translation table
- options - INT16U
- gpdIeeeAddr - IEEE_ADDRESS
- gpdEndpoint - INT8U
- sourceId - INT32U
- gpdCommandId - INT8U
- zbEndpoint - INT8U - the endpoint for which the translation is valid.
- zigbeeProfile - INT16U
- zigbeeCluster - INT16U
- zigbeeCommandId - INT16U
- payloadLength - INT8U
- zclPayload - OCTET_STRING
- additionalInfoLength - INT8U
- additionalInfoBlockIn - OCTET_STRING