Macros

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_EEPROM_PLUGIN_EEPROM_DATA_PRINT
 plugin eeprom data-print [offset:4]
 
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_EEPROM_PLUGIN_EEPROM_INFO
 plugin eeprom info
 
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_EEPROM_PLUGIN_EEPROM_STATUS
 plugin eeprom status

Detailed Description

The EEPROM plugin provides CLI commands to display details about the current EEPROM part.

Macro Definition Documentation

#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_EEPROM_PLUGIN_EEPROM_DATA_PRINT

plugin eeprom data-print [offset:4]

  • Print raw bytes stored in the EEPROM
    • offset - INT32U - The offset within the EEPROM to print.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_EEPROM_PLUGIN_EEPROM_INFO

plugin eeprom info

  • Print detailed info about the EEPROM part.
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_EEPROM_PLUGIN_EEPROM_STATUS

plugin eeprom status

  • Print the state of the EEPROM driver.