Trident IoT Z-Wave SDK
 
Loading...
Searching...
No Matches
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
 

Detailed Description

Command Class Firmware Update configuration

Macro Definition Documentation

◆ CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZE

#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

◆ CC_FIRMWARE_UPDATE_CONFIG_OTA_MULTI_FRAME

#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.

◆ CC_FIRMWARE_UPDATE_CONFIG_SUPPORT_ACTIVATION

#define CC_FIRMWARE_UPDATE_CONFIG_SUPPORT_ACTIVATION   1

Activation supported

Lets the application decide whether delayed activation of the firmware is supported.