 Collaboration diagram for Command Class Firmware Update configuration:
 Collaboration diagram for Command Class Firmware Update configuration:| Macros | |
| #define | CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZE 200 | 
| #define | CC_FIRMWARE_UPDATE_CONFIG_SUPPORT_ACTIVATION 1 | 
| #define | CC_FIRMWARE_UPDATE_CONFIG_OTA_MULTI_FRAME 1 | 
Command Class Firmware Update configuration
| #define CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZE 200 | 
OTA Cache size <1..65535:1>
Specifies the cache size when ota multi frames is enabled
| #define CC_FIRMWARE_UPDATE_CONFIG_OTA_MULTI_FRAME 1 | 
OTA Multi frames enabled
Specifies whether CC FW Update should request multiple MD Reports in FW Update MD Get.
| #define CC_FIRMWARE_UPDATE_CONFIG_SUPPORT_ACTIVATION 1 | 
Activation supported
Lets the application decide whether delayed activation of the firmware is supported.