Command Class Firmware Update configuration#

Command Class Firmware Update configuration.

Macros#

#define

OTA Cache size <1..65535:1>

#define
#define

OTA Multi frames enabled.

Macro Definition Documentation#

CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZE#

#define CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZE
Value:
200

OTA Cache size <1..65535:1>

Specifies the cache size when ota multi frames is enabled


Definition at line 30 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/config/cc_firmware_update_config.h

CC_FIRMWARE_UPDATE_CONFIG_SUPPORT_ACTIVATION#

#define CC_FIRMWARE_UPDATE_CONFIG_SUPPORT_ACTIVATION
Value:
1

Activation supported.

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


Definition at line 39 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/config/cc_firmware_update_config.h

CC_FIRMWARE_UPDATE_CONFIG_OTA_MULTI_FRAME#

#define CC_FIRMWARE_UPDATE_CONFIG_OTA_MULTI_FRAME
Value:
1

OTA Multi frames enabled.

Specifies whether CC FW Update should request multiple MD Reports in FW Update MD Get.


Definition at line 48 of file /mnt/raid/workspaces/ws.5ZeoF8fvV/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/config/cc_firmware_update_config.h