Command Class Firmware Update configuration#
Command Class Firmware Update configuration.
Macros#
#define
OTA Cache size <1..65535:1>
#define
Activation supported.
#define
OTA Multi frames enabled.
Macro Definition Documentation#
CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZE#
#define CC_FIRMWARE_UPDATE_CONFIG_OTA_CACHE_SIZEValue:
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.T7KR5OZRo/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_ACTIVATIONValue:
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.T7KR5OZRo/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_FRAMEValue:
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.T7KR5OZRo/overlay/gsdk/protocol/z-wave/ZAF/CommandClasses/FirmwareUpdate/config/cc_firmware_update_config.h