Plugin Commands: Calendar Client#
The Calendar Client plugin contributes several commands to the application framework's CLI. These commands are used for interacting with calendars.
Macros#
#define
plugin calendar-client clear [endpoint:1]
#define
plugin calendar-client print [endpoint:1]
Macro Definition Documentation#
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CALENDAR_CLIENT_PLUGIN_CALENDAR_CLIENT_CLEAR#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CALENDAR_CLIENT_PLUGIN_CALENDAR_CLIENT_CLEAR
plugin calendar-client clear [endpoint:1]
Clear the calendars.
endpoint - INT8U - The endpoint.
Definition at line
1698
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc
EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CALENDAR_CLIENT_PLUGIN_CALENDAR_CLIENT_PRINT#
#define EMBER_AF_DOXYGEN_CLI_COMMAND_PLUGIN_CALENDAR_CLIENT_PLUGIN_CALENDAR_CLIENT_PRINT
plugin calendar-client print [endpoint:1]
Print the calendars.
endpoint - INT8U - The endpoint.
Definition at line
1704
of file /Users/vihuszar/Git/EmbeddedSoftware/super/protocol/zigbee/app/framework/test/headers/cli.doc