ZCL Command Parsers#

Application Framework command parsing functions reference.

This document describes the generated parsing functions that parse over-the-air payload into the corresponding structs.

Functions#

zcl_decode_basic_cluster_get_locales_supported_command(EmberAfClusterCommand *cmd, sl_zcl_basic_cluster_get_locales_supported_command_t *cmd_struct)

Parser function for "GetLocalesSupported" ZCL command from "Basic" cluster.

zcl_decode_basic_cluster_get_locales_supported_response_command(EmberAfClusterCommand *cmd, sl_zcl_basic_cluster_get_locales_supported_response_command_t *cmd_struct)

Parser function for "GetLocalesSupportedResponse" ZCL command from "Basic" cluster.

zcl_decode_identify_cluster_identify_command(EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_identify_command_t *cmd_struct)

Parser function for "Identify" ZCL command from "Identify" cluster.

zcl_decode_identify_cluster_ez_mode_invoke_command(EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_ez_mode_invoke_command_t *cmd_struct)

Parser function for "EZModeInvoke" ZCL command from "Identify" cluster.

zcl_decode_identify_cluster_update_commission_state_command(EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_update_commission_state_command_t *cmd_struct)

Parser function for "UpdateCommissionState" ZCL command from "Identify" cluster.

zcl_decode_identify_cluster_trigger_effect_command(EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_trigger_effect_command_t *cmd_struct)

Parser function for "TriggerEffect" ZCL command from "Identify" cluster.

zcl_decode_identify_cluster_identify_query_response_command(EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_identify_query_response_command_t *cmd_struct)

Parser function for "IdentifyQueryResponse" ZCL command from "Identify" cluster.

zcl_decode_groups_cluster_add_group_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_add_group_command_t *cmd_struct)

Parser function for "AddGroup" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_view_group_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_view_group_command_t *cmd_struct)

Parser function for "ViewGroup" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_get_group_membership_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_get_group_membership_command_t *cmd_struct)

Parser function for "GetGroupMembership" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_remove_group_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_remove_group_command_t *cmd_struct)

Parser function for "RemoveGroup" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_add_group_if_identifying_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_add_group_if_identifying_command_t *cmd_struct)

Parser function for "AddGroupIfIdentifying" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_add_group_response_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_add_group_response_command_t *cmd_struct)

Parser function for "AddGroupResponse" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_view_group_response_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_view_group_response_command_t *cmd_struct)

Parser function for "ViewGroupResponse" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_get_group_membership_response_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_get_group_membership_response_command_t *cmd_struct)

Parser function for "GetGroupMembershipResponse" ZCL command from "Groups" cluster.

zcl_decode_groups_cluster_remove_group_response_command(EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_remove_group_response_command_t *cmd_struct)

Parser function for "RemoveGroupResponse" ZCL command from "Groups" cluster.

zcl_decode_scenes_cluster_add_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_add_scene_command_t *cmd_struct)

Parser function for "AddScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_view_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_view_scene_command_t *cmd_struct)

Parser function for "ViewScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_remove_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_scene_command_t *cmd_struct)

Parser function for "RemoveScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_remove_all_scenes_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_all_scenes_command_t *cmd_struct)

Parser function for "RemoveAllScenes" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_store_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_store_scene_command_t *cmd_struct)

Parser function for "StoreScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_recall_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_recall_scene_command_t *cmd_struct)

Parser function for "RecallScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_get_scene_membership_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_get_scene_membership_command_t *cmd_struct)

Parser function for "GetSceneMembership" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_enhanced_add_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_add_scene_command_t *cmd_struct)

Parser function for "EnhancedAddScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_enhanced_view_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_view_scene_command_t *cmd_struct)

Parser function for "EnhancedViewScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_copy_scene_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_copy_scene_command_t *cmd_struct)

Parser function for "CopyScene" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_add_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_add_scene_response_command_t *cmd_struct)

Parser function for "AddSceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_view_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_view_scene_response_command_t *cmd_struct)

Parser function for "ViewSceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_remove_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_scene_response_command_t *cmd_struct)

Parser function for "RemoveSceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_remove_all_scenes_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_all_scenes_response_command_t *cmd_struct)

Parser function for "RemoveAllScenesResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_store_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_store_scene_response_command_t *cmd_struct)

Parser function for "StoreSceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_get_scene_membership_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_get_scene_membership_response_command_t *cmd_struct)

Parser function for "GetSceneMembershipResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_enhanced_add_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_add_scene_response_command_t *cmd_struct)

Parser function for "EnhancedAddSceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_enhanced_view_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_view_scene_response_command_t *cmd_struct)

Parser function for "EnhancedViewSceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_scenes_cluster_copy_scene_response_command(EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_copy_scene_response_command_t *cmd_struct)

Parser function for "CopySceneResponse" ZCL command from "Scenes" cluster.

zcl_decode_on_off_cluster_off_with_effect_command(EmberAfClusterCommand *cmd, sl_zcl_on_off_cluster_off_with_effect_command_t *cmd_struct)

Parser function for "OffWithEffect" ZCL command from "On/off" cluster.

zcl_decode_on_off_cluster_on_with_timed_off_command(EmberAfClusterCommand *cmd, sl_zcl_on_off_cluster_on_with_timed_off_command_t *cmd_struct)

Parser function for "OnWithTimedOff" ZCL command from "On/off" cluster.

zcl_decode_level_control_cluster_move_to_level_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_to_level_command_t *cmd_struct)

Parser function for "MoveToLevel" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_move_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_command_t *cmd_struct)

Parser function for "Move" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_step_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_step_command_t *cmd_struct)

Parser function for "Step" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_stop_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_stop_command_t *cmd_struct)

Parser function for "Stop" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_move_to_level_with_on_off_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_to_level_with_on_off_command_t *cmd_struct)

Parser function for "MoveToLevelWithOnOff" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_move_with_on_off_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_with_on_off_command_t *cmd_struct)

Parser function for "MoveWithOnOff" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_step_with_on_off_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_step_with_on_off_command_t *cmd_struct)

Parser function for "StepWithOnOff" ZCL command from "Level Control" cluster.

zcl_decode_level_control_cluster_move_to_closest_frequency_command(EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_to_closest_frequency_command_t *cmd_struct)

Parser function for "MoveToClosestFrequency" ZCL command from "Level Control" cluster.

zcl_decode_alarms_cluster_reset_alarm_command(EmberAfClusterCommand *cmd, sl_zcl_alarms_cluster_reset_alarm_command_t *cmd_struct)

Parser function for "ResetAlarm" ZCL command from "Alarms" cluster.

zcl_decode_alarms_cluster_alarm_command(EmberAfClusterCommand *cmd, sl_zcl_alarms_cluster_alarm_command_t *cmd_struct)

Parser function for "Alarm" ZCL command from "Alarms" cluster.

zcl_decode_alarms_cluster_get_alarm_response_command(EmberAfClusterCommand *cmd, sl_zcl_alarms_cluster_get_alarm_response_command_t *cmd_struct)

Parser function for "GetAlarmResponse" ZCL command from "Alarms" cluster.

zcl_decode_rssi_location_cluster_set_absolute_location_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_set_absolute_location_command_t *cmd_struct)

Parser function for "SetAbsoluteLocation" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_set_device_configuration_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_set_device_configuration_command_t *cmd_struct)

Parser function for "SetDeviceConfiguration" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_get_device_configuration_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_get_device_configuration_command_t *cmd_struct)

Parser function for "GetDeviceConfiguration" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_get_location_data_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_get_location_data_command_t *cmd_struct)

Parser function for "GetLocationData" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_rssi_response_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_rssi_response_command_t *cmd_struct)

Parser function for "RssiResponse" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_send_pings_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_send_pings_command_t *cmd_struct)

Parser function for "SendPings" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_anchor_node_announce_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_anchor_node_announce_command_t *cmd_struct)

Parser function for "AnchorNodeAnnounce" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_device_configuration_response_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_device_configuration_response_command_t *cmd_struct)

Parser function for "DeviceConfigurationResponse" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_location_data_response_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_location_data_response_command_t *cmd_struct)

Parser function for "LocationDataResponse" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_location_data_notification_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_location_data_notification_command_t *cmd_struct)

Parser function for "LocationDataNotification" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_compact_location_data_notification_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_compact_location_data_notification_command_t *cmd_struct)

Parser function for "CompactLocationDataNotification" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_rssi_ping_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_rssi_ping_command_t *cmd_struct)

Parser function for "RssiPing" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_report_rssi_measurements_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_report_rssi_measurements_command_t *cmd_struct)

Parser function for "ReportRssiMeasurements" ZCL command from "RSSI Location" cluster.

zcl_decode_rssi_location_cluster_request_own_location_command(EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_request_own_location_command_t *cmd_struct)

Parser function for "RequestOwnLocation" ZCL command from "RSSI Location" cluster.

zcl_decode_commissioning_cluster_restart_device_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restart_device_command_t *cmd_struct)

Parser function for "RestartDevice" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_save_startup_parameters_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_save_startup_parameters_command_t *cmd_struct)

Parser function for "SaveStartupParameters" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_restore_startup_parameters_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restore_startup_parameters_command_t *cmd_struct)

Parser function for "RestoreStartupParameters" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_reset_startup_parameters_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_reset_startup_parameters_command_t *cmd_struct)

Parser function for "ResetStartupParameters" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_restart_device_response_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restart_device_response_command_t *cmd_struct)

Parser function for "RestartDeviceResponse" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_save_startup_parameters_response_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_save_startup_parameters_response_command_t *cmd_struct)

Parser function for "SaveStartupParametersResponse" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_restore_startup_parameters_response_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restore_startup_parameters_response_command_t *cmd_struct)

Parser function for "RestoreStartupParametersResponse" ZCL command from "Commissioning" cluster.

zcl_decode_commissioning_cluster_reset_startup_parameters_response_command(EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_reset_startup_parameters_response_command_t *cmd_struct)

Parser function for "ResetStartupParametersResponse" ZCL command from "Commissioning" cluster.

zcl_decode_partition_cluster_transfer_partitioned_frame_command(EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_transfer_partitioned_frame_command_t *cmd_struct)

Parser function for "TransferPartitionedFrame" ZCL command from "Partition" cluster.

zcl_decode_partition_cluster_read_handshake_param_command(EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_read_handshake_param_command_t *cmd_struct)

Parser function for "ReadHandshakeParam" ZCL command from "Partition" cluster.

zcl_decode_partition_cluster_write_handshake_param_command(EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_write_handshake_param_command_t *cmd_struct)

Parser function for "WriteHandshakeParam" ZCL command from "Partition" cluster.

zcl_decode_partition_cluster_multiple_ack_command(EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_multiple_ack_command_t *cmd_struct)

Parser function for "MultipleAck" ZCL command from "Partition" cluster.

zcl_decode_partition_cluster_read_handshake_param_response_command(EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_read_handshake_param_response_command_t *cmd_struct)

Parser function for "ReadHandshakeParamResponse" ZCL command from "Partition" cluster.

zcl_decode_over_the_air_bootloading_cluster_query_next_image_request_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_next_image_request_command_t *cmd_struct)

Parser function for "QueryNextImageRequest" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_image_block_request_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_block_request_command_t *cmd_struct)

Parser function for "ImageBlockRequest" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_image_page_request_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_page_request_command_t *cmd_struct)

Parser function for "ImagePageRequest" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_upgrade_end_request_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_upgrade_end_request_command_t *cmd_struct)

Parser function for "UpgradeEndRequest" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_query_specific_file_request_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_specific_file_request_command_t *cmd_struct)

Parser function for "QuerySpecificFileRequest" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_image_notify_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_notify_command_t *cmd_struct)

Parser function for "ImageNotify" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_query_next_image_response_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_next_image_response_command_t *cmd_struct)

Parser function for "QueryNextImageResponse" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_image_block_response_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_block_response_command_t *cmd_struct)

Parser function for "ImageBlockResponse" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_upgrade_end_response_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_upgrade_end_response_command_t *cmd_struct)

Parser function for "UpgradeEndResponse" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_over_the_air_bootloading_cluster_query_specific_file_response_command(EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_specific_file_response_command_t *cmd_struct)

Parser function for "QuerySpecificFileResponse" ZCL command from "Over the Air Bootloading" cluster.

zcl_decode_power_profile_cluster_power_profile_request_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_request_command_t *cmd_struct)

Parser function for "PowerProfileRequest" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_get_power_profile_price_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_response_command_t *cmd_struct)

Parser function for "GetPowerProfilePriceResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_get_overall_schedule_price_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_overall_schedule_price_response_command_t *cmd_struct)

Parser function for "GetOverallSchedulePriceResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_energy_phases_schedule_notification_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_notification_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleNotification" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_energy_phases_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_response_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profile_schedule_constraints_request_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_schedule_constraints_request_command_t *cmd_struct)

Parser function for "PowerProfileScheduleConstraintsRequest" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_energy_phases_schedule_state_request_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_state_request_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleStateRequest" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_get_power_profile_price_extended_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_extended_response_command_t *cmd_struct)

Parser function for "GetPowerProfilePriceExtendedResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profile_notification_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_notification_command_t *cmd_struct)

Parser function for "PowerProfileNotification" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profile_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_response_command_t *cmd_struct)

Parser function for "PowerProfileResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profile_state_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_state_response_command_t *cmd_struct)

Parser function for "PowerProfileStateResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_get_power_profile_price_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_command_t *cmd_struct)

Parser function for "GetPowerProfilePrice" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profiles_state_notification_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profiles_state_notification_command_t *cmd_struct)

Parser function for "PowerProfilesStateNotification" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_energy_phases_schedule_request_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_request_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleRequest" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_energy_phases_schedule_state_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_state_response_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleStateResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_energy_phases_schedule_state_notification_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_state_notification_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleStateNotification" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profile_schedule_constraints_notification_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_schedule_constraints_notification_command_t *cmd_struct)

Parser function for "PowerProfileScheduleConstraintsNotification" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_power_profile_schedule_constraints_response_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_schedule_constraints_response_command_t *cmd_struct)

Parser function for "PowerProfileScheduleConstraintsResponse" ZCL command from "Power Profile" cluster.

zcl_decode_power_profile_cluster_get_power_profile_price_extended_command(EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_extended_command_t *cmd_struct)

Parser function for "GetPowerProfilePriceExtended" ZCL command from "Power Profile" cluster.

zcl_decode_appliance_control_cluster_execution_of_a_command_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_execution_of_a_command_command_t *cmd_struct)

Parser function for "ExecutionOfACommand" ZCL command from "Appliance Control" cluster.

zcl_decode_appliance_control_cluster_write_functions_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_write_functions_command_t *cmd_struct)

Parser function for "WriteFunctions" ZCL command from "Appliance Control" cluster.

zcl_decode_appliance_control_cluster_overload_warning_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_overload_warning_command_t *cmd_struct)

Parser function for "OverloadWarning" ZCL command from "Appliance Control" cluster.

zcl_decode_appliance_control_cluster_signal_state_response_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_signal_state_response_command_t *cmd_struct)

Parser function for "SignalStateResponse" ZCL command from "Appliance Control" cluster.

zcl_decode_appliance_control_cluster_signal_state_notification_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_signal_state_notification_command_t *cmd_struct)

Parser function for "SignalStateNotification" ZCL command from "Appliance Control" cluster.

zcl_decode_poll_control_cluster_check_in_response_command(EmberAfClusterCommand *cmd, sl_zcl_poll_control_cluster_check_in_response_command_t *cmd_struct)

Parser function for "CheckInResponse" ZCL command from "Poll Control" cluster.

zcl_decode_poll_control_cluster_set_long_poll_interval_command(EmberAfClusterCommand *cmd, sl_zcl_poll_control_cluster_set_long_poll_interval_command_t *cmd_struct)

Parser function for "SetLongPollInterval" ZCL command from "Poll Control" cluster.

zcl_decode_poll_control_cluster_set_short_poll_interval_command(EmberAfClusterCommand *cmd, sl_zcl_poll_control_cluster_set_short_poll_interval_command_t *cmd_struct)

Parser function for "SetShortPollInterval" ZCL command from "Poll Control" cluster.

zcl_decode_green_power_cluster_gp_notification_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_notification_command_t *cmd_struct)

Parser function for "GpNotification" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_pairing_search_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_pairing_search_command_t *cmd_struct)

Parser function for "GpPairingSearch" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_tunneling_stop_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_tunneling_stop_command_t *cmd_struct)

Parser function for "GpTunnelingStop" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_commissioning_notification_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_commissioning_notification_command_t *cmd_struct)

Parser function for "GpCommissioningNotification" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_sink_commissioning_mode_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_sink_commissioning_mode_command_t *cmd_struct)

Parser function for "GpSinkCommissioningMode" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_translation_table_update_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_translation_table_update_command_t *cmd_struct)

Parser function for "GpTranslationTableUpdate" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_translation_table_request_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_translation_table_request_command_t *cmd_struct)

Parser function for "GpTranslationTableRequest" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_pairing_configuration_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_pairing_configuration_command_t *cmd_struct)

Parser function for "GpPairingConfiguration" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_sink_table_request_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_sink_table_request_command_t *cmd_struct)

Parser function for "GpSinkTableRequest" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_proxy_table_response_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_proxy_table_response_command_t *cmd_struct)

Parser function for "GpProxyTableResponse" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_notification_response_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_notification_response_command_t *cmd_struct)

Parser function for "GpNotificationResponse" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_pairing_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_pairing_command_t *cmd_struct)

Parser function for "GpPairing" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_proxy_commissioning_mode_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_proxy_commissioning_mode_command_t *cmd_struct)

Parser function for "GpProxyCommissioningMode" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_response_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_response_command_t *cmd_struct)

Parser function for "GpResponse" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_translation_table_response_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_translation_table_response_command_t *cmd_struct)

Parser function for "GpTranslationTableResponse" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_sink_table_response_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_sink_table_response_command_t *cmd_struct)

Parser function for "GpSinkTableResponse" ZCL command from "Green Power" cluster.

zcl_decode_green_power_cluster_gp_proxy_table_request_command(EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_proxy_table_request_command_t *cmd_struct)

Parser function for "GpProxyTableRequest" ZCL command from "Green Power" cluster.

zcl_decode_door_lock_cluster_lock_door_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_lock_door_command_t *cmd_struct)

Parser function for "LockDoor" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_unlock_door_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_door_command_t *cmd_struct)

Parser function for "UnlockDoor" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_toggle_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_toggle_command_t *cmd_struct)

Parser function for "Toggle" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_unlock_with_timeout_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_with_timeout_command_t *cmd_struct)

Parser function for "UnlockWithTimeout" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_log_record_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_log_record_command_t *cmd_struct)

Parser function for "GetLogRecord" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_pin_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_pin_command_t *cmd_struct)

Parser function for "SetPin" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_pin_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_pin_command_t *cmd_struct)

Parser function for "GetPin" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_pin_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_pin_command_t *cmd_struct)

Parser function for "ClearPin" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_user_status_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_status_command_t *cmd_struct)

Parser function for "SetUserStatus" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_user_status_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_status_command_t *cmd_struct)

Parser function for "GetUserStatus" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_weekday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_weekday_schedule_command_t *cmd_struct)

Parser function for "SetWeekdaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_weekday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_weekday_schedule_command_t *cmd_struct)

Parser function for "GetWeekdaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_weekday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_weekday_schedule_command_t *cmd_struct)

Parser function for "ClearWeekdaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_yearday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_yearday_schedule_command_t *cmd_struct)

Parser function for "SetYeardaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_yearday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_yearday_schedule_command_t *cmd_struct)

Parser function for "GetYeardaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_yearday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_yearday_schedule_command_t *cmd_struct)

Parser function for "ClearYeardaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_holiday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_holiday_schedule_command_t *cmd_struct)

Parser function for "SetHolidaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_holiday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_holiday_schedule_command_t *cmd_struct)

Parser function for "GetHolidaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_holiday_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_holiday_schedule_command_t *cmd_struct)

Parser function for "ClearHolidaySchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_user_type_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_type_command_t *cmd_struct)

Parser function for "SetUserType" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_user_type_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_type_command_t *cmd_struct)

Parser function for "GetUserType" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_rfid_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_rfid_command_t *cmd_struct)

Parser function for "SetRfid" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_rfid_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_rfid_command_t *cmd_struct)

Parser function for "GetRfid" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_rfid_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_rfid_command_t *cmd_struct)

Parser function for "ClearRfid" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_disposable_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_disposable_schedule_command_t *cmd_struct)

Parser function for "SetDisposableSchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_disposable_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_disposable_schedule_command_t *cmd_struct)

Parser function for "GetDisposableSchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_disposable_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_disposable_schedule_command_t *cmd_struct)

Parser function for "ClearDisposableSchedule" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_biometric_credential_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_biometric_credential_command_t *cmd_struct)

Parser function for "ClearBiometricCredential" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_lock_door_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_lock_door_response_command_t *cmd_struct)

Parser function for "LockDoorResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_unlock_door_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_door_response_command_t *cmd_struct)

Parser function for "UnlockDoorResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_toggle_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_toggle_response_command_t *cmd_struct)

Parser function for "ToggleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_unlock_with_timeout_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_with_timeout_response_command_t *cmd_struct)

Parser function for "UnlockWithTimeoutResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_log_record_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_log_record_response_command_t *cmd_struct)

Parser function for "GetLogRecordResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_pin_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_pin_response_command_t *cmd_struct)

Parser function for "SetPinResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_pin_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_pin_response_command_t *cmd_struct)

Parser function for "GetPinResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_pin_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_pin_response_command_t *cmd_struct)

Parser function for "ClearPinResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_all_pins_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_all_pins_response_command_t *cmd_struct)

Parser function for "ClearAllPinsResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_user_status_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_status_response_command_t *cmd_struct)

Parser function for "SetUserStatusResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_user_status_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_status_response_command_t *cmd_struct)

Parser function for "GetUserStatusResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_weekday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_weekday_schedule_response_command_t *cmd_struct)

Parser function for "SetWeekdayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_weekday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_weekday_schedule_response_command_t *cmd_struct)

Parser function for "GetWeekdayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_weekday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_weekday_schedule_response_command_t *cmd_struct)

Parser function for "ClearWeekdayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_yearday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_yearday_schedule_response_command_t *cmd_struct)

Parser function for "SetYeardayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_yearday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_yearday_schedule_response_command_t *cmd_struct)

Parser function for "GetYeardayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_yearday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_yearday_schedule_response_command_t *cmd_struct)

Parser function for "ClearYeardayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_holiday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_holiday_schedule_response_command_t *cmd_struct)

Parser function for "SetHolidayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_holiday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_holiday_schedule_response_command_t *cmd_struct)

Parser function for "GetHolidayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_holiday_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_holiday_schedule_response_command_t *cmd_struct)

Parser function for "ClearHolidayScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_user_type_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_type_response_command_t *cmd_struct)

Parser function for "SetUserTypeResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_user_type_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_type_response_command_t *cmd_struct)

Parser function for "GetUserTypeResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_rfid_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_rfid_response_command_t *cmd_struct)

Parser function for "SetRfidResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_rfid_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_rfid_response_command_t *cmd_struct)

Parser function for "GetRfidResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_rfid_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_rfid_response_command_t *cmd_struct)

Parser function for "ClearRfidResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_all_rfids_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_all_rfids_response_command_t *cmd_struct)

Parser function for "ClearAllRfidsResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_set_disposable_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_disposable_schedule_response_command_t *cmd_struct)

Parser function for "SetDisposableScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_get_disposable_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_disposable_schedule_response_command_t *cmd_struct)

Parser function for "GetDisposableScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_disposable_schedule_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_disposable_schedule_response_command_t *cmd_struct)

Parser function for "ClearDisposableScheduleResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_biometric_credential_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_biometric_credential_response_command_t *cmd_struct)

Parser function for "ClearBiometricCredentialResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_clear_all_biometric_credentials_response_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_all_biometric_credentials_response_command_t *cmd_struct)

Parser function for "ClearAllBiometricCredentialsResponse" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_operation_event_notification_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_operation_event_notification_command_t *cmd_struct)

Parser function for "OperationEventNotification" ZCL command from "Door Lock" cluster.

zcl_decode_door_lock_cluster_programming_event_notification_command(EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_programming_event_notification_command_t *cmd_struct)

Parser function for "ProgrammingEventNotification" ZCL command from "Door Lock" cluster.

zcl_decode_window_covering_cluster_window_covering_go_to_lift_value_command(EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_lift_value_command_t *cmd_struct)

Parser function for "WindowCoveringGoToLiftValue" ZCL command from "Window Covering" cluster.

zcl_decode_window_covering_cluster_window_covering_go_to_lift_percentage_command(EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_lift_percentage_command_t *cmd_struct)

Parser function for "WindowCoveringGoToLiftPercentage" ZCL command from "Window Covering" cluster.

zcl_decode_window_covering_cluster_window_covering_go_to_tilt_value_command(EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_tilt_value_command_t *cmd_struct)

Parser function for "WindowCoveringGoToTiltValue" ZCL command from "Window Covering" cluster.

zcl_decode_window_covering_cluster_window_covering_go_to_tilt_percentage_command(EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_tilt_percentage_command_t *cmd_struct)

Parser function for "WindowCoveringGoToTiltPercentage" ZCL command from "Window Covering" cluster.

zcl_decode_barrier_control_cluster_barrier_control_go_to_percent_command(EmberAfClusterCommand *cmd, sl_zcl_barrier_control_cluster_barrier_control_go_to_percent_command_t *cmd_struct)

Parser function for "BarrierControlGoToPercent" ZCL command from "Barrier Control" cluster.

zcl_decode_thermostat_cluster_setpoint_raise_lower_command(EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_setpoint_raise_lower_command_t *cmd_struct)

Parser function for "SetpointRaiseLower" ZCL command from "Thermostat" cluster.

zcl_decode_thermostat_cluster_set_weekly_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_set_weekly_schedule_command_t *cmd_struct)

Parser function for "SetWeeklySchedule" ZCL command from "Thermostat" cluster.

zcl_decode_thermostat_cluster_get_weekly_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_get_weekly_schedule_command_t *cmd_struct)

Parser function for "GetWeeklySchedule" ZCL command from "Thermostat" cluster.

zcl_decode_thermostat_cluster_current_weekly_schedule_command(EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_current_weekly_schedule_command_t *cmd_struct)

Parser function for "CurrentWeeklySchedule" ZCL command from "Thermostat" cluster.

zcl_decode_thermostat_cluster_relay_status_log_command(EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_relay_status_log_command_t *cmd_struct)

Parser function for "RelayStatusLog" ZCL command from "Thermostat" cluster.

zcl_decode_color_control_cluster_move_to_hue_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_hue_command_t *cmd_struct)

Parser function for "MoveToHue" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_hue_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_hue_command_t *cmd_struct)

Parser function for "MoveHue" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_step_hue_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_hue_command_t *cmd_struct)

Parser function for "StepHue" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_to_saturation_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_saturation_command_t *cmd_struct)

Parser function for "MoveToSaturation" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_saturation_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_saturation_command_t *cmd_struct)

Parser function for "MoveSaturation" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_step_saturation_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_saturation_command_t *cmd_struct)

Parser function for "StepSaturation" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_to_hue_and_saturation_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_hue_and_saturation_command_t *cmd_struct)

Parser function for "MoveToHueAndSaturation" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_to_color_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_color_command_t *cmd_struct)

Parser function for "MoveToColor" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_color_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_color_command_t *cmd_struct)

Parser function for "MoveColor" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_step_color_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_color_command_t *cmd_struct)

Parser function for "StepColor" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_to_color_temperature_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_color_temperature_command_t *cmd_struct)

Parser function for "MoveToColorTemperature" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_enhanced_move_to_hue_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_move_to_hue_command_t *cmd_struct)

Parser function for "EnhancedMoveToHue" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_enhanced_move_hue_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_move_hue_command_t *cmd_struct)

Parser function for "EnhancedMoveHue" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_enhanced_step_hue_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_step_hue_command_t *cmd_struct)

Parser function for "EnhancedStepHue" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_enhanced_move_to_hue_and_saturation_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_move_to_hue_and_saturation_command_t *cmd_struct)

Parser function for "EnhancedMoveToHueAndSaturation" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_color_loop_set_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_color_loop_set_command_t *cmd_struct)

Parser function for "ColorLoopSet" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_stop_move_step_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_stop_move_step_command_t *cmd_struct)

Parser function for "StopMoveStep" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_move_color_temperature_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_color_temperature_command_t *cmd_struct)

Parser function for "MoveColorTemperature" ZCL command from "Color Control" cluster.

zcl_decode_color_control_cluster_step_color_temperature_command(EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_color_temperature_command_t *cmd_struct)

Parser function for "StepColorTemperature" ZCL command from "Color Control" cluster.

zcl_decode_ias_zone_cluster_zone_enroll_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_zone_enroll_response_command_t *cmd_struct)

Parser function for "ZoneEnrollResponse" ZCL command from "IAS Zone" cluster.

zcl_decode_ias_zone_cluster_initiate_test_mode_command(EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_initiate_test_mode_command_t *cmd_struct)

Parser function for "InitiateTestMode" ZCL command from "IAS Zone" cluster.

zcl_decode_ias_zone_cluster_zone_status_change_notification_command(EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_zone_status_change_notification_command_t *cmd_struct)

Parser function for "ZoneStatusChangeNotification" ZCL command from "IAS Zone" cluster.

zcl_decode_ias_zone_cluster_zone_enroll_request_command(EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_zone_enroll_request_command_t *cmd_struct)

Parser function for "ZoneEnrollRequest" ZCL command from "IAS Zone" cluster.

zcl_decode_ias_ace_cluster_arm_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_arm_command_t *cmd_struct)

Parser function for "Arm" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_bypass_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_bypass_command_t *cmd_struct)

Parser function for "Bypass" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_get_zone_information_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_information_command_t *cmd_struct)

Parser function for "GetZoneInformation" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_get_zone_status_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_status_command_t *cmd_struct)

Parser function for "GetZoneStatus" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_arm_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_arm_response_command_t *cmd_struct)

Parser function for "ArmResponse" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_get_zone_id_map_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_id_map_response_command_t *cmd_struct)

Parser function for "GetZoneIdMapResponse" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_get_zone_information_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_information_response_command_t *cmd_struct)

Parser function for "GetZoneInformationResponse" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_zone_status_changed_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_zone_status_changed_command_t *cmd_struct)

Parser function for "ZoneStatusChanged" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_panel_status_changed_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_panel_status_changed_command_t *cmd_struct)

Parser function for "PanelStatusChanged" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_get_panel_status_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_panel_status_response_command_t *cmd_struct)

Parser function for "GetPanelStatusResponse" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_set_bypassed_zone_list_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_set_bypassed_zone_list_command_t *cmd_struct)

Parser function for "SetBypassedZoneList" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_bypass_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_bypass_response_command_t *cmd_struct)

Parser function for "BypassResponse" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_ace_cluster_get_zone_status_response_command(EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_status_response_command_t *cmd_struct)

Parser function for "GetZoneStatusResponse" ZCL command from "IAS ACE" cluster.

zcl_decode_ias_wd_cluster_start_warning_command(EmberAfClusterCommand *cmd, sl_zcl_ias_wd_cluster_start_warning_command_t *cmd_struct)

Parser function for "StartWarning" ZCL command from "IAS WD" cluster.

zcl_decode_ias_wd_cluster_squawk_command(EmberAfClusterCommand *cmd, sl_zcl_ias_wd_cluster_squawk_command_t *cmd_struct)

Parser function for "Squawk" ZCL command from "IAS WD" cluster.

zcl_decode_generic_tunnel_cluster_match_protocol_address_command(EmberAfClusterCommand *cmd, sl_zcl_generic_tunnel_cluster_match_protocol_address_command_t *cmd_struct)

Parser function for "MatchProtocolAddress" ZCL command from "Generic Tunnel" cluster.

zcl_decode_generic_tunnel_cluster_match_protocol_address_response_command(EmberAfClusterCommand *cmd, sl_zcl_generic_tunnel_cluster_match_protocol_address_response_command_t *cmd_struct)

Parser function for "MatchProtocolAddressResponse" ZCL command from "Generic Tunnel" cluster.

zcl_decode_generic_tunnel_cluster_advertise_protocol_address_command(EmberAfClusterCommand *cmd, sl_zcl_generic_tunnel_cluster_advertise_protocol_address_command_t *cmd_struct)

Parser function for "AdvertiseProtocolAddress" ZCL command from "Generic Tunnel" cluster.

zcl_decode_ba_cnet_protocol_tunnel_cluster_transfer_npdu_command(EmberAfClusterCommand *cmd, sl_zcl_ba_cnet_protocol_tunnel_cluster_transfer_npdu_command_t *cmd_struct)

Parser function for "TransferNpdu" ZCL command from "BACnet Protocol Tunnel" cluster.

zcl_decode_11073_protocol_tunnel_cluster_transfer_apdu_command(EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_transfer_apdu_command_t *cmd_struct)

Parser function for "TransferAPDU" ZCL command from "11073 Protocol Tunnel" cluster.

zcl_decode_11073_protocol_tunnel_cluster_connect_request_command(EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_connect_request_command_t *cmd_struct)

Parser function for "ConnectRequest" ZCL command from "11073 Protocol Tunnel" cluster.

zcl_decode_11073_protocol_tunnel_cluster_disconnect_request_command(EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_disconnect_request_command_t *cmd_struct)

Parser function for "DisconnectRequest" ZCL command from "11073 Protocol Tunnel" cluster.

zcl_decode_11073_protocol_tunnel_cluster_connect_status_notification_command(EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_connect_status_notification_command_t *cmd_struct)

Parser function for "ConnectStatusNotification" ZCL command from "11073 Protocol Tunnel" cluster.

zcl_decode_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_client_command(EmberAfClusterCommand *cmd, sl_zcl_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_client_command_t *cmd_struct)

Parser function for "TransferApduFromClient" ZCL command from "ISO 7816 Protocol Tunnel" cluster.

zcl_decode_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_server_command(EmberAfClusterCommand *cmd, sl_zcl_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_server_command_t *cmd_struct)

Parser function for "TransferApduFromServer" ZCL command from "ISO 7816 Protocol Tunnel" cluster.

zcl_decode_price_cluster_get_current_price_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_current_price_command_t *cmd_struct)

Parser function for "GetCurrentPrice" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_scheduled_prices_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_scheduled_prices_command_t *cmd_struct)

Parser function for "GetScheduledPrices" ZCL command from "Price" cluster.

zcl_decode_price_cluster_price_acknowledgement_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_price_acknowledgement_command_t *cmd_struct)

Parser function for "PriceAcknowledgement" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_block_periods_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_block_periods_command_t *cmd_struct)

Parser function for "GetBlockPeriods" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_conversion_factor_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_conversion_factor_command_t *cmd_struct)

Parser function for "GetConversionFactor" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_calorific_value_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_calorific_value_command_t *cmd_struct)

Parser function for "GetCalorificValue" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_tariff_information_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_tariff_information_command_t *cmd_struct)

Parser function for "GetTariffInformation" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_price_matrix_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_price_matrix_command_t *cmd_struct)

Parser function for "GetPriceMatrix" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_block_thresholds_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_block_thresholds_command_t *cmd_struct)

Parser function for "GetBlockThresholds" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_co2_value_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_co2_value_command_t *cmd_struct)

Parser function for "GetCO2Value" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_tier_labels_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_tier_labels_command_t *cmd_struct)

Parser function for "GetTierLabels" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_billing_period_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_billing_period_command_t *cmd_struct)

Parser function for "GetBillingPeriod" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_consolidated_bill_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_consolidated_bill_command_t *cmd_struct)

Parser function for "GetConsolidatedBill" ZCL command from "Price" cluster.

zcl_decode_price_cluster_cpp_event_response_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_cpp_event_response_command_t *cmd_struct)

Parser function for "CppEventResponse" ZCL command from "Price" cluster.

zcl_decode_price_cluster_get_credit_payment_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_credit_payment_command_t *cmd_struct)

Parser function for "GetCreditPayment" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_price_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_price_command_t *cmd_struct)

Parser function for "PublishPrice" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_block_period_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_block_period_command_t *cmd_struct)

Parser function for "PublishBlockPeriod" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_conversion_factor_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_conversion_factor_command_t *cmd_struct)

Parser function for "PublishConversionFactor" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_calorific_value_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_calorific_value_command_t *cmd_struct)

Parser function for "PublishCalorificValue" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_tariff_information_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_tariff_information_command_t *cmd_struct)

Parser function for "PublishTariffInformation" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_price_matrix_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_price_matrix_command_t *cmd_struct)

Parser function for "PublishPriceMatrix" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_block_thresholds_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_block_thresholds_command_t *cmd_struct)

Parser function for "PublishBlockThresholds" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_co2_value_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_co2_value_command_t *cmd_struct)

Parser function for "PublishCO2Value" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_tier_labels_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_tier_labels_command_t *cmd_struct)

Parser function for "PublishTierLabels" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_billing_period_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_billing_period_command_t *cmd_struct)

Parser function for "PublishBillingPeriod" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_consolidated_bill_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_consolidated_bill_command_t *cmd_struct)

Parser function for "PublishConsolidatedBill" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_cpp_event_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_cpp_event_command_t *cmd_struct)

Parser function for "PublishCppEvent" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_credit_payment_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_credit_payment_command_t *cmd_struct)

Parser function for "PublishCreditPayment" ZCL command from "Price" cluster.

zcl_decode_price_cluster_publish_currency_conversion_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_currency_conversion_command_t *cmd_struct)

Parser function for "PublishCurrencyConversion" ZCL command from "Price" cluster.

zcl_decode_price_cluster_cancel_tariff_command(EmberAfClusterCommand *cmd, sl_zcl_price_cluster_cancel_tariff_command_t *cmd_struct)

Parser function for "CancelTariff" ZCL command from "Price" cluster.

zcl_decode_demand_response_and_load_control_cluster_report_event_status_command(EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_report_event_status_command_t *cmd_struct)

Parser function for "ReportEventStatus" ZCL command from "Demand Response and Load Control" cluster.

zcl_decode_demand_response_and_load_control_cluster_get_scheduled_events_command(EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_get_scheduled_events_command_t *cmd_struct)

Parser function for "GetScheduledEvents" ZCL command from "Demand Response and Load Control" cluster.

zcl_decode_demand_response_and_load_control_cluster_load_control_event_command(EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_load_control_event_command_t *cmd_struct)

Parser function for "LoadControlEvent" ZCL command from "Demand Response and Load Control" cluster.

zcl_decode_demand_response_and_load_control_cluster_cancel_load_control_event_command(EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_cancel_load_control_event_command_t *cmd_struct)

Parser function for "CancelLoadControlEvent" ZCL command from "Demand Response and Load Control" cluster.

zcl_decode_demand_response_and_load_control_cluster_cancel_all_load_control_events_command(EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_cancel_all_load_control_events_command_t *cmd_struct)

Parser function for "CancelAllLoadControlEvents" ZCL command from "Demand Response and Load Control" cluster.

zcl_decode_simple_metering_cluster_get_profile_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_profile_command_t *cmd_struct)

Parser function for "GetProfile" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_request_mirror_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_request_mirror_response_command_t *cmd_struct)

Parser function for "RequestMirrorResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_mirror_removed_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_mirror_removed_command_t *cmd_struct)

Parser function for "MirrorRemoved" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_request_fast_poll_mode_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_request_fast_poll_mode_command_t *cmd_struct)

Parser function for "RequestFastPollMode" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_schedule_snapshot_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_schedule_snapshot_command_t *cmd_struct)

Parser function for "ScheduleSnapshot" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_take_snapshot_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_take_snapshot_command_t *cmd_struct)

Parser function for "TakeSnapshot" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_get_snapshot_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_snapshot_command_t *cmd_struct)

Parser function for "GetSnapshot" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_start_sampling_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_start_sampling_command_t *cmd_struct)

Parser function for "StartSampling" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_get_sampled_data_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_sampled_data_command_t *cmd_struct)

Parser function for "GetSampledData" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_mirror_report_attribute_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_mirror_report_attribute_response_command_t *cmd_struct)

Parser function for "MirrorReportAttributeResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_reset_load_limit_counter_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_reset_load_limit_counter_command_t *cmd_struct)

Parser function for "ResetLoadLimitCounter" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_change_supply_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_change_supply_command_t *cmd_struct)

Parser function for "ChangeSupply" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_local_change_supply_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_local_change_supply_command_t *cmd_struct)

Parser function for "LocalChangeSupply" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_set_supply_status_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_set_supply_status_command_t *cmd_struct)

Parser function for "SetSupplyStatus" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_set_uncontrolled_flow_threshold_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_set_uncontrolled_flow_threshold_command_t *cmd_struct)

Parser function for "SetUncontrolledFlowThreshold" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_get_profile_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_profile_response_command_t *cmd_struct)

Parser function for "GetProfileResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_request_fast_poll_mode_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_request_fast_poll_mode_response_command_t *cmd_struct)

Parser function for "RequestFastPollModeResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_schedule_snapshot_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_schedule_snapshot_response_command_t *cmd_struct)

Parser function for "ScheduleSnapshotResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_take_snapshot_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_take_snapshot_response_command_t *cmd_struct)

Parser function for "TakeSnapshotResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_publish_snapshot_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_publish_snapshot_command_t *cmd_struct)

Parser function for "PublishSnapshot" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_get_sampled_data_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_sampled_data_response_command_t *cmd_struct)

Parser function for "GetSampledDataResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_configure_mirror_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_configure_mirror_command_t *cmd_struct)

Parser function for "ConfigureMirror" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_configure_notification_scheme_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_configure_notification_scheme_command_t *cmd_struct)

Parser function for "ConfigureNotificationScheme" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_configure_notification_flags_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_configure_notification_flags_command_t *cmd_struct)

Parser function for "ConfigureNotificationFlags" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_get_notified_message_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_notified_message_command_t *cmd_struct)

Parser function for "GetNotifiedMessage" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_supply_status_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_supply_status_response_command_t *cmd_struct)

Parser function for "SupplyStatusResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_simple_metering_cluster_start_sampling_response_command(EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_start_sampling_response_command_t *cmd_struct)

Parser function for "StartSamplingResponse" ZCL command from "Simple Metering" cluster.

zcl_decode_messaging_cluster_message_confirmation_command(EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_message_confirmation_command_t *cmd_struct)

Parser function for "MessageConfirmation" ZCL command from "Messaging" cluster.

zcl_decode_messaging_cluster_get_message_cancellation_command(EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_get_message_cancellation_command_t *cmd_struct)

Parser function for "GetMessageCancellation" ZCL command from "Messaging" cluster.

zcl_decode_messaging_cluster_display_message_command(EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_display_message_command_t *cmd_struct)

Parser function for "DisplayMessage" ZCL command from "Messaging" cluster.

zcl_decode_messaging_cluster_cancel_message_command(EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_cancel_message_command_t *cmd_struct)

Parser function for "CancelMessage" ZCL command from "Messaging" cluster.

zcl_decode_messaging_cluster_display_protected_message_command(EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_display_protected_message_command_t *cmd_struct)

Parser function for "DisplayProtectedMessage" ZCL command from "Messaging" cluster.

zcl_decode_messaging_cluster_cancel_all_messages_command(EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_cancel_all_messages_command_t *cmd_struct)

Parser function for "CancelAllMessages" ZCL command from "Messaging" cluster.

zcl_decode_tunneling_cluster_request_tunnel_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_request_tunnel_command_t *cmd_struct)

Parser function for "RequestTunnel" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_close_tunnel_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_close_tunnel_command_t *cmd_struct)

Parser function for "CloseTunnel" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_transfer_data_client_to_server_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_client_to_server_command_t *cmd_struct)

Parser function for "TransferDataClientToServer" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_transfer_data_error_client_to_server_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_error_client_to_server_command_t *cmd_struct)

Parser function for "TransferDataErrorClientToServer" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_ack_transfer_data_client_to_server_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ack_transfer_data_client_to_server_command_t *cmd_struct)

Parser function for "AckTransferDataClientToServer" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_ready_data_client_to_server_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ready_data_client_to_server_command_t *cmd_struct)

Parser function for "ReadyDataClientToServer" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_get_supported_tunnel_protocols_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_get_supported_tunnel_protocols_command_t *cmd_struct)

Parser function for "GetSupportedTunnelProtocols" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_request_tunnel_response_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_request_tunnel_response_command_t *cmd_struct)

Parser function for "RequestTunnelResponse" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_transfer_data_server_to_client_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_server_to_client_command_t *cmd_struct)

Parser function for "TransferDataServerToClient" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_transfer_data_error_server_to_client_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_error_server_to_client_command_t *cmd_struct)

Parser function for "TransferDataErrorServerToClient" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_ack_transfer_data_server_to_client_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ack_transfer_data_server_to_client_command_t *cmd_struct)

Parser function for "AckTransferDataServerToClient" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_ready_data_server_to_client_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ready_data_server_to_client_command_t *cmd_struct)

Parser function for "ReadyDataServerToClient" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_supported_tunnel_protocols_response_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_supported_tunnel_protocols_response_command_t *cmd_struct)

Parser function for "SupportedTunnelProtocolsResponse" ZCL command from "Tunneling" cluster.

zcl_decode_tunneling_cluster_tunnel_closure_notification_command(EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_tunnel_closure_notification_command_t *cmd_struct)

Parser function for "TunnelClosureNotification" ZCL command from "Tunneling" cluster.

zcl_decode_prepayment_cluster_select_available_emergency_credit_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_select_available_emergency_credit_command_t *cmd_struct)

Parser function for "SelectAvailableEmergencyCredit" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_change_debt_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_change_debt_command_t *cmd_struct)

Parser function for "ChangeDebt" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_emergency_credit_setup_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_emergency_credit_setup_command_t *cmd_struct)

Parser function for "EmergencyCreditSetup" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_consumer_top_up_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_consumer_top_up_command_t *cmd_struct)

Parser function for "ConsumerTopUp" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_credit_adjustment_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_credit_adjustment_command_t *cmd_struct)

Parser function for "CreditAdjustment" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_change_payment_mode_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_change_payment_mode_command_t *cmd_struct)

Parser function for "ChangePaymentMode" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_get_prepay_snapshot_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_get_prepay_snapshot_command_t *cmd_struct)

Parser function for "GetPrepaySnapshot" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_get_top_up_log_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_get_top_up_log_command_t *cmd_struct)

Parser function for "GetTopUpLog" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_set_low_credit_warning_level_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_set_low_credit_warning_level_command_t *cmd_struct)

Parser function for "SetLowCreditWarningLevel" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_get_debt_repayment_log_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_get_debt_repayment_log_command_t *cmd_struct)

Parser function for "GetDebtRepaymentLog" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_set_maximum_credit_limit_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_set_maximum_credit_limit_command_t *cmd_struct)

Parser function for "SetMaximumCreditLimit" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_set_overall_debt_cap_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_set_overall_debt_cap_command_t *cmd_struct)

Parser function for "SetOverallDebtCap" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_publish_prepay_snapshot_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_publish_prepay_snapshot_command_t *cmd_struct)

Parser function for "PublishPrepaySnapshot" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_change_payment_mode_response_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_change_payment_mode_response_command_t *cmd_struct)

Parser function for "ChangePaymentModeResponse" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_consumer_top_up_response_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_consumer_top_up_response_command_t *cmd_struct)

Parser function for "ConsumerTopUpResponse" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_publish_top_up_log_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_publish_top_up_log_command_t *cmd_struct)

Parser function for "PublishTopUpLog" ZCL command from "Prepayment" cluster.

zcl_decode_prepayment_cluster_publish_debt_log_command(EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_publish_debt_log_command_t *cmd_struct)

Parser function for "PublishDebtLog" ZCL command from "Prepayment" cluster.

zcl_decode_energy_management_cluster_manage_event_command(EmberAfClusterCommand *cmd, sl_zcl_energy_management_cluster_manage_event_command_t *cmd_struct)

Parser function for "ManageEvent" ZCL command from "Energy Management" cluster.

zcl_decode_energy_management_cluster_report_event_status_command(EmberAfClusterCommand *cmd, sl_zcl_energy_management_cluster_report_event_status_command_t *cmd_struct)

Parser function for "ReportEventStatus" ZCL command from "Energy Management" cluster.

zcl_decode_calendar_cluster_get_calendar_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_calendar_command_t *cmd_struct)

Parser function for "GetCalendar" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_get_day_profiles_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_day_profiles_command_t *cmd_struct)

Parser function for "GetDayProfiles" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_get_week_profiles_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_week_profiles_command_t *cmd_struct)

Parser function for "GetWeekProfiles" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_get_seasons_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_seasons_command_t *cmd_struct)

Parser function for "GetSeasons" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_get_special_days_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_special_days_command_t *cmd_struct)

Parser function for "GetSpecialDays" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_publish_calendar_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_calendar_command_t *cmd_struct)

Parser function for "PublishCalendar" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_publish_day_profile_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_day_profile_command_t *cmd_struct)

Parser function for "PublishDayProfile" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_publish_week_profile_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_week_profile_command_t *cmd_struct)

Parser function for "PublishWeekProfile" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_publish_seasons_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_seasons_command_t *cmd_struct)

Parser function for "PublishSeasons" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_publish_special_days_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_special_days_command_t *cmd_struct)

Parser function for "PublishSpecialDays" ZCL command from "Calendar" cluster.

zcl_decode_calendar_cluster_cancel_calendar_command(EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_cancel_calendar_command_t *cmd_struct)

Parser function for "CancelCalendar" ZCL command from "Calendar" cluster.

zcl_decode_device_management_cluster_request_new_password_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_request_new_password_command_t *cmd_struct)

Parser function for "RequestNewPassword" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_report_event_configuration_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_report_event_configuration_command_t *cmd_struct)

Parser function for "ReportEventConfiguration" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_publish_change_of_tenancy_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_publish_change_of_tenancy_command_t *cmd_struct)

Parser function for "PublishChangeOfTenancy" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_publish_change_of_supplier_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_publish_change_of_supplier_command_t *cmd_struct)

Parser function for "PublishChangeOfSupplier" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_request_new_password_response_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_request_new_password_response_command_t *cmd_struct)

Parser function for "RequestNewPasswordResponse" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_update_site_id_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_update_site_id_command_t *cmd_struct)

Parser function for "UpdateSiteId" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_set_event_configuration_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_set_event_configuration_command_t *cmd_struct)

Parser function for "SetEventConfiguration" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_get_event_configuration_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_get_event_configuration_command_t *cmd_struct)

Parser function for "GetEventConfiguration" ZCL command from "Device Management" cluster.

zcl_decode_device_management_cluster_update_cin_command(EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_update_cin_command_t *cmd_struct)

Parser function for "UpdateCIN" ZCL command from "Device Management" cluster.

zcl_decode_events_cluster_get_event_log_command(EmberAfClusterCommand *cmd, sl_zcl_events_cluster_get_event_log_command_t *cmd_struct)

Parser function for "GetEventLog" ZCL command from "Events" cluster.

zcl_decode_events_cluster_clear_event_log_request_command(EmberAfClusterCommand *cmd, sl_zcl_events_cluster_clear_event_log_request_command_t *cmd_struct)

Parser function for "ClearEventLogRequest" ZCL command from "Events" cluster.

zcl_decode_events_cluster_publish_event_command(EmberAfClusterCommand *cmd, sl_zcl_events_cluster_publish_event_command_t *cmd_struct)

Parser function for "PublishEvent" ZCL command from "Events" cluster.

zcl_decode_events_cluster_publish_event_log_command(EmberAfClusterCommand *cmd, sl_zcl_events_cluster_publish_event_log_command_t *cmd_struct)

Parser function for "PublishEventLog" ZCL command from "Events" cluster.

zcl_decode_events_cluster_clear_event_log_response_command(EmberAfClusterCommand *cmd, sl_zcl_events_cluster_clear_event_log_response_command_t *cmd_struct)

Parser function for "ClearEventLogResponse" ZCL command from "Events" cluster.

zcl_decode_mdu_pairing_cluster_pairing_request_command(EmberAfClusterCommand *cmd, sl_zcl_mdu_pairing_cluster_pairing_request_command_t *cmd_struct)

Parser function for "PairingRequest" ZCL command from "MDU Pairing" cluster.

zcl_decode_mdu_pairing_cluster_pairing_response_command(EmberAfClusterCommand *cmd, sl_zcl_mdu_pairing_cluster_pairing_response_command_t *cmd_struct)

Parser function for "PairingResponse" ZCL command from "MDU Pairing" cluster.

zcl_decode_sub_g_hz_cluster_suspend_zcl_messages_command(EmberAfClusterCommand *cmd, sl_zcl_sub_g_hz_cluster_suspend_zcl_messages_command_t *cmd_struct)

Parser function for "SuspendZclMessages" ZCL command from "Sub-GHz" cluster.

zcl_decode_key_establishment_cluster_initiate_key_establishment_request_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_initiate_key_establishment_request_command_t *cmd_struct)

Parser function for "InitiateKeyEstablishmentRequest" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_ephemeral_data_request_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_ephemeral_data_request_command_t *cmd_struct)

Parser function for "EphemeralDataRequest" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_confirm_key_data_request_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_confirm_key_data_request_command_t *cmd_struct)

Parser function for "ConfirmKeyDataRequest" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_terminate_key_establishment_from_client_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_terminate_key_establishment_from_client_command_t *cmd_struct)

Parser function for "TerminateKeyEstablishmentFromClient" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_initiate_key_establishment_response_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_initiate_key_establishment_response_command_t *cmd_struct)

Parser function for "InitiateKeyEstablishmentResponse" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_ephemeral_data_response_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_ephemeral_data_response_command_t *cmd_struct)

Parser function for "EphemeralDataResponse" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_confirm_key_data_response_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_confirm_key_data_response_command_t *cmd_struct)

Parser function for "ConfirmKeyDataResponse" ZCL command from "Key Establishment" cluster.

zcl_decode_key_establishment_cluster_terminate_key_establishment_from_server_command(EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_terminate_key_establishment_from_server_command_t *cmd_struct)

Parser function for "TerminateKeyEstablishmentFromServer" ZCL command from "Key Establishment" cluster.

zcl_decode_information_cluster_request_information_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_information_command_t *cmd_struct)

Parser function for "RequestInformation" ZCL command from "Information" cluster.

zcl_decode_information_cluster_push_information_response_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_push_information_response_command_t *cmd_struct)

Parser function for "PushInformationResponse" ZCL command from "Information" cluster.

zcl_decode_information_cluster_send_preference_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_send_preference_command_t *cmd_struct)

Parser function for "SendPreference" ZCL command from "Information" cluster.

zcl_decode_information_cluster_request_preference_response_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_preference_response_command_t *cmd_struct)

Parser function for "RequestPreferenceResponse" ZCL command from "Information" cluster.

zcl_decode_information_cluster_update_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_update_command_t *cmd_struct)

Parser function for "Update" ZCL command from "Information" cluster.

zcl_decode_information_cluster_delete_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_delete_command_t *cmd_struct)

Parser function for "Delete" ZCL command from "Information" cluster.

zcl_decode_information_cluster_configure_node_description_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_node_description_command_t *cmd_struct)

Parser function for "ConfigureNodeDescription" ZCL command from "Information" cluster.

zcl_decode_information_cluster_configure_delivery_enable_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_delivery_enable_command_t *cmd_struct)

Parser function for "ConfigureDeliveryEnable" ZCL command from "Information" cluster.

zcl_decode_information_cluster_configure_push_information_timer_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_push_information_timer_command_t *cmd_struct)

Parser function for "ConfigurePushInformationTimer" ZCL command from "Information" cluster.

zcl_decode_information_cluster_configure_set_root_id_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_set_root_id_command_t *cmd_struct)

Parser function for "ConfigureSetRootId" ZCL command from "Information" cluster.

zcl_decode_information_cluster_request_information_response_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_information_response_command_t *cmd_struct)

Parser function for "RequestInformationResponse" ZCL command from "Information" cluster.

zcl_decode_information_cluster_push_information_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_push_information_command_t *cmd_struct)

Parser function for "PushInformation" ZCL command from "Information" cluster.

zcl_decode_information_cluster_send_preference_response_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_send_preference_response_command_t *cmd_struct)

Parser function for "SendPreferenceResponse" ZCL command from "Information" cluster.

zcl_decode_information_cluster_request_preference_confirmation_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_preference_confirmation_command_t *cmd_struct)

Parser function for "RequestPreferenceConfirmation" ZCL command from "Information" cluster.

zcl_decode_information_cluster_update_response_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_update_response_command_t *cmd_struct)

Parser function for "UpdateResponse" ZCL command from "Information" cluster.

zcl_decode_information_cluster_delete_response_command(EmberAfClusterCommand *cmd, sl_zcl_information_cluster_delete_response_command_t *cmd_struct)

Parser function for "DeleteResponse" ZCL command from "Information" cluster.

zcl_decode_data_sharing_cluster_read_file_request_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_read_file_request_command_t *cmd_struct)

Parser function for "ReadFileRequest" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_read_record_request_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_read_record_request_command_t *cmd_struct)

Parser function for "ReadRecordRequest" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_write_file_response_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_write_file_response_command_t *cmd_struct)

Parser function for "WriteFileResponse" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_write_file_request_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_write_file_request_command_t *cmd_struct)

Parser function for "WriteFileRequest" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_modify_file_request_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_modify_file_request_command_t *cmd_struct)

Parser function for "ModifyFileRequest" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_modify_record_request_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_modify_record_request_command_t *cmd_struct)

Parser function for "ModifyRecordRequest" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_file_transmission_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_file_transmission_command_t *cmd_struct)

Parser function for "FileTransmission" ZCL command from "Data Sharing" cluster.

zcl_decode_data_sharing_cluster_record_transmission_command(EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_record_transmission_command_t *cmd_struct)

Parser function for "RecordTransmission" ZCL command from "Data Sharing" cluster.

zcl_decode_gaming_cluster_search_game_command(EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_search_game_command_t *cmd_struct)

Parser function for "SearchGame" ZCL command from "Gaming" cluster.

zcl_decode_gaming_cluster_join_game_command(EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_join_game_command_t *cmd_struct)

Parser function for "JoinGame" ZCL command from "Gaming" cluster.

zcl_decode_gaming_cluster_action_control_command(EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_action_control_command_t *cmd_struct)

Parser function for "ActionControl" ZCL command from "Gaming" cluster.

zcl_decode_gaming_cluster_game_announcement_command(EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_game_announcement_command_t *cmd_struct)

Parser function for "GameAnnouncement" ZCL command from "Gaming" cluster.

zcl_decode_gaming_cluster_general_response_command(EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_general_response_command_t *cmd_struct)

Parser function for "GeneralResponse" ZCL command from "Gaming" cluster.

zcl_decode_data_rate_control_cluster_path_creation_command(EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_path_creation_command_t *cmd_struct)

Parser function for "PathCreation" ZCL command from "Data Rate Control" cluster.

zcl_decode_data_rate_control_cluster_data_rate_notification_command(EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_data_rate_notification_command_t *cmd_struct)

Parser function for "DataRateNotification" ZCL command from "Data Rate Control" cluster.

zcl_decode_data_rate_control_cluster_path_deletion_command(EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_path_deletion_command_t *cmd_struct)

Parser function for "PathDeletion" ZCL command from "Data Rate Control" cluster.

zcl_decode_data_rate_control_cluster_data_rate_control_command(EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_data_rate_control_command_t *cmd_struct)

Parser function for "DataRateControl" ZCL command from "Data Rate Control" cluster.

zcl_decode_voice_over_zig_bee_cluster_establishment_request_command(EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_establishment_request_command_t *cmd_struct)

Parser function for "EstablishmentRequest" ZCL command from "Voice over ZigBee" cluster.

zcl_decode_voice_over_zig_bee_cluster_voice_transmission_command(EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_voice_transmission_command_t *cmd_struct)

Parser function for "VoiceTransmission" ZCL command from "Voice over ZigBee" cluster.

zcl_decode_voice_over_zig_bee_cluster_control_response_command(EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_control_response_command_t *cmd_struct)

Parser function for "ControlResponse" ZCL command from "Voice over ZigBee" cluster.

zcl_decode_voice_over_zig_bee_cluster_establishment_response_command(EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_establishment_response_command_t *cmd_struct)

Parser function for "EstablishmentResponse" ZCL command from "Voice over ZigBee" cluster.

zcl_decode_voice_over_zig_bee_cluster_voice_transmission_response_command(EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_voice_transmission_response_command_t *cmd_struct)

Parser function for "VoiceTransmissionResponse" ZCL command from "Voice over ZigBee" cluster.

zcl_decode_voice_over_zig_bee_cluster_control_command(EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_control_command_t *cmd_struct)

Parser function for "Control" ZCL command from "Voice over ZigBee" cluster.

zcl_decode_chatting_cluster_join_chat_request_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_join_chat_request_command_t *cmd_struct)

Parser function for "JoinChatRequest" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_leave_chat_request_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_leave_chat_request_command_t *cmd_struct)

Parser function for "LeaveChatRequest" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_switch_chairman_response_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_response_command_t *cmd_struct)

Parser function for "SwitchChairmanResponse" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_start_chat_request_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_start_chat_request_command_t *cmd_struct)

Parser function for "StartChatRequest" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_chat_message_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_chat_message_command_t *cmd_struct)

Parser function for "ChatMessage" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_get_node_information_request_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_get_node_information_request_command_t *cmd_struct)

Parser function for "GetNodeInformationRequest" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_start_chat_response_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_start_chat_response_command_t *cmd_struct)

Parser function for "StartChatResponse" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_join_chat_response_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_join_chat_response_command_t *cmd_struct)

Parser function for "JoinChatResponse" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_user_left_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_user_left_command_t *cmd_struct)

Parser function for "UserLeft" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_user_joined_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_user_joined_command_t *cmd_struct)

Parser function for "UserJoined" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_search_chat_response_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_search_chat_response_command_t *cmd_struct)

Parser function for "SearchChatResponse" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_switch_chairman_request_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_request_command_t *cmd_struct)

Parser function for "SwitchChairmanRequest" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_switch_chairman_confirm_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_confirm_command_t *cmd_struct)

Parser function for "SwitchChairmanConfirm" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_switch_chairman_notification_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_notification_command_t *cmd_struct)

Parser function for "SwitchChairmanNotification" ZCL command from "Chatting" cluster.

zcl_decode_chatting_cluster_get_node_information_response_command(EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_get_node_information_response_command_t *cmd_struct)

Parser function for "GetNodeInformationResponse" ZCL command from "Chatting" cluster.

zcl_decode_payment_cluster_buy_request_command(EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_buy_request_command_t *cmd_struct)

Parser function for "BuyRequest" ZCL command from "Payment" cluster.

zcl_decode_payment_cluster_accept_payment_command(EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_accept_payment_command_t *cmd_struct)

Parser function for "AcceptPayment" ZCL command from "Payment" cluster.

zcl_decode_payment_cluster_payment_confirm_command(EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_payment_confirm_command_t *cmd_struct)

Parser function for "PaymentConfirm" ZCL command from "Payment" cluster.

zcl_decode_payment_cluster_buy_confirm_command(EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_buy_confirm_command_t *cmd_struct)

Parser function for "BuyConfirm" ZCL command from "Payment" cluster.

zcl_decode_payment_cluster_receipt_delivery_command(EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_receipt_delivery_command_t *cmd_struct)

Parser function for "ReceiptDelivery" ZCL command from "Payment" cluster.

zcl_decode_payment_cluster_transaction_end_command(EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_transaction_end_command_t *cmd_struct)

Parser function for "TransactionEnd" ZCL command from "Payment" cluster.

zcl_decode_billing_cluster_subscribe_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_subscribe_command_t *cmd_struct)

Parser function for "Subscribe" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_unsubscribe_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_unsubscribe_command_t *cmd_struct)

Parser function for "Unsubscribe" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_start_billing_session_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_start_billing_session_command_t *cmd_struct)

Parser function for "StartBillingSession" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_stop_billing_session_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_stop_billing_session_command_t *cmd_struct)

Parser function for "StopBillingSession" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_bill_status_notification_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_bill_status_notification_command_t *cmd_struct)

Parser function for "BillStatusNotification" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_session_keep_alive_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_session_keep_alive_command_t *cmd_struct)

Parser function for "SessionKeepAlive" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_check_bill_status_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_check_bill_status_command_t *cmd_struct)

Parser function for "CheckBillStatus" ZCL command from "Billing" cluster.

zcl_decode_billing_cluster_send_bill_record_command(EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_send_bill_record_command_t *cmd_struct)

Parser function for "SendBillRecord" ZCL command from "Billing" cluster.

zcl_decode_appliance_events_and_alert_cluster_get_alerts_response_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_events_and_alert_cluster_get_alerts_response_command_t *cmd_struct)

Parser function for "GetAlertsResponse" ZCL command from "Appliance Events and Alert" cluster.

zcl_decode_appliance_events_and_alert_cluster_alerts_notification_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_events_and_alert_cluster_alerts_notification_command_t *cmd_struct)

Parser function for "AlertsNotification" ZCL command from "Appliance Events and Alert" cluster.

zcl_decode_appliance_events_and_alert_cluster_events_notification_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_events_and_alert_cluster_events_notification_command_t *cmd_struct)

Parser function for "EventsNotification" ZCL command from "Appliance Events and Alert" cluster.

zcl_decode_appliance_statistics_cluster_log_request_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_request_command_t *cmd_struct)

Parser function for "LogRequest" ZCL command from "Appliance Statistics" cluster.

zcl_decode_appliance_statistics_cluster_log_notification_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_notification_command_t *cmd_struct)

Parser function for "LogNotification" ZCL command from "Appliance Statistics" cluster.

zcl_decode_appliance_statistics_cluster_log_response_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_response_command_t *cmd_struct)

Parser function for "LogResponse" ZCL command from "Appliance Statistics" cluster.

zcl_decode_appliance_statistics_cluster_log_queue_response_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_queue_response_command_t *cmd_struct)

Parser function for "LogQueueResponse" ZCL command from "Appliance Statistics" cluster.

zcl_decode_appliance_statistics_cluster_statistics_available_command(EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_statistics_available_command_t *cmd_struct)

Parser function for "StatisticsAvailable" ZCL command from "Appliance Statistics" cluster.

zcl_decode_electrical_measurement_cluster_get_measurement_profile_command_command(EmberAfClusterCommand *cmd, sl_zcl_electrical_measurement_cluster_get_measurement_profile_command_command_t *cmd_struct)

Parser function for "GetMeasurementProfileCommand" ZCL command from "Electrical Measurement" cluster.

zcl_decode_electrical_measurement_cluster_get_profile_info_response_command_command(EmberAfClusterCommand *cmd, sl_zcl_electrical_measurement_cluster_get_profile_info_response_command_command_t *cmd_struct)

Parser function for "GetProfileInfoResponseCommand" ZCL command from "Electrical Measurement" cluster.

zcl_decode_electrical_measurement_cluster_get_measurement_profile_response_command_command(EmberAfClusterCommand *cmd, sl_zcl_electrical_measurement_cluster_get_measurement_profile_response_command_command_t *cmd_struct)

Parser function for "GetMeasurementProfileResponseCommand" ZCL command from "Electrical Measurement" cluster.

zcl_decode_zll_commissioning_cluster_scan_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_scan_request_command_t *cmd_struct)

Parser function for "ScanRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_device_information_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_device_information_request_command_t *cmd_struct)

Parser function for "DeviceInformationRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_identify_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_identify_request_command_t *cmd_struct)

Parser function for "IdentifyRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_reset_to_factory_new_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_reset_to_factory_new_request_command_t *cmd_struct)

Parser function for "ResetToFactoryNewRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_start_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_start_request_command_t *cmd_struct)

Parser function for "NetworkStartRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_join_router_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_router_request_command_t *cmd_struct)

Parser function for "NetworkJoinRouterRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_join_end_device_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_end_device_request_command_t *cmd_struct)

Parser function for "NetworkJoinEndDeviceRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_update_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_update_request_command_t *cmd_struct)

Parser function for "NetworkUpdateRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_get_group_identifiers_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_group_identifiers_request_command_t *cmd_struct)

Parser function for "GetGroupIdentifiersRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_get_endpoint_list_request_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_endpoint_list_request_command_t *cmd_struct)

Parser function for "GetEndpointListRequest" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_scan_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_scan_response_command_t *cmd_struct)

Parser function for "ScanResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_device_information_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_device_information_response_command_t *cmd_struct)

Parser function for "DeviceInformationResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_start_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_start_response_command_t *cmd_struct)

Parser function for "NetworkStartResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_join_router_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_router_response_command_t *cmd_struct)

Parser function for "NetworkJoinRouterResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_network_join_end_device_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_end_device_response_command_t *cmd_struct)

Parser function for "NetworkJoinEndDeviceResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_endpoint_information_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_endpoint_information_command_t *cmd_struct)

Parser function for "EndpointInformation" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_get_group_identifiers_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_group_identifiers_response_command_t *cmd_struct)

Parser function for "GetGroupIdentifiersResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_zll_commissioning_cluster_get_endpoint_list_response_command(EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_endpoint_list_response_command_t *cmd_struct)

Parser function for "GetEndpointListResponse" ZCL command from "ZLL Commissioning" cluster.

zcl_decode_sample_mfg_specific_cluster_cluster_command_one_command(EmberAfClusterCommand *cmd, sl_zcl_sample_mfg_specific_cluster_cluster_command_one_command_t *cmd_struct)

Parser function for "CommandOne" ZCL command from "Sample Mfg Specific Cluster" cluster.

zcl_decode_sample_mfg_specific_cluster_2_cluster_command_two_command(EmberAfClusterCommand *cmd, sl_zcl_sample_mfg_specific_cluster_2_cluster_command_two_command_t *cmd_struct)

Parser function for "CommandTwo" ZCL command from "Sample Mfg Specific Cluster 2" cluster.

zcl_decode_configuration_cluster_cluster_set_token_command(EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_set_token_command_t *cmd_struct)

Parser function for "SetToken" ZCL command from "Configuration Cluster" cluster.

zcl_decode_configuration_cluster_cluster_read_tokens_command(EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_read_tokens_command_t *cmd_struct)

Parser function for "ReadTokens" ZCL command from "Configuration Cluster" cluster.

zcl_decode_configuration_cluster_cluster_unlock_tokens_command(EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_unlock_tokens_command_t *cmd_struct)

Parser function for "UnlockTokens" ZCL command from "Configuration Cluster" cluster.

zcl_decode_configuration_cluster_cluster_return_token_command(EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_return_token_command_t *cmd_struct)

Parser function for "ReturnToken" ZCL command from "Configuration Cluster" cluster.

zcl_decode_mfglib_cluster_cluster_stream_command(EmberAfClusterCommand *cmd, sl_zcl_mfglib_cluster_cluster_stream_command_t *cmd_struct)

Parser function for "stream" ZCL command from "MFGLIB Cluster" cluster.

zcl_decode_mfglib_cluster_cluster_tone_command(EmberAfClusterCommand *cmd, sl_zcl_mfglib_cluster_cluster_tone_command_t *cmd_struct)

Parser function for "tone" ZCL command from "MFGLIB Cluster" cluster.

zcl_decode_mfglib_cluster_cluster_rx_mode_command(EmberAfClusterCommand *cmd, sl_zcl_mfglib_cluster_cluster_rx_mode_command_t *cmd_struct)

Parser function for "rxMode" ZCL command from "MFGLIB Cluster" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_enable_aps_link_key_authorization_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_aps_link_key_authorization_command_t *cmd_struct)

Parser function for "EnableApsLinkKeyAuthorization" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_disable_aps_link_key_authorization_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_disable_aps_link_key_authorization_command_t *cmd_struct)

Parser function for "DisableApsLinkKeyAuthorization" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_command_t *cmd_struct)

Parser function for "ApsLinkKeyAuthorizationQuery" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_enable_wwah_app_event_retry_algorithm_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_wwah_app_event_retry_algorithm_command_t *cmd_struct)

Parser function for "EnableWwahAppEventRetryAlgorithm" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_enable_wwah_rejoin_algorithm_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_wwah_rejoin_algorithm_command_t *cmd_struct)

Parser function for "EnableWwahRejoinAlgorithm" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_set_ias_zone_enrollment_method_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_set_ias_zone_enrollment_method_command_t *cmd_struct)

Parser function for "SetIasZoneEnrollmentMethod" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_enable_periodic_router_check_ins_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_periodic_router_check_ins_command_t *cmd_struct)

Parser function for "EnablePeriodicRouterCheckIns" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_set_mac_poll_failure_wait_time_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_set_mac_poll_failure_wait_time_command_t *cmd_struct)

Parser function for "SetMacPollFailureWaitTime" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_set_pending_network_update_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_set_pending_network_update_command_t *cmd_struct)

Parser function for "SetPendingNetworkUpdate" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_require_aps_acks_on_unicasts_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_require_aps_acks_on_unicasts_command_t *cmd_struct)

Parser function for "RequireApsAcksOnUnicasts" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_debug_report_query_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_debug_report_query_command_t *cmd_struct)

Parser function for "DebugReportQuery" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_survey_beacons_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_survey_beacons_command_t *cmd_struct)

Parser function for "SurveyBeacons" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_command_t *cmd_struct)

Parser function for "UseTrustCenterForClusterServer" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_response_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_response_command_t *cmd_struct)

Parser function for "ApsLinkKeyAuthorizationQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_powering_off_notification_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_powering_off_notification_command_t *cmd_struct)

Parser function for "PoweringOffNotification" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_powering_on_notification_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_powering_on_notification_command_t *cmd_struct)

Parser function for "PoweringOnNotification" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_short_address_change_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_short_address_change_command_t *cmd_struct)

Parser function for "ShortAddressChange" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_aps_ack_enablement_query_response_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_aps_ack_enablement_query_response_command_t *cmd_struct)

Parser function for "ApsAckEnablementQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_power_descriptor_change_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_power_descriptor_change_command_t *cmd_struct)

Parser function for "PowerDescriptorChange" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_new_debug_report_notification_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_new_debug_report_notification_command_t *cmd_struct)

Parser function for "NewDebugReportNotification" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_debug_report_query_response_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_debug_report_query_response_command_t *cmd_struct)

Parser function for "DebugReportQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_trust_center_for_cluster_server_query_response_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_trust_center_for_cluster_server_query_response_command_t *cmd_struct)

Parser function for "TrustCenterForClusterServerQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_survey_beacons_response_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_survey_beacons_response_command_t *cmd_struct)

Parser function for "SurveyBeaconsResponse" ZCL command from "SL Works With All Hubs" cluster.

zcl_decode_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_response_command(EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_response_command_t *cmd_struct)

Parser function for "UseTrustCenterForClusterServerResponse" ZCL command from "SL Works With All Hubs" cluster.

Function Documentation#

zcl_decode_basic_cluster_get_locales_supported_command#

EmberAfStatus zcl_decode_basic_cluster_get_locales_supported_command (EmberAfClusterCommand *cmd, sl_zcl_basic_cluster_get_locales_supported_command_t *cmd_struct)

Parser function for "GetLocalesSupported" ZCL command from "Basic" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 48 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_basic_cluster_get_locales_supported_response_command#

EmberAfStatus zcl_decode_basic_cluster_get_locales_supported_response_command (EmberAfClusterCommand *cmd, sl_zcl_basic_cluster_get_locales_supported_response_command_t *cmd_struct)

Parser function for "GetLocalesSupportedResponse" ZCL command from "Basic" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 51 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_identify_cluster_identify_command#

EmberAfStatus zcl_decode_identify_cluster_identify_command (EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_identify_command_t *cmd_struct)

Parser function for "Identify" ZCL command from "Identify" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 54 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_identify_cluster_ez_mode_invoke_command#

EmberAfStatus zcl_decode_identify_cluster_ez_mode_invoke_command (EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_ez_mode_invoke_command_t *cmd_struct)

Parser function for "EZModeInvoke" ZCL command from "Identify" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 57 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_identify_cluster_update_commission_state_command#

EmberAfStatus zcl_decode_identify_cluster_update_commission_state_command (EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_update_commission_state_command_t *cmd_struct)

Parser function for "UpdateCommissionState" ZCL command from "Identify" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 60 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_identify_cluster_trigger_effect_command#

EmberAfStatus zcl_decode_identify_cluster_trigger_effect_command (EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_trigger_effect_command_t *cmd_struct)

Parser function for "TriggerEffect" ZCL command from "Identify" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 63 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_identify_cluster_identify_query_response_command#

EmberAfStatus zcl_decode_identify_cluster_identify_query_response_command (EmberAfClusterCommand *cmd, sl_zcl_identify_cluster_identify_query_response_command_t *cmd_struct)

Parser function for "IdentifyQueryResponse" ZCL command from "Identify" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 66 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_add_group_command#

EmberAfStatus zcl_decode_groups_cluster_add_group_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_add_group_command_t *cmd_struct)

Parser function for "AddGroup" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 69 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_view_group_command#

EmberAfStatus zcl_decode_groups_cluster_view_group_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_view_group_command_t *cmd_struct)

Parser function for "ViewGroup" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 72 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_get_group_membership_command#

EmberAfStatus zcl_decode_groups_cluster_get_group_membership_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_get_group_membership_command_t *cmd_struct)

Parser function for "GetGroupMembership" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 75 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_remove_group_command#

EmberAfStatus zcl_decode_groups_cluster_remove_group_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_remove_group_command_t *cmd_struct)

Parser function for "RemoveGroup" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 78 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_add_group_if_identifying_command#

EmberAfStatus zcl_decode_groups_cluster_add_group_if_identifying_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_add_group_if_identifying_command_t *cmd_struct)

Parser function for "AddGroupIfIdentifying" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 81 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_add_group_response_command#

EmberAfStatus zcl_decode_groups_cluster_add_group_response_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_add_group_response_command_t *cmd_struct)

Parser function for "AddGroupResponse" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 84 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_view_group_response_command#

EmberAfStatus zcl_decode_groups_cluster_view_group_response_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_view_group_response_command_t *cmd_struct)

Parser function for "ViewGroupResponse" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 87 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_get_group_membership_response_command#

EmberAfStatus zcl_decode_groups_cluster_get_group_membership_response_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_get_group_membership_response_command_t *cmd_struct)

Parser function for "GetGroupMembershipResponse" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 90 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_groups_cluster_remove_group_response_command#

EmberAfStatus zcl_decode_groups_cluster_remove_group_response_command (EmberAfClusterCommand *cmd, sl_zcl_groups_cluster_remove_group_response_command_t *cmd_struct)

Parser function for "RemoveGroupResponse" ZCL command from "Groups" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 93 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_add_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_add_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_add_scene_command_t *cmd_struct)

Parser function for "AddScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 96 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_view_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_view_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_view_scene_command_t *cmd_struct)

Parser function for "ViewScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 99 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_remove_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_remove_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_scene_command_t *cmd_struct)

Parser function for "RemoveScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 102 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_remove_all_scenes_command#

EmberAfStatus zcl_decode_scenes_cluster_remove_all_scenes_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_all_scenes_command_t *cmd_struct)

Parser function for "RemoveAllScenes" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 105 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_store_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_store_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_store_scene_command_t *cmd_struct)

Parser function for "StoreScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 108 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_recall_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_recall_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_recall_scene_command_t *cmd_struct)

Parser function for "RecallScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 111 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_get_scene_membership_command#

EmberAfStatus zcl_decode_scenes_cluster_get_scene_membership_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_get_scene_membership_command_t *cmd_struct)

Parser function for "GetSceneMembership" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 114 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_enhanced_add_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_enhanced_add_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_add_scene_command_t *cmd_struct)

Parser function for "EnhancedAddScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 117 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_enhanced_view_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_enhanced_view_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_view_scene_command_t *cmd_struct)

Parser function for "EnhancedViewScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 120 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_copy_scene_command#

EmberAfStatus zcl_decode_scenes_cluster_copy_scene_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_copy_scene_command_t *cmd_struct)

Parser function for "CopyScene" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 123 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_add_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_add_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_add_scene_response_command_t *cmd_struct)

Parser function for "AddSceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 126 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_view_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_view_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_view_scene_response_command_t *cmd_struct)

Parser function for "ViewSceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 129 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_remove_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_remove_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_scene_response_command_t *cmd_struct)

Parser function for "RemoveSceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 132 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_remove_all_scenes_response_command#

EmberAfStatus zcl_decode_scenes_cluster_remove_all_scenes_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_remove_all_scenes_response_command_t *cmd_struct)

Parser function for "RemoveAllScenesResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 135 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_store_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_store_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_store_scene_response_command_t *cmd_struct)

Parser function for "StoreSceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 138 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_get_scene_membership_response_command#

EmberAfStatus zcl_decode_scenes_cluster_get_scene_membership_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_get_scene_membership_response_command_t *cmd_struct)

Parser function for "GetSceneMembershipResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 141 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_enhanced_add_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_enhanced_add_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_add_scene_response_command_t *cmd_struct)

Parser function for "EnhancedAddSceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 144 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_enhanced_view_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_enhanced_view_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_enhanced_view_scene_response_command_t *cmd_struct)

Parser function for "EnhancedViewSceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 147 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_scenes_cluster_copy_scene_response_command#

EmberAfStatus zcl_decode_scenes_cluster_copy_scene_response_command (EmberAfClusterCommand *cmd, sl_zcl_scenes_cluster_copy_scene_response_command_t *cmd_struct)

Parser function for "CopySceneResponse" ZCL command from "Scenes" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 150 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_on_off_cluster_off_with_effect_command#

EmberAfStatus zcl_decode_on_off_cluster_off_with_effect_command (EmberAfClusterCommand *cmd, sl_zcl_on_off_cluster_off_with_effect_command_t *cmd_struct)

Parser function for "OffWithEffect" ZCL command from "On/off" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 153 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_on_off_cluster_on_with_timed_off_command#

EmberAfStatus zcl_decode_on_off_cluster_on_with_timed_off_command (EmberAfClusterCommand *cmd, sl_zcl_on_off_cluster_on_with_timed_off_command_t *cmd_struct)

Parser function for "OnWithTimedOff" ZCL command from "On/off" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 156 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_move_to_level_command#

EmberAfStatus zcl_decode_level_control_cluster_move_to_level_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_to_level_command_t *cmd_struct)

Parser function for "MoveToLevel" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 159 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_move_command#

EmberAfStatus zcl_decode_level_control_cluster_move_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_command_t *cmd_struct)

Parser function for "Move" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 162 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_step_command#

EmberAfStatus zcl_decode_level_control_cluster_step_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_step_command_t *cmd_struct)

Parser function for "Step" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 165 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_stop_command#

EmberAfStatus zcl_decode_level_control_cluster_stop_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_stop_command_t *cmd_struct)

Parser function for "Stop" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 168 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_move_to_level_with_on_off_command#

EmberAfStatus zcl_decode_level_control_cluster_move_to_level_with_on_off_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_to_level_with_on_off_command_t *cmd_struct)

Parser function for "MoveToLevelWithOnOff" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 171 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_move_with_on_off_command#

EmberAfStatus zcl_decode_level_control_cluster_move_with_on_off_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_with_on_off_command_t *cmd_struct)

Parser function for "MoveWithOnOff" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 174 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_step_with_on_off_command#

EmberAfStatus zcl_decode_level_control_cluster_step_with_on_off_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_step_with_on_off_command_t *cmd_struct)

Parser function for "StepWithOnOff" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 177 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_level_control_cluster_move_to_closest_frequency_command#

EmberAfStatus zcl_decode_level_control_cluster_move_to_closest_frequency_command (EmberAfClusterCommand *cmd, sl_zcl_level_control_cluster_move_to_closest_frequency_command_t *cmd_struct)

Parser function for "MoveToClosestFrequency" ZCL command from "Level Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 180 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_alarms_cluster_reset_alarm_command#

EmberAfStatus zcl_decode_alarms_cluster_reset_alarm_command (EmberAfClusterCommand *cmd, sl_zcl_alarms_cluster_reset_alarm_command_t *cmd_struct)

Parser function for "ResetAlarm" ZCL command from "Alarms" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 183 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_alarms_cluster_alarm_command#

EmberAfStatus zcl_decode_alarms_cluster_alarm_command (EmberAfClusterCommand *cmd, sl_zcl_alarms_cluster_alarm_command_t *cmd_struct)

Parser function for "Alarm" ZCL command from "Alarms" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 186 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_alarms_cluster_get_alarm_response_command#

EmberAfStatus zcl_decode_alarms_cluster_get_alarm_response_command (EmberAfClusterCommand *cmd, sl_zcl_alarms_cluster_get_alarm_response_command_t *cmd_struct)

Parser function for "GetAlarmResponse" ZCL command from "Alarms" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 189 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_set_absolute_location_command#

EmberAfStatus zcl_decode_rssi_location_cluster_set_absolute_location_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_set_absolute_location_command_t *cmd_struct)

Parser function for "SetAbsoluteLocation" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 192 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_set_device_configuration_command#

EmberAfStatus zcl_decode_rssi_location_cluster_set_device_configuration_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_set_device_configuration_command_t *cmd_struct)

Parser function for "SetDeviceConfiguration" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 195 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_get_device_configuration_command#

EmberAfStatus zcl_decode_rssi_location_cluster_get_device_configuration_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_get_device_configuration_command_t *cmd_struct)

Parser function for "GetDeviceConfiguration" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 198 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_get_location_data_command#

EmberAfStatus zcl_decode_rssi_location_cluster_get_location_data_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_get_location_data_command_t *cmd_struct)

Parser function for "GetLocationData" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 201 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_rssi_response_command#

EmberAfStatus zcl_decode_rssi_location_cluster_rssi_response_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_rssi_response_command_t *cmd_struct)

Parser function for "RssiResponse" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 204 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_send_pings_command#

EmberAfStatus zcl_decode_rssi_location_cluster_send_pings_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_send_pings_command_t *cmd_struct)

Parser function for "SendPings" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 207 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_anchor_node_announce_command#

EmberAfStatus zcl_decode_rssi_location_cluster_anchor_node_announce_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_anchor_node_announce_command_t *cmd_struct)

Parser function for "AnchorNodeAnnounce" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 210 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_device_configuration_response_command#

EmberAfStatus zcl_decode_rssi_location_cluster_device_configuration_response_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_device_configuration_response_command_t *cmd_struct)

Parser function for "DeviceConfigurationResponse" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 213 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_location_data_response_command#

EmberAfStatus zcl_decode_rssi_location_cluster_location_data_response_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_location_data_response_command_t *cmd_struct)

Parser function for "LocationDataResponse" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 216 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_location_data_notification_command#

EmberAfStatus zcl_decode_rssi_location_cluster_location_data_notification_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_location_data_notification_command_t *cmd_struct)

Parser function for "LocationDataNotification" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 219 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_compact_location_data_notification_command#

EmberAfStatus zcl_decode_rssi_location_cluster_compact_location_data_notification_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_compact_location_data_notification_command_t *cmd_struct)

Parser function for "CompactLocationDataNotification" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 222 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_rssi_ping_command#

EmberAfStatus zcl_decode_rssi_location_cluster_rssi_ping_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_rssi_ping_command_t *cmd_struct)

Parser function for "RssiPing" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 225 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_report_rssi_measurements_command#

EmberAfStatus zcl_decode_rssi_location_cluster_report_rssi_measurements_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_report_rssi_measurements_command_t *cmd_struct)

Parser function for "ReportRssiMeasurements" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 228 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_rssi_location_cluster_request_own_location_command#

EmberAfStatus zcl_decode_rssi_location_cluster_request_own_location_command (EmberAfClusterCommand *cmd, sl_zcl_rssi_location_cluster_request_own_location_command_t *cmd_struct)

Parser function for "RequestOwnLocation" ZCL command from "RSSI Location" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 231 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_restart_device_command#

EmberAfStatus zcl_decode_commissioning_cluster_restart_device_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restart_device_command_t *cmd_struct)

Parser function for "RestartDevice" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 234 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_save_startup_parameters_command#

EmberAfStatus zcl_decode_commissioning_cluster_save_startup_parameters_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_save_startup_parameters_command_t *cmd_struct)

Parser function for "SaveStartupParameters" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 237 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_restore_startup_parameters_command#

EmberAfStatus zcl_decode_commissioning_cluster_restore_startup_parameters_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restore_startup_parameters_command_t *cmd_struct)

Parser function for "RestoreStartupParameters" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 240 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_reset_startup_parameters_command#

EmberAfStatus zcl_decode_commissioning_cluster_reset_startup_parameters_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_reset_startup_parameters_command_t *cmd_struct)

Parser function for "ResetStartupParameters" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 243 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_restart_device_response_command#

EmberAfStatus zcl_decode_commissioning_cluster_restart_device_response_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restart_device_response_command_t *cmd_struct)

Parser function for "RestartDeviceResponse" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 246 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_save_startup_parameters_response_command#

EmberAfStatus zcl_decode_commissioning_cluster_save_startup_parameters_response_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_save_startup_parameters_response_command_t *cmd_struct)

Parser function for "SaveStartupParametersResponse" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 249 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_restore_startup_parameters_response_command#

EmberAfStatus zcl_decode_commissioning_cluster_restore_startup_parameters_response_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_restore_startup_parameters_response_command_t *cmd_struct)

Parser function for "RestoreStartupParametersResponse" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 252 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_commissioning_cluster_reset_startup_parameters_response_command#

EmberAfStatus zcl_decode_commissioning_cluster_reset_startup_parameters_response_command (EmberAfClusterCommand *cmd, sl_zcl_commissioning_cluster_reset_startup_parameters_response_command_t *cmd_struct)

Parser function for "ResetStartupParametersResponse" ZCL command from "Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 255 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_partition_cluster_transfer_partitioned_frame_command#

EmberAfStatus zcl_decode_partition_cluster_transfer_partitioned_frame_command (EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_transfer_partitioned_frame_command_t *cmd_struct)

Parser function for "TransferPartitionedFrame" ZCL command from "Partition" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 258 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_partition_cluster_read_handshake_param_command#

EmberAfStatus zcl_decode_partition_cluster_read_handshake_param_command (EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_read_handshake_param_command_t *cmd_struct)

Parser function for "ReadHandshakeParam" ZCL command from "Partition" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 261 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_partition_cluster_write_handshake_param_command#

EmberAfStatus zcl_decode_partition_cluster_write_handshake_param_command (EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_write_handshake_param_command_t *cmd_struct)

Parser function for "WriteHandshakeParam" ZCL command from "Partition" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 264 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_partition_cluster_multiple_ack_command#

EmberAfStatus zcl_decode_partition_cluster_multiple_ack_command (EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_multiple_ack_command_t *cmd_struct)

Parser function for "MultipleAck" ZCL command from "Partition" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 267 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_partition_cluster_read_handshake_param_response_command#

EmberAfStatus zcl_decode_partition_cluster_read_handshake_param_response_command (EmberAfClusterCommand *cmd, sl_zcl_partition_cluster_read_handshake_param_response_command_t *cmd_struct)

Parser function for "ReadHandshakeParamResponse" ZCL command from "Partition" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 270 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_query_next_image_request_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_query_next_image_request_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_next_image_request_command_t *cmd_struct)

Parser function for "QueryNextImageRequest" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 273 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_image_block_request_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_image_block_request_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_block_request_command_t *cmd_struct)

Parser function for "ImageBlockRequest" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 276 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_image_page_request_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_image_page_request_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_page_request_command_t *cmd_struct)

Parser function for "ImagePageRequest" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 279 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_upgrade_end_request_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_upgrade_end_request_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_upgrade_end_request_command_t *cmd_struct)

Parser function for "UpgradeEndRequest" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 282 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_query_specific_file_request_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_query_specific_file_request_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_specific_file_request_command_t *cmd_struct)

Parser function for "QuerySpecificFileRequest" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 285 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_image_notify_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_image_notify_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_notify_command_t *cmd_struct)

Parser function for "ImageNotify" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 288 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_query_next_image_response_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_query_next_image_response_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_next_image_response_command_t *cmd_struct)

Parser function for "QueryNextImageResponse" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 291 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_image_block_response_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_image_block_response_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_image_block_response_command_t *cmd_struct)

Parser function for "ImageBlockResponse" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 294 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_upgrade_end_response_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_upgrade_end_response_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_upgrade_end_response_command_t *cmd_struct)

Parser function for "UpgradeEndResponse" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 297 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_over_the_air_bootloading_cluster_query_specific_file_response_command#

EmberAfStatus zcl_decode_over_the_air_bootloading_cluster_query_specific_file_response_command (EmberAfClusterCommand *cmd, sl_zcl_over_the_air_bootloading_cluster_query_specific_file_response_command_t *cmd_struct)

Parser function for "QuerySpecificFileResponse" ZCL command from "Over the Air Bootloading" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 300 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_request_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_request_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_request_command_t *cmd_struct)

Parser function for "PowerProfileRequest" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 303 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_get_power_profile_price_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_get_power_profile_price_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_response_command_t *cmd_struct)

Parser function for "GetPowerProfilePriceResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 306 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_get_overall_schedule_price_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_get_overall_schedule_price_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_overall_schedule_price_response_command_t *cmd_struct)

Parser function for "GetOverallSchedulePriceResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 309 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_energy_phases_schedule_notification_command#

EmberAfStatus zcl_decode_power_profile_cluster_energy_phases_schedule_notification_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_notification_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleNotification" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 312 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_energy_phases_schedule_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_energy_phases_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_response_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 315 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_schedule_constraints_request_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_schedule_constraints_request_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_schedule_constraints_request_command_t *cmd_struct)

Parser function for "PowerProfileScheduleConstraintsRequest" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 318 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_energy_phases_schedule_state_request_command#

EmberAfStatus zcl_decode_power_profile_cluster_energy_phases_schedule_state_request_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_state_request_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleStateRequest" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 321 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_get_power_profile_price_extended_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_get_power_profile_price_extended_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_extended_response_command_t *cmd_struct)

Parser function for "GetPowerProfilePriceExtendedResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 324 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_notification_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_notification_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_notification_command_t *cmd_struct)

Parser function for "PowerProfileNotification" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 327 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_response_command_t *cmd_struct)

Parser function for "PowerProfileResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 330 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_state_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_state_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_state_response_command_t *cmd_struct)

Parser function for "PowerProfileStateResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 333 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_get_power_profile_price_command#

EmberAfStatus zcl_decode_power_profile_cluster_get_power_profile_price_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_command_t *cmd_struct)

Parser function for "GetPowerProfilePrice" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 336 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profiles_state_notification_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profiles_state_notification_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profiles_state_notification_command_t *cmd_struct)

Parser function for "PowerProfilesStateNotification" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 339 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_energy_phases_schedule_request_command#

EmberAfStatus zcl_decode_power_profile_cluster_energy_phases_schedule_request_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_request_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleRequest" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 342 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_energy_phases_schedule_state_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_energy_phases_schedule_state_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_state_response_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleStateResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 345 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_energy_phases_schedule_state_notification_command#

EmberAfStatus zcl_decode_power_profile_cluster_energy_phases_schedule_state_notification_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_energy_phases_schedule_state_notification_command_t *cmd_struct)

Parser function for "EnergyPhasesScheduleStateNotification" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 348 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_schedule_constraints_notification_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_schedule_constraints_notification_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_schedule_constraints_notification_command_t *cmd_struct)

Parser function for "PowerProfileScheduleConstraintsNotification" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 351 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_power_profile_schedule_constraints_response_command#

EmberAfStatus zcl_decode_power_profile_cluster_power_profile_schedule_constraints_response_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_power_profile_schedule_constraints_response_command_t *cmd_struct)

Parser function for "PowerProfileScheduleConstraintsResponse" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 354 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_power_profile_cluster_get_power_profile_price_extended_command#

EmberAfStatus zcl_decode_power_profile_cluster_get_power_profile_price_extended_command (EmberAfClusterCommand *cmd, sl_zcl_power_profile_cluster_get_power_profile_price_extended_command_t *cmd_struct)

Parser function for "GetPowerProfilePriceExtended" ZCL command from "Power Profile" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 357 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_control_cluster_execution_of_a_command_command#

EmberAfStatus zcl_decode_appliance_control_cluster_execution_of_a_command_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_execution_of_a_command_command_t *cmd_struct)

Parser function for "ExecutionOfACommand" ZCL command from "Appliance Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 360 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_control_cluster_write_functions_command#

EmberAfStatus zcl_decode_appliance_control_cluster_write_functions_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_write_functions_command_t *cmd_struct)

Parser function for "WriteFunctions" ZCL command from "Appliance Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 363 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_control_cluster_overload_warning_command#

EmberAfStatus zcl_decode_appliance_control_cluster_overload_warning_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_overload_warning_command_t *cmd_struct)

Parser function for "OverloadWarning" ZCL command from "Appliance Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 366 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_control_cluster_signal_state_response_command#

EmberAfStatus zcl_decode_appliance_control_cluster_signal_state_response_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_signal_state_response_command_t *cmd_struct)

Parser function for "SignalStateResponse" ZCL command from "Appliance Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 369 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_control_cluster_signal_state_notification_command#

EmberAfStatus zcl_decode_appliance_control_cluster_signal_state_notification_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_control_cluster_signal_state_notification_command_t *cmd_struct)

Parser function for "SignalStateNotification" ZCL command from "Appliance Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 372 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_poll_control_cluster_check_in_response_command#

EmberAfStatus zcl_decode_poll_control_cluster_check_in_response_command (EmberAfClusterCommand *cmd, sl_zcl_poll_control_cluster_check_in_response_command_t *cmd_struct)

Parser function for "CheckInResponse" ZCL command from "Poll Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 375 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_poll_control_cluster_set_long_poll_interval_command#

EmberAfStatus zcl_decode_poll_control_cluster_set_long_poll_interval_command (EmberAfClusterCommand *cmd, sl_zcl_poll_control_cluster_set_long_poll_interval_command_t *cmd_struct)

Parser function for "SetLongPollInterval" ZCL command from "Poll Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 378 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_poll_control_cluster_set_short_poll_interval_command#

EmberAfStatus zcl_decode_poll_control_cluster_set_short_poll_interval_command (EmberAfClusterCommand *cmd, sl_zcl_poll_control_cluster_set_short_poll_interval_command_t *cmd_struct)

Parser function for "SetShortPollInterval" ZCL command from "Poll Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 381 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_notification_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_notification_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_notification_command_t *cmd_struct)

Parser function for "GpNotification" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 384 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_pairing_search_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_pairing_search_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_pairing_search_command_t *cmd_struct)

Parser function for "GpPairingSearch" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 387 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_tunneling_stop_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_tunneling_stop_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_tunneling_stop_command_t *cmd_struct)

Parser function for "GpTunnelingStop" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 390 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_commissioning_notification_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_commissioning_notification_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_commissioning_notification_command_t *cmd_struct)

Parser function for "GpCommissioningNotification" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 393 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_sink_commissioning_mode_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_sink_commissioning_mode_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_sink_commissioning_mode_command_t *cmd_struct)

Parser function for "GpSinkCommissioningMode" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 396 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_translation_table_update_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_translation_table_update_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_translation_table_update_command_t *cmd_struct)

Parser function for "GpTranslationTableUpdate" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 399 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_translation_table_request_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_translation_table_request_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_translation_table_request_command_t *cmd_struct)

Parser function for "GpTranslationTableRequest" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 402 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_pairing_configuration_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_pairing_configuration_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_pairing_configuration_command_t *cmd_struct)

Parser function for "GpPairingConfiguration" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 405 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_sink_table_request_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_sink_table_request_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_sink_table_request_command_t *cmd_struct)

Parser function for "GpSinkTableRequest" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 408 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_proxy_table_response_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_proxy_table_response_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_proxy_table_response_command_t *cmd_struct)

Parser function for "GpProxyTableResponse" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 411 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_notification_response_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_notification_response_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_notification_response_command_t *cmd_struct)

Parser function for "GpNotificationResponse" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 414 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_pairing_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_pairing_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_pairing_command_t *cmd_struct)

Parser function for "GpPairing" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 417 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_proxy_commissioning_mode_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_proxy_commissioning_mode_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_proxy_commissioning_mode_command_t *cmd_struct)

Parser function for "GpProxyCommissioningMode" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 420 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_response_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_response_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_response_command_t *cmd_struct)

Parser function for "GpResponse" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 423 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_translation_table_response_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_translation_table_response_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_translation_table_response_command_t *cmd_struct)

Parser function for "GpTranslationTableResponse" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 426 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_sink_table_response_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_sink_table_response_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_sink_table_response_command_t *cmd_struct)

Parser function for "GpSinkTableResponse" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 429 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_green_power_cluster_gp_proxy_table_request_command#

EmberAfStatus zcl_decode_green_power_cluster_gp_proxy_table_request_command (EmberAfClusterCommand *cmd, sl_zcl_green_power_cluster_gp_proxy_table_request_command_t *cmd_struct)

Parser function for "GpProxyTableRequest" ZCL command from "Green Power" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 432 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_lock_door_command#

EmberAfStatus zcl_decode_door_lock_cluster_lock_door_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_lock_door_command_t *cmd_struct)

Parser function for "LockDoor" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 435 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_unlock_door_command#

EmberAfStatus zcl_decode_door_lock_cluster_unlock_door_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_door_command_t *cmd_struct)

Parser function for "UnlockDoor" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 438 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_toggle_command#

EmberAfStatus zcl_decode_door_lock_cluster_toggle_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_toggle_command_t *cmd_struct)

Parser function for "Toggle" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 441 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_unlock_with_timeout_command#

EmberAfStatus zcl_decode_door_lock_cluster_unlock_with_timeout_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_with_timeout_command_t *cmd_struct)

Parser function for "UnlockWithTimeout" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 444 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_log_record_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_log_record_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_log_record_command_t *cmd_struct)

Parser function for "GetLogRecord" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 447 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_pin_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_pin_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_pin_command_t *cmd_struct)

Parser function for "SetPin" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 450 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_pin_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_pin_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_pin_command_t *cmd_struct)

Parser function for "GetPin" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 453 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_pin_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_pin_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_pin_command_t *cmd_struct)

Parser function for "ClearPin" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 456 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_user_status_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_user_status_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_status_command_t *cmd_struct)

Parser function for "SetUserStatus" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 459 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_user_status_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_user_status_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_status_command_t *cmd_struct)

Parser function for "GetUserStatus" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 462 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_weekday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_weekday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_weekday_schedule_command_t *cmd_struct)

Parser function for "SetWeekdaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 465 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_weekday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_weekday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_weekday_schedule_command_t *cmd_struct)

Parser function for "GetWeekdaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 468 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_weekday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_weekday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_weekday_schedule_command_t *cmd_struct)

Parser function for "ClearWeekdaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 471 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_yearday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_yearday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_yearday_schedule_command_t *cmd_struct)

Parser function for "SetYeardaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 474 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_yearday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_yearday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_yearday_schedule_command_t *cmd_struct)

Parser function for "GetYeardaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 477 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_yearday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_yearday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_yearday_schedule_command_t *cmd_struct)

Parser function for "ClearYeardaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 480 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_holiday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_holiday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_holiday_schedule_command_t *cmd_struct)

Parser function for "SetHolidaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 483 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_holiday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_holiday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_holiday_schedule_command_t *cmd_struct)

Parser function for "GetHolidaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 486 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_holiday_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_holiday_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_holiday_schedule_command_t *cmd_struct)

Parser function for "ClearHolidaySchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 489 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_user_type_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_user_type_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_type_command_t *cmd_struct)

Parser function for "SetUserType" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 492 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_user_type_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_user_type_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_type_command_t *cmd_struct)

Parser function for "GetUserType" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 495 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_rfid_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_rfid_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_rfid_command_t *cmd_struct)

Parser function for "SetRfid" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 498 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_rfid_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_rfid_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_rfid_command_t *cmd_struct)

Parser function for "GetRfid" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 501 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_rfid_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_rfid_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_rfid_command_t *cmd_struct)

Parser function for "ClearRfid" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 504 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_disposable_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_disposable_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_disposable_schedule_command_t *cmd_struct)

Parser function for "SetDisposableSchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 507 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_disposable_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_disposable_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_disposable_schedule_command_t *cmd_struct)

Parser function for "GetDisposableSchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 510 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_disposable_schedule_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_disposable_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_disposable_schedule_command_t *cmd_struct)

Parser function for "ClearDisposableSchedule" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 513 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_biometric_credential_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_biometric_credential_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_biometric_credential_command_t *cmd_struct)

Parser function for "ClearBiometricCredential" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 516 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_lock_door_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_lock_door_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_lock_door_response_command_t *cmd_struct)

Parser function for "LockDoorResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 519 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_unlock_door_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_unlock_door_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_door_response_command_t *cmd_struct)

Parser function for "UnlockDoorResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 522 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_toggle_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_toggle_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_toggle_response_command_t *cmd_struct)

Parser function for "ToggleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 525 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_unlock_with_timeout_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_unlock_with_timeout_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_unlock_with_timeout_response_command_t *cmd_struct)

Parser function for "UnlockWithTimeoutResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 528 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_log_record_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_log_record_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_log_record_response_command_t *cmd_struct)

Parser function for "GetLogRecordResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 531 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_pin_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_pin_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_pin_response_command_t *cmd_struct)

Parser function for "SetPinResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 534 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_pin_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_pin_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_pin_response_command_t *cmd_struct)

Parser function for "GetPinResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 537 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_pin_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_pin_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_pin_response_command_t *cmd_struct)

Parser function for "ClearPinResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 540 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_all_pins_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_all_pins_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_all_pins_response_command_t *cmd_struct)

Parser function for "ClearAllPinsResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 543 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_user_status_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_user_status_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_status_response_command_t *cmd_struct)

Parser function for "SetUserStatusResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 546 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_user_status_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_user_status_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_status_response_command_t *cmd_struct)

Parser function for "GetUserStatusResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 549 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_weekday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_weekday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_weekday_schedule_response_command_t *cmd_struct)

Parser function for "SetWeekdayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 552 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_weekday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_weekday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_weekday_schedule_response_command_t *cmd_struct)

Parser function for "GetWeekdayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 555 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_weekday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_weekday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_weekday_schedule_response_command_t *cmd_struct)

Parser function for "ClearWeekdayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 558 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_yearday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_yearday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_yearday_schedule_response_command_t *cmd_struct)

Parser function for "SetYeardayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 561 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_yearday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_yearday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_yearday_schedule_response_command_t *cmd_struct)

Parser function for "GetYeardayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 564 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_yearday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_yearday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_yearday_schedule_response_command_t *cmd_struct)

Parser function for "ClearYeardayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 567 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_holiday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_holiday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_holiday_schedule_response_command_t *cmd_struct)

Parser function for "SetHolidayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 570 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_holiday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_holiday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_holiday_schedule_response_command_t *cmd_struct)

Parser function for "GetHolidayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 573 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_holiday_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_holiday_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_holiday_schedule_response_command_t *cmd_struct)

Parser function for "ClearHolidayScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 576 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_user_type_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_user_type_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_user_type_response_command_t *cmd_struct)

Parser function for "SetUserTypeResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 579 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_user_type_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_user_type_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_user_type_response_command_t *cmd_struct)

Parser function for "GetUserTypeResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 582 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_rfid_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_rfid_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_rfid_response_command_t *cmd_struct)

Parser function for "SetRfidResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 585 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_rfid_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_rfid_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_rfid_response_command_t *cmd_struct)

Parser function for "GetRfidResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 588 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_rfid_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_rfid_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_rfid_response_command_t *cmd_struct)

Parser function for "ClearRfidResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 591 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_all_rfids_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_all_rfids_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_all_rfids_response_command_t *cmd_struct)

Parser function for "ClearAllRfidsResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 594 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_set_disposable_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_set_disposable_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_set_disposable_schedule_response_command_t *cmd_struct)

Parser function for "SetDisposableScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 597 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_get_disposable_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_get_disposable_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_get_disposable_schedule_response_command_t *cmd_struct)

Parser function for "GetDisposableScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 600 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_disposable_schedule_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_disposable_schedule_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_disposable_schedule_response_command_t *cmd_struct)

Parser function for "ClearDisposableScheduleResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 603 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_biometric_credential_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_biometric_credential_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_biometric_credential_response_command_t *cmd_struct)

Parser function for "ClearBiometricCredentialResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 606 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_clear_all_biometric_credentials_response_command#

EmberAfStatus zcl_decode_door_lock_cluster_clear_all_biometric_credentials_response_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_clear_all_biometric_credentials_response_command_t *cmd_struct)

Parser function for "ClearAllBiometricCredentialsResponse" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 609 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_operation_event_notification_command#

EmberAfStatus zcl_decode_door_lock_cluster_operation_event_notification_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_operation_event_notification_command_t *cmd_struct)

Parser function for "OperationEventNotification" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 612 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_door_lock_cluster_programming_event_notification_command#

EmberAfStatus zcl_decode_door_lock_cluster_programming_event_notification_command (EmberAfClusterCommand *cmd, sl_zcl_door_lock_cluster_programming_event_notification_command_t *cmd_struct)

Parser function for "ProgrammingEventNotification" ZCL command from "Door Lock" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 615 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_window_covering_cluster_window_covering_go_to_lift_value_command#

EmberAfStatus zcl_decode_window_covering_cluster_window_covering_go_to_lift_value_command (EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_lift_value_command_t *cmd_struct)

Parser function for "WindowCoveringGoToLiftValue" ZCL command from "Window Covering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 618 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_window_covering_cluster_window_covering_go_to_lift_percentage_command#

EmberAfStatus zcl_decode_window_covering_cluster_window_covering_go_to_lift_percentage_command (EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_lift_percentage_command_t *cmd_struct)

Parser function for "WindowCoveringGoToLiftPercentage" ZCL command from "Window Covering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 621 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_window_covering_cluster_window_covering_go_to_tilt_value_command#

EmberAfStatus zcl_decode_window_covering_cluster_window_covering_go_to_tilt_value_command (EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_tilt_value_command_t *cmd_struct)

Parser function for "WindowCoveringGoToTiltValue" ZCL command from "Window Covering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 624 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_window_covering_cluster_window_covering_go_to_tilt_percentage_command#

EmberAfStatus zcl_decode_window_covering_cluster_window_covering_go_to_tilt_percentage_command (EmberAfClusterCommand *cmd, sl_zcl_window_covering_cluster_window_covering_go_to_tilt_percentage_command_t *cmd_struct)

Parser function for "WindowCoveringGoToTiltPercentage" ZCL command from "Window Covering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 627 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_barrier_control_cluster_barrier_control_go_to_percent_command#

EmberAfStatus zcl_decode_barrier_control_cluster_barrier_control_go_to_percent_command (EmberAfClusterCommand *cmd, sl_zcl_barrier_control_cluster_barrier_control_go_to_percent_command_t *cmd_struct)

Parser function for "BarrierControlGoToPercent" ZCL command from "Barrier Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 630 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_thermostat_cluster_setpoint_raise_lower_command#

EmberAfStatus zcl_decode_thermostat_cluster_setpoint_raise_lower_command (EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_setpoint_raise_lower_command_t *cmd_struct)

Parser function for "SetpointRaiseLower" ZCL command from "Thermostat" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 633 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_thermostat_cluster_set_weekly_schedule_command#

EmberAfStatus zcl_decode_thermostat_cluster_set_weekly_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_set_weekly_schedule_command_t *cmd_struct)

Parser function for "SetWeeklySchedule" ZCL command from "Thermostat" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 636 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_thermostat_cluster_get_weekly_schedule_command#

EmberAfStatus zcl_decode_thermostat_cluster_get_weekly_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_get_weekly_schedule_command_t *cmd_struct)

Parser function for "GetWeeklySchedule" ZCL command from "Thermostat" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 639 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_thermostat_cluster_current_weekly_schedule_command#

EmberAfStatus zcl_decode_thermostat_cluster_current_weekly_schedule_command (EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_current_weekly_schedule_command_t *cmd_struct)

Parser function for "CurrentWeeklySchedule" ZCL command from "Thermostat" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 642 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_thermostat_cluster_relay_status_log_command#

EmberAfStatus zcl_decode_thermostat_cluster_relay_status_log_command (EmberAfClusterCommand *cmd, sl_zcl_thermostat_cluster_relay_status_log_command_t *cmd_struct)

Parser function for "RelayStatusLog" ZCL command from "Thermostat" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 645 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_to_hue_command#

EmberAfStatus zcl_decode_color_control_cluster_move_to_hue_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_hue_command_t *cmd_struct)

Parser function for "MoveToHue" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 648 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_hue_command#

EmberAfStatus zcl_decode_color_control_cluster_move_hue_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_hue_command_t *cmd_struct)

Parser function for "MoveHue" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 651 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_step_hue_command#

EmberAfStatus zcl_decode_color_control_cluster_step_hue_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_hue_command_t *cmd_struct)

Parser function for "StepHue" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 654 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_to_saturation_command#

EmberAfStatus zcl_decode_color_control_cluster_move_to_saturation_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_saturation_command_t *cmd_struct)

Parser function for "MoveToSaturation" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 657 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_saturation_command#

EmberAfStatus zcl_decode_color_control_cluster_move_saturation_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_saturation_command_t *cmd_struct)

Parser function for "MoveSaturation" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 660 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_step_saturation_command#

EmberAfStatus zcl_decode_color_control_cluster_step_saturation_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_saturation_command_t *cmd_struct)

Parser function for "StepSaturation" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 663 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_to_hue_and_saturation_command#

EmberAfStatus zcl_decode_color_control_cluster_move_to_hue_and_saturation_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_hue_and_saturation_command_t *cmd_struct)

Parser function for "MoveToHueAndSaturation" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 666 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_to_color_command#

EmberAfStatus zcl_decode_color_control_cluster_move_to_color_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_color_command_t *cmd_struct)

Parser function for "MoveToColor" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 669 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_color_command#

EmberAfStatus zcl_decode_color_control_cluster_move_color_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_color_command_t *cmd_struct)

Parser function for "MoveColor" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 672 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_step_color_command#

EmberAfStatus zcl_decode_color_control_cluster_step_color_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_color_command_t *cmd_struct)

Parser function for "StepColor" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 675 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_to_color_temperature_command#

EmberAfStatus zcl_decode_color_control_cluster_move_to_color_temperature_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_to_color_temperature_command_t *cmd_struct)

Parser function for "MoveToColorTemperature" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 678 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_enhanced_move_to_hue_command#

EmberAfStatus zcl_decode_color_control_cluster_enhanced_move_to_hue_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_move_to_hue_command_t *cmd_struct)

Parser function for "EnhancedMoveToHue" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 681 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_enhanced_move_hue_command#

EmberAfStatus zcl_decode_color_control_cluster_enhanced_move_hue_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_move_hue_command_t *cmd_struct)

Parser function for "EnhancedMoveHue" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 684 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_enhanced_step_hue_command#

EmberAfStatus zcl_decode_color_control_cluster_enhanced_step_hue_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_step_hue_command_t *cmd_struct)

Parser function for "EnhancedStepHue" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 687 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_enhanced_move_to_hue_and_saturation_command#

EmberAfStatus zcl_decode_color_control_cluster_enhanced_move_to_hue_and_saturation_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_enhanced_move_to_hue_and_saturation_command_t *cmd_struct)

Parser function for "EnhancedMoveToHueAndSaturation" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 690 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_color_loop_set_command#

EmberAfStatus zcl_decode_color_control_cluster_color_loop_set_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_color_loop_set_command_t *cmd_struct)

Parser function for "ColorLoopSet" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 693 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_stop_move_step_command#

EmberAfStatus zcl_decode_color_control_cluster_stop_move_step_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_stop_move_step_command_t *cmd_struct)

Parser function for "StopMoveStep" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 696 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_move_color_temperature_command#

EmberAfStatus zcl_decode_color_control_cluster_move_color_temperature_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_move_color_temperature_command_t *cmd_struct)

Parser function for "MoveColorTemperature" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 699 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_color_control_cluster_step_color_temperature_command#

EmberAfStatus zcl_decode_color_control_cluster_step_color_temperature_command (EmberAfClusterCommand *cmd, sl_zcl_color_control_cluster_step_color_temperature_command_t *cmd_struct)

Parser function for "StepColorTemperature" ZCL command from "Color Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 702 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_zone_cluster_zone_enroll_response_command#

EmberAfStatus zcl_decode_ias_zone_cluster_zone_enroll_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_zone_enroll_response_command_t *cmd_struct)

Parser function for "ZoneEnrollResponse" ZCL command from "IAS Zone" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 705 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_zone_cluster_initiate_test_mode_command#

EmberAfStatus zcl_decode_ias_zone_cluster_initiate_test_mode_command (EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_initiate_test_mode_command_t *cmd_struct)

Parser function for "InitiateTestMode" ZCL command from "IAS Zone" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 708 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_zone_cluster_zone_status_change_notification_command#

EmberAfStatus zcl_decode_ias_zone_cluster_zone_status_change_notification_command (EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_zone_status_change_notification_command_t *cmd_struct)

Parser function for "ZoneStatusChangeNotification" ZCL command from "IAS Zone" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 711 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_zone_cluster_zone_enroll_request_command#

EmberAfStatus zcl_decode_ias_zone_cluster_zone_enroll_request_command (EmberAfClusterCommand *cmd, sl_zcl_ias_zone_cluster_zone_enroll_request_command_t *cmd_struct)

Parser function for "ZoneEnrollRequest" ZCL command from "IAS Zone" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 714 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_arm_command#

EmberAfStatus zcl_decode_ias_ace_cluster_arm_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_arm_command_t *cmd_struct)

Parser function for "Arm" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 717 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_bypass_command#

EmberAfStatus zcl_decode_ias_ace_cluster_bypass_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_bypass_command_t *cmd_struct)

Parser function for "Bypass" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 720 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_get_zone_information_command#

EmberAfStatus zcl_decode_ias_ace_cluster_get_zone_information_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_information_command_t *cmd_struct)

Parser function for "GetZoneInformation" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 723 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_get_zone_status_command#

EmberAfStatus zcl_decode_ias_ace_cluster_get_zone_status_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_status_command_t *cmd_struct)

Parser function for "GetZoneStatus" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 726 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_arm_response_command#

EmberAfStatus zcl_decode_ias_ace_cluster_arm_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_arm_response_command_t *cmd_struct)

Parser function for "ArmResponse" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 729 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_get_zone_id_map_response_command#

EmberAfStatus zcl_decode_ias_ace_cluster_get_zone_id_map_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_id_map_response_command_t *cmd_struct)

Parser function for "GetZoneIdMapResponse" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 732 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_get_zone_information_response_command#

EmberAfStatus zcl_decode_ias_ace_cluster_get_zone_information_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_information_response_command_t *cmd_struct)

Parser function for "GetZoneInformationResponse" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 735 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_zone_status_changed_command#

EmberAfStatus zcl_decode_ias_ace_cluster_zone_status_changed_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_zone_status_changed_command_t *cmd_struct)

Parser function for "ZoneStatusChanged" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 738 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_panel_status_changed_command#

EmberAfStatus zcl_decode_ias_ace_cluster_panel_status_changed_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_panel_status_changed_command_t *cmd_struct)

Parser function for "PanelStatusChanged" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 741 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_get_panel_status_response_command#

EmberAfStatus zcl_decode_ias_ace_cluster_get_panel_status_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_panel_status_response_command_t *cmd_struct)

Parser function for "GetPanelStatusResponse" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 744 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_set_bypassed_zone_list_command#

EmberAfStatus zcl_decode_ias_ace_cluster_set_bypassed_zone_list_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_set_bypassed_zone_list_command_t *cmd_struct)

Parser function for "SetBypassedZoneList" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 747 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_bypass_response_command#

EmberAfStatus zcl_decode_ias_ace_cluster_bypass_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_bypass_response_command_t *cmd_struct)

Parser function for "BypassResponse" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 750 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_ace_cluster_get_zone_status_response_command#

EmberAfStatus zcl_decode_ias_ace_cluster_get_zone_status_response_command (EmberAfClusterCommand *cmd, sl_zcl_ias_ace_cluster_get_zone_status_response_command_t *cmd_struct)

Parser function for "GetZoneStatusResponse" ZCL command from "IAS ACE" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 753 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_wd_cluster_start_warning_command#

EmberAfStatus zcl_decode_ias_wd_cluster_start_warning_command (EmberAfClusterCommand *cmd, sl_zcl_ias_wd_cluster_start_warning_command_t *cmd_struct)

Parser function for "StartWarning" ZCL command from "IAS WD" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 756 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ias_wd_cluster_squawk_command#

EmberAfStatus zcl_decode_ias_wd_cluster_squawk_command (EmberAfClusterCommand *cmd, sl_zcl_ias_wd_cluster_squawk_command_t *cmd_struct)

Parser function for "Squawk" ZCL command from "IAS WD" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 759 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_generic_tunnel_cluster_match_protocol_address_command#

EmberAfStatus zcl_decode_generic_tunnel_cluster_match_protocol_address_command (EmberAfClusterCommand *cmd, sl_zcl_generic_tunnel_cluster_match_protocol_address_command_t *cmd_struct)

Parser function for "MatchProtocolAddress" ZCL command from "Generic Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 762 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_generic_tunnel_cluster_match_protocol_address_response_command#

EmberAfStatus zcl_decode_generic_tunnel_cluster_match_protocol_address_response_command (EmberAfClusterCommand *cmd, sl_zcl_generic_tunnel_cluster_match_protocol_address_response_command_t *cmd_struct)

Parser function for "MatchProtocolAddressResponse" ZCL command from "Generic Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 765 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_generic_tunnel_cluster_advertise_protocol_address_command#

EmberAfStatus zcl_decode_generic_tunnel_cluster_advertise_protocol_address_command (EmberAfClusterCommand *cmd, sl_zcl_generic_tunnel_cluster_advertise_protocol_address_command_t *cmd_struct)

Parser function for "AdvertiseProtocolAddress" ZCL command from "Generic Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 768 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_ba_cnet_protocol_tunnel_cluster_transfer_npdu_command#

EmberAfStatus zcl_decode_ba_cnet_protocol_tunnel_cluster_transfer_npdu_command (EmberAfClusterCommand *cmd, sl_zcl_ba_cnet_protocol_tunnel_cluster_transfer_npdu_command_t *cmd_struct)

Parser function for "TransferNpdu" ZCL command from "BACnet Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 771 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_11073_protocol_tunnel_cluster_transfer_apdu_command#

EmberAfStatus zcl_decode_11073_protocol_tunnel_cluster_transfer_apdu_command (EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_transfer_apdu_command_t *cmd_struct)

Parser function for "TransferAPDU" ZCL command from "11073 Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 774 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_11073_protocol_tunnel_cluster_connect_request_command#

EmberAfStatus zcl_decode_11073_protocol_tunnel_cluster_connect_request_command (EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_connect_request_command_t *cmd_struct)

Parser function for "ConnectRequest" ZCL command from "11073 Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 777 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_11073_protocol_tunnel_cluster_disconnect_request_command#

EmberAfStatus zcl_decode_11073_protocol_tunnel_cluster_disconnect_request_command (EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_disconnect_request_command_t *cmd_struct)

Parser function for "DisconnectRequest" ZCL command from "11073 Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 780 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_11073_protocol_tunnel_cluster_connect_status_notification_command#

EmberAfStatus zcl_decode_11073_protocol_tunnel_cluster_connect_status_notification_command (EmberAfClusterCommand *cmd, sl_zcl_11073_protocol_tunnel_cluster_connect_status_notification_command_t *cmd_struct)

Parser function for "ConnectStatusNotification" ZCL command from "11073 Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 783 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_client_command#

EmberAfStatus zcl_decode_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_client_command (EmberAfClusterCommand *cmd, sl_zcl_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_client_command_t *cmd_struct)

Parser function for "TransferApduFromClient" ZCL command from "ISO 7816 Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 786 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_server_command#

EmberAfStatus zcl_decode_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_server_command (EmberAfClusterCommand *cmd, sl_zcl_iso_7816_protocol_tunnel_cluster_transfer_apdu_from_server_command_t *cmd_struct)

Parser function for "TransferApduFromServer" ZCL command from "ISO 7816 Protocol Tunnel" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 789 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_current_price_command#

EmberAfStatus zcl_decode_price_cluster_get_current_price_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_current_price_command_t *cmd_struct)

Parser function for "GetCurrentPrice" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 792 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_scheduled_prices_command#

EmberAfStatus zcl_decode_price_cluster_get_scheduled_prices_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_scheduled_prices_command_t *cmd_struct)

Parser function for "GetScheduledPrices" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 795 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_price_acknowledgement_command#

EmberAfStatus zcl_decode_price_cluster_price_acknowledgement_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_price_acknowledgement_command_t *cmd_struct)

Parser function for "PriceAcknowledgement" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 798 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_block_periods_command#

EmberAfStatus zcl_decode_price_cluster_get_block_periods_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_block_periods_command_t *cmd_struct)

Parser function for "GetBlockPeriods" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 801 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_conversion_factor_command#

EmberAfStatus zcl_decode_price_cluster_get_conversion_factor_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_conversion_factor_command_t *cmd_struct)

Parser function for "GetConversionFactor" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 804 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_calorific_value_command#

EmberAfStatus zcl_decode_price_cluster_get_calorific_value_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_calorific_value_command_t *cmd_struct)

Parser function for "GetCalorificValue" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 807 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_tariff_information_command#

EmberAfStatus zcl_decode_price_cluster_get_tariff_information_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_tariff_information_command_t *cmd_struct)

Parser function for "GetTariffInformation" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 810 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_price_matrix_command#

EmberAfStatus zcl_decode_price_cluster_get_price_matrix_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_price_matrix_command_t *cmd_struct)

Parser function for "GetPriceMatrix" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 813 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_block_thresholds_command#

EmberAfStatus zcl_decode_price_cluster_get_block_thresholds_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_block_thresholds_command_t *cmd_struct)

Parser function for "GetBlockThresholds" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 816 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_co2_value_command#

EmberAfStatus zcl_decode_price_cluster_get_co2_value_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_co2_value_command_t *cmd_struct)

Parser function for "GetCO2Value" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 819 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_tier_labels_command#

EmberAfStatus zcl_decode_price_cluster_get_tier_labels_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_tier_labels_command_t *cmd_struct)

Parser function for "GetTierLabels" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 822 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_billing_period_command#

EmberAfStatus zcl_decode_price_cluster_get_billing_period_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_billing_period_command_t *cmd_struct)

Parser function for "GetBillingPeriod" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 825 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_consolidated_bill_command#

EmberAfStatus zcl_decode_price_cluster_get_consolidated_bill_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_consolidated_bill_command_t *cmd_struct)

Parser function for "GetConsolidatedBill" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 828 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_cpp_event_response_command#

EmberAfStatus zcl_decode_price_cluster_cpp_event_response_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_cpp_event_response_command_t *cmd_struct)

Parser function for "CppEventResponse" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 831 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_get_credit_payment_command#

EmberAfStatus zcl_decode_price_cluster_get_credit_payment_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_get_credit_payment_command_t *cmd_struct)

Parser function for "GetCreditPayment" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 834 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_price_command#

EmberAfStatus zcl_decode_price_cluster_publish_price_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_price_command_t *cmd_struct)

Parser function for "PublishPrice" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 837 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_block_period_command#

EmberAfStatus zcl_decode_price_cluster_publish_block_period_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_block_period_command_t *cmd_struct)

Parser function for "PublishBlockPeriod" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 840 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_conversion_factor_command#

EmberAfStatus zcl_decode_price_cluster_publish_conversion_factor_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_conversion_factor_command_t *cmd_struct)

Parser function for "PublishConversionFactor" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 843 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_calorific_value_command#

EmberAfStatus zcl_decode_price_cluster_publish_calorific_value_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_calorific_value_command_t *cmd_struct)

Parser function for "PublishCalorificValue" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 846 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_tariff_information_command#

EmberAfStatus zcl_decode_price_cluster_publish_tariff_information_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_tariff_information_command_t *cmd_struct)

Parser function for "PublishTariffInformation" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 849 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_price_matrix_command#

EmberAfStatus zcl_decode_price_cluster_publish_price_matrix_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_price_matrix_command_t *cmd_struct)

Parser function for "PublishPriceMatrix" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 852 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_block_thresholds_command#

EmberAfStatus zcl_decode_price_cluster_publish_block_thresholds_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_block_thresholds_command_t *cmd_struct)

Parser function for "PublishBlockThresholds" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 855 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_co2_value_command#

EmberAfStatus zcl_decode_price_cluster_publish_co2_value_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_co2_value_command_t *cmd_struct)

Parser function for "PublishCO2Value" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 858 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_tier_labels_command#

EmberAfStatus zcl_decode_price_cluster_publish_tier_labels_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_tier_labels_command_t *cmd_struct)

Parser function for "PublishTierLabels" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 861 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_billing_period_command#

EmberAfStatus zcl_decode_price_cluster_publish_billing_period_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_billing_period_command_t *cmd_struct)

Parser function for "PublishBillingPeriod" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 864 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_consolidated_bill_command#

EmberAfStatus zcl_decode_price_cluster_publish_consolidated_bill_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_consolidated_bill_command_t *cmd_struct)

Parser function for "PublishConsolidatedBill" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 867 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_cpp_event_command#

EmberAfStatus zcl_decode_price_cluster_publish_cpp_event_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_cpp_event_command_t *cmd_struct)

Parser function for "PublishCppEvent" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 870 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_credit_payment_command#

EmberAfStatus zcl_decode_price_cluster_publish_credit_payment_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_credit_payment_command_t *cmd_struct)

Parser function for "PublishCreditPayment" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 873 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_publish_currency_conversion_command#

EmberAfStatus zcl_decode_price_cluster_publish_currency_conversion_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_publish_currency_conversion_command_t *cmd_struct)

Parser function for "PublishCurrencyConversion" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 876 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_price_cluster_cancel_tariff_command#

EmberAfStatus zcl_decode_price_cluster_cancel_tariff_command (EmberAfClusterCommand *cmd, sl_zcl_price_cluster_cancel_tariff_command_t *cmd_struct)

Parser function for "CancelTariff" ZCL command from "Price" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 879 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_demand_response_and_load_control_cluster_report_event_status_command#

EmberAfStatus zcl_decode_demand_response_and_load_control_cluster_report_event_status_command (EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_report_event_status_command_t *cmd_struct)

Parser function for "ReportEventStatus" ZCL command from "Demand Response and Load Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 882 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_demand_response_and_load_control_cluster_get_scheduled_events_command#

EmberAfStatus zcl_decode_demand_response_and_load_control_cluster_get_scheduled_events_command (EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_get_scheduled_events_command_t *cmd_struct)

Parser function for "GetScheduledEvents" ZCL command from "Demand Response and Load Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 885 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_demand_response_and_load_control_cluster_load_control_event_command#

EmberAfStatus zcl_decode_demand_response_and_load_control_cluster_load_control_event_command (EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_load_control_event_command_t *cmd_struct)

Parser function for "LoadControlEvent" ZCL command from "Demand Response and Load Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 888 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_demand_response_and_load_control_cluster_cancel_load_control_event_command#

EmberAfStatus zcl_decode_demand_response_and_load_control_cluster_cancel_load_control_event_command (EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_cancel_load_control_event_command_t *cmd_struct)

Parser function for "CancelLoadControlEvent" ZCL command from "Demand Response and Load Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 891 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_demand_response_and_load_control_cluster_cancel_all_load_control_events_command#

EmberAfStatus zcl_decode_demand_response_and_load_control_cluster_cancel_all_load_control_events_command (EmberAfClusterCommand *cmd, sl_zcl_demand_response_and_load_control_cluster_cancel_all_load_control_events_command_t *cmd_struct)

Parser function for "CancelAllLoadControlEvents" ZCL command from "Demand Response and Load Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 894 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_get_profile_command#

EmberAfStatus zcl_decode_simple_metering_cluster_get_profile_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_profile_command_t *cmd_struct)

Parser function for "GetProfile" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 897 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_request_mirror_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_request_mirror_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_request_mirror_response_command_t *cmd_struct)

Parser function for "RequestMirrorResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 900 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_mirror_removed_command#

EmberAfStatus zcl_decode_simple_metering_cluster_mirror_removed_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_mirror_removed_command_t *cmd_struct)

Parser function for "MirrorRemoved" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 903 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_request_fast_poll_mode_command#

EmberAfStatus zcl_decode_simple_metering_cluster_request_fast_poll_mode_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_request_fast_poll_mode_command_t *cmd_struct)

Parser function for "RequestFastPollMode" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 906 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_schedule_snapshot_command#

EmberAfStatus zcl_decode_simple_metering_cluster_schedule_snapshot_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_schedule_snapshot_command_t *cmd_struct)

Parser function for "ScheduleSnapshot" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 909 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_take_snapshot_command#

EmberAfStatus zcl_decode_simple_metering_cluster_take_snapshot_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_take_snapshot_command_t *cmd_struct)

Parser function for "TakeSnapshot" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 912 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_get_snapshot_command#

EmberAfStatus zcl_decode_simple_metering_cluster_get_snapshot_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_snapshot_command_t *cmd_struct)

Parser function for "GetSnapshot" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 915 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_start_sampling_command#

EmberAfStatus zcl_decode_simple_metering_cluster_start_sampling_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_start_sampling_command_t *cmd_struct)

Parser function for "StartSampling" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 918 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_get_sampled_data_command#

EmberAfStatus zcl_decode_simple_metering_cluster_get_sampled_data_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_sampled_data_command_t *cmd_struct)

Parser function for "GetSampledData" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 921 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_mirror_report_attribute_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_mirror_report_attribute_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_mirror_report_attribute_response_command_t *cmd_struct)

Parser function for "MirrorReportAttributeResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 924 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_reset_load_limit_counter_command#

EmberAfStatus zcl_decode_simple_metering_cluster_reset_load_limit_counter_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_reset_load_limit_counter_command_t *cmd_struct)

Parser function for "ResetLoadLimitCounter" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 927 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_change_supply_command#

EmberAfStatus zcl_decode_simple_metering_cluster_change_supply_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_change_supply_command_t *cmd_struct)

Parser function for "ChangeSupply" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 930 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_local_change_supply_command#

EmberAfStatus zcl_decode_simple_metering_cluster_local_change_supply_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_local_change_supply_command_t *cmd_struct)

Parser function for "LocalChangeSupply" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 933 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_set_supply_status_command#

EmberAfStatus zcl_decode_simple_metering_cluster_set_supply_status_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_set_supply_status_command_t *cmd_struct)

Parser function for "SetSupplyStatus" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 936 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_set_uncontrolled_flow_threshold_command#

EmberAfStatus zcl_decode_simple_metering_cluster_set_uncontrolled_flow_threshold_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_set_uncontrolled_flow_threshold_command_t *cmd_struct)

Parser function for "SetUncontrolledFlowThreshold" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 939 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_get_profile_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_get_profile_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_profile_response_command_t *cmd_struct)

Parser function for "GetProfileResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 942 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_request_fast_poll_mode_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_request_fast_poll_mode_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_request_fast_poll_mode_response_command_t *cmd_struct)

Parser function for "RequestFastPollModeResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 945 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_schedule_snapshot_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_schedule_snapshot_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_schedule_snapshot_response_command_t *cmd_struct)

Parser function for "ScheduleSnapshotResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 948 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_take_snapshot_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_take_snapshot_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_take_snapshot_response_command_t *cmd_struct)

Parser function for "TakeSnapshotResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 951 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_publish_snapshot_command#

EmberAfStatus zcl_decode_simple_metering_cluster_publish_snapshot_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_publish_snapshot_command_t *cmd_struct)

Parser function for "PublishSnapshot" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 954 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_get_sampled_data_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_get_sampled_data_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_sampled_data_response_command_t *cmd_struct)

Parser function for "GetSampledDataResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 957 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_configure_mirror_command#

EmberAfStatus zcl_decode_simple_metering_cluster_configure_mirror_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_configure_mirror_command_t *cmd_struct)

Parser function for "ConfigureMirror" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 960 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_configure_notification_scheme_command#

EmberAfStatus zcl_decode_simple_metering_cluster_configure_notification_scheme_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_configure_notification_scheme_command_t *cmd_struct)

Parser function for "ConfigureNotificationScheme" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 963 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_configure_notification_flags_command#

EmberAfStatus zcl_decode_simple_metering_cluster_configure_notification_flags_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_configure_notification_flags_command_t *cmd_struct)

Parser function for "ConfigureNotificationFlags" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 966 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_get_notified_message_command#

EmberAfStatus zcl_decode_simple_metering_cluster_get_notified_message_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_get_notified_message_command_t *cmd_struct)

Parser function for "GetNotifiedMessage" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 969 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_supply_status_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_supply_status_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_supply_status_response_command_t *cmd_struct)

Parser function for "SupplyStatusResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 972 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_simple_metering_cluster_start_sampling_response_command#

EmberAfStatus zcl_decode_simple_metering_cluster_start_sampling_response_command (EmberAfClusterCommand *cmd, sl_zcl_simple_metering_cluster_start_sampling_response_command_t *cmd_struct)

Parser function for "StartSamplingResponse" ZCL command from "Simple Metering" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 975 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_messaging_cluster_message_confirmation_command#

EmberAfStatus zcl_decode_messaging_cluster_message_confirmation_command (EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_message_confirmation_command_t *cmd_struct)

Parser function for "MessageConfirmation" ZCL command from "Messaging" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 978 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_messaging_cluster_get_message_cancellation_command#

EmberAfStatus zcl_decode_messaging_cluster_get_message_cancellation_command (EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_get_message_cancellation_command_t *cmd_struct)

Parser function for "GetMessageCancellation" ZCL command from "Messaging" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 981 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_messaging_cluster_display_message_command#

EmberAfStatus zcl_decode_messaging_cluster_display_message_command (EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_display_message_command_t *cmd_struct)

Parser function for "DisplayMessage" ZCL command from "Messaging" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 984 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_messaging_cluster_cancel_message_command#

EmberAfStatus zcl_decode_messaging_cluster_cancel_message_command (EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_cancel_message_command_t *cmd_struct)

Parser function for "CancelMessage" ZCL command from "Messaging" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 987 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_messaging_cluster_display_protected_message_command#

EmberAfStatus zcl_decode_messaging_cluster_display_protected_message_command (EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_display_protected_message_command_t *cmd_struct)

Parser function for "DisplayProtectedMessage" ZCL command from "Messaging" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 990 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_messaging_cluster_cancel_all_messages_command#

EmberAfStatus zcl_decode_messaging_cluster_cancel_all_messages_command (EmberAfClusterCommand *cmd, sl_zcl_messaging_cluster_cancel_all_messages_command_t *cmd_struct)

Parser function for "CancelAllMessages" ZCL command from "Messaging" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 993 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_request_tunnel_command#

EmberAfStatus zcl_decode_tunneling_cluster_request_tunnel_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_request_tunnel_command_t *cmd_struct)

Parser function for "RequestTunnel" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 996 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_close_tunnel_command#

EmberAfStatus zcl_decode_tunneling_cluster_close_tunnel_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_close_tunnel_command_t *cmd_struct)

Parser function for "CloseTunnel" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 999 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_transfer_data_client_to_server_command#

EmberAfStatus zcl_decode_tunneling_cluster_transfer_data_client_to_server_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_client_to_server_command_t *cmd_struct)

Parser function for "TransferDataClientToServer" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1002 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_transfer_data_error_client_to_server_command#

EmberAfStatus zcl_decode_tunneling_cluster_transfer_data_error_client_to_server_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_error_client_to_server_command_t *cmd_struct)

Parser function for "TransferDataErrorClientToServer" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1005 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_ack_transfer_data_client_to_server_command#

EmberAfStatus zcl_decode_tunneling_cluster_ack_transfer_data_client_to_server_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ack_transfer_data_client_to_server_command_t *cmd_struct)

Parser function for "AckTransferDataClientToServer" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1008 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_ready_data_client_to_server_command#

EmberAfStatus zcl_decode_tunneling_cluster_ready_data_client_to_server_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ready_data_client_to_server_command_t *cmd_struct)

Parser function for "ReadyDataClientToServer" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1011 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_get_supported_tunnel_protocols_command#

EmberAfStatus zcl_decode_tunneling_cluster_get_supported_tunnel_protocols_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_get_supported_tunnel_protocols_command_t *cmd_struct)

Parser function for "GetSupportedTunnelProtocols" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1014 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_request_tunnel_response_command#

EmberAfStatus zcl_decode_tunneling_cluster_request_tunnel_response_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_request_tunnel_response_command_t *cmd_struct)

Parser function for "RequestTunnelResponse" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1017 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_transfer_data_server_to_client_command#

EmberAfStatus zcl_decode_tunneling_cluster_transfer_data_server_to_client_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_server_to_client_command_t *cmd_struct)

Parser function for "TransferDataServerToClient" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1020 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_transfer_data_error_server_to_client_command#

EmberAfStatus zcl_decode_tunneling_cluster_transfer_data_error_server_to_client_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_transfer_data_error_server_to_client_command_t *cmd_struct)

Parser function for "TransferDataErrorServerToClient" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1023 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_ack_transfer_data_server_to_client_command#

EmberAfStatus zcl_decode_tunneling_cluster_ack_transfer_data_server_to_client_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ack_transfer_data_server_to_client_command_t *cmd_struct)

Parser function for "AckTransferDataServerToClient" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1026 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_ready_data_server_to_client_command#

EmberAfStatus zcl_decode_tunneling_cluster_ready_data_server_to_client_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_ready_data_server_to_client_command_t *cmd_struct)

Parser function for "ReadyDataServerToClient" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1029 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_supported_tunnel_protocols_response_command#

EmberAfStatus zcl_decode_tunneling_cluster_supported_tunnel_protocols_response_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_supported_tunnel_protocols_response_command_t *cmd_struct)

Parser function for "SupportedTunnelProtocolsResponse" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1032 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_tunneling_cluster_tunnel_closure_notification_command#

EmberAfStatus zcl_decode_tunneling_cluster_tunnel_closure_notification_command (EmberAfClusterCommand *cmd, sl_zcl_tunneling_cluster_tunnel_closure_notification_command_t *cmd_struct)

Parser function for "TunnelClosureNotification" ZCL command from "Tunneling" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1035 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_select_available_emergency_credit_command#

EmberAfStatus zcl_decode_prepayment_cluster_select_available_emergency_credit_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_select_available_emergency_credit_command_t *cmd_struct)

Parser function for "SelectAvailableEmergencyCredit" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1038 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_change_debt_command#

EmberAfStatus zcl_decode_prepayment_cluster_change_debt_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_change_debt_command_t *cmd_struct)

Parser function for "ChangeDebt" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1041 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_emergency_credit_setup_command#

EmberAfStatus zcl_decode_prepayment_cluster_emergency_credit_setup_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_emergency_credit_setup_command_t *cmd_struct)

Parser function for "EmergencyCreditSetup" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1044 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_consumer_top_up_command#

EmberAfStatus zcl_decode_prepayment_cluster_consumer_top_up_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_consumer_top_up_command_t *cmd_struct)

Parser function for "ConsumerTopUp" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1047 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_credit_adjustment_command#

EmberAfStatus zcl_decode_prepayment_cluster_credit_adjustment_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_credit_adjustment_command_t *cmd_struct)

Parser function for "CreditAdjustment" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1050 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_change_payment_mode_command#

EmberAfStatus zcl_decode_prepayment_cluster_change_payment_mode_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_change_payment_mode_command_t *cmd_struct)

Parser function for "ChangePaymentMode" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1053 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_get_prepay_snapshot_command#

EmberAfStatus zcl_decode_prepayment_cluster_get_prepay_snapshot_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_get_prepay_snapshot_command_t *cmd_struct)

Parser function for "GetPrepaySnapshot" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1056 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_get_top_up_log_command#

EmberAfStatus zcl_decode_prepayment_cluster_get_top_up_log_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_get_top_up_log_command_t *cmd_struct)

Parser function for "GetTopUpLog" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1059 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_set_low_credit_warning_level_command#

EmberAfStatus zcl_decode_prepayment_cluster_set_low_credit_warning_level_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_set_low_credit_warning_level_command_t *cmd_struct)

Parser function for "SetLowCreditWarningLevel" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1062 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_get_debt_repayment_log_command#

EmberAfStatus zcl_decode_prepayment_cluster_get_debt_repayment_log_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_get_debt_repayment_log_command_t *cmd_struct)

Parser function for "GetDebtRepaymentLog" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1065 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_set_maximum_credit_limit_command#

EmberAfStatus zcl_decode_prepayment_cluster_set_maximum_credit_limit_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_set_maximum_credit_limit_command_t *cmd_struct)

Parser function for "SetMaximumCreditLimit" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1068 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_set_overall_debt_cap_command#

EmberAfStatus zcl_decode_prepayment_cluster_set_overall_debt_cap_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_set_overall_debt_cap_command_t *cmd_struct)

Parser function for "SetOverallDebtCap" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1071 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_publish_prepay_snapshot_command#

EmberAfStatus zcl_decode_prepayment_cluster_publish_prepay_snapshot_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_publish_prepay_snapshot_command_t *cmd_struct)

Parser function for "PublishPrepaySnapshot" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1074 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_change_payment_mode_response_command#

EmberAfStatus zcl_decode_prepayment_cluster_change_payment_mode_response_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_change_payment_mode_response_command_t *cmd_struct)

Parser function for "ChangePaymentModeResponse" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1077 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_consumer_top_up_response_command#

EmberAfStatus zcl_decode_prepayment_cluster_consumer_top_up_response_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_consumer_top_up_response_command_t *cmd_struct)

Parser function for "ConsumerTopUpResponse" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1080 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_publish_top_up_log_command#

EmberAfStatus zcl_decode_prepayment_cluster_publish_top_up_log_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_publish_top_up_log_command_t *cmd_struct)

Parser function for "PublishTopUpLog" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1083 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_prepayment_cluster_publish_debt_log_command#

EmberAfStatus zcl_decode_prepayment_cluster_publish_debt_log_command (EmberAfClusterCommand *cmd, sl_zcl_prepayment_cluster_publish_debt_log_command_t *cmd_struct)

Parser function for "PublishDebtLog" ZCL command from "Prepayment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1086 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_energy_management_cluster_manage_event_command#

EmberAfStatus zcl_decode_energy_management_cluster_manage_event_command (EmberAfClusterCommand *cmd, sl_zcl_energy_management_cluster_manage_event_command_t *cmd_struct)

Parser function for "ManageEvent" ZCL command from "Energy Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1089 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_energy_management_cluster_report_event_status_command#

EmberAfStatus zcl_decode_energy_management_cluster_report_event_status_command (EmberAfClusterCommand *cmd, sl_zcl_energy_management_cluster_report_event_status_command_t *cmd_struct)

Parser function for "ReportEventStatus" ZCL command from "Energy Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1092 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_get_calendar_command#

EmberAfStatus zcl_decode_calendar_cluster_get_calendar_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_calendar_command_t *cmd_struct)

Parser function for "GetCalendar" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1095 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_get_day_profiles_command#

EmberAfStatus zcl_decode_calendar_cluster_get_day_profiles_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_day_profiles_command_t *cmd_struct)

Parser function for "GetDayProfiles" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1098 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_get_week_profiles_command#

EmberAfStatus zcl_decode_calendar_cluster_get_week_profiles_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_week_profiles_command_t *cmd_struct)

Parser function for "GetWeekProfiles" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1101 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_get_seasons_command#

EmberAfStatus zcl_decode_calendar_cluster_get_seasons_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_seasons_command_t *cmd_struct)

Parser function for "GetSeasons" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1104 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_get_special_days_command#

EmberAfStatus zcl_decode_calendar_cluster_get_special_days_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_get_special_days_command_t *cmd_struct)

Parser function for "GetSpecialDays" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1107 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_publish_calendar_command#

EmberAfStatus zcl_decode_calendar_cluster_publish_calendar_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_calendar_command_t *cmd_struct)

Parser function for "PublishCalendar" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1110 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_publish_day_profile_command#

EmberAfStatus zcl_decode_calendar_cluster_publish_day_profile_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_day_profile_command_t *cmd_struct)

Parser function for "PublishDayProfile" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1113 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_publish_week_profile_command#

EmberAfStatus zcl_decode_calendar_cluster_publish_week_profile_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_week_profile_command_t *cmd_struct)

Parser function for "PublishWeekProfile" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1116 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_publish_seasons_command#

EmberAfStatus zcl_decode_calendar_cluster_publish_seasons_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_seasons_command_t *cmd_struct)

Parser function for "PublishSeasons" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1119 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_publish_special_days_command#

EmberAfStatus zcl_decode_calendar_cluster_publish_special_days_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_publish_special_days_command_t *cmd_struct)

Parser function for "PublishSpecialDays" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1122 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_calendar_cluster_cancel_calendar_command#

EmberAfStatus zcl_decode_calendar_cluster_cancel_calendar_command (EmberAfClusterCommand *cmd, sl_zcl_calendar_cluster_cancel_calendar_command_t *cmd_struct)

Parser function for "CancelCalendar" ZCL command from "Calendar" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1125 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_request_new_password_command#

EmberAfStatus zcl_decode_device_management_cluster_request_new_password_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_request_new_password_command_t *cmd_struct)

Parser function for "RequestNewPassword" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1128 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_report_event_configuration_command#

EmberAfStatus zcl_decode_device_management_cluster_report_event_configuration_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_report_event_configuration_command_t *cmd_struct)

Parser function for "ReportEventConfiguration" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1131 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_publish_change_of_tenancy_command#

EmberAfStatus zcl_decode_device_management_cluster_publish_change_of_tenancy_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_publish_change_of_tenancy_command_t *cmd_struct)

Parser function for "PublishChangeOfTenancy" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1134 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_publish_change_of_supplier_command#

EmberAfStatus zcl_decode_device_management_cluster_publish_change_of_supplier_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_publish_change_of_supplier_command_t *cmd_struct)

Parser function for "PublishChangeOfSupplier" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1137 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_request_new_password_response_command#

EmberAfStatus zcl_decode_device_management_cluster_request_new_password_response_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_request_new_password_response_command_t *cmd_struct)

Parser function for "RequestNewPasswordResponse" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1140 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_update_site_id_command#

EmberAfStatus zcl_decode_device_management_cluster_update_site_id_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_update_site_id_command_t *cmd_struct)

Parser function for "UpdateSiteId" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1143 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_set_event_configuration_command#

EmberAfStatus zcl_decode_device_management_cluster_set_event_configuration_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_set_event_configuration_command_t *cmd_struct)

Parser function for "SetEventConfiguration" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1146 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_get_event_configuration_command#

EmberAfStatus zcl_decode_device_management_cluster_get_event_configuration_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_get_event_configuration_command_t *cmd_struct)

Parser function for "GetEventConfiguration" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1149 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_device_management_cluster_update_cin_command#

EmberAfStatus zcl_decode_device_management_cluster_update_cin_command (EmberAfClusterCommand *cmd, sl_zcl_device_management_cluster_update_cin_command_t *cmd_struct)

Parser function for "UpdateCIN" ZCL command from "Device Management" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1152 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_events_cluster_get_event_log_command#

EmberAfStatus zcl_decode_events_cluster_get_event_log_command (EmberAfClusterCommand *cmd, sl_zcl_events_cluster_get_event_log_command_t *cmd_struct)

Parser function for "GetEventLog" ZCL command from "Events" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1155 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_events_cluster_clear_event_log_request_command#

EmberAfStatus zcl_decode_events_cluster_clear_event_log_request_command (EmberAfClusterCommand *cmd, sl_zcl_events_cluster_clear_event_log_request_command_t *cmd_struct)

Parser function for "ClearEventLogRequest" ZCL command from "Events" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1158 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_events_cluster_publish_event_command#

EmberAfStatus zcl_decode_events_cluster_publish_event_command (EmberAfClusterCommand *cmd, sl_zcl_events_cluster_publish_event_command_t *cmd_struct)

Parser function for "PublishEvent" ZCL command from "Events" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1161 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_events_cluster_publish_event_log_command#

EmberAfStatus zcl_decode_events_cluster_publish_event_log_command (EmberAfClusterCommand *cmd, sl_zcl_events_cluster_publish_event_log_command_t *cmd_struct)

Parser function for "PublishEventLog" ZCL command from "Events" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1164 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_events_cluster_clear_event_log_response_command#

EmberAfStatus zcl_decode_events_cluster_clear_event_log_response_command (EmberAfClusterCommand *cmd, sl_zcl_events_cluster_clear_event_log_response_command_t *cmd_struct)

Parser function for "ClearEventLogResponse" ZCL command from "Events" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1167 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_mdu_pairing_cluster_pairing_request_command#

EmberAfStatus zcl_decode_mdu_pairing_cluster_pairing_request_command (EmberAfClusterCommand *cmd, sl_zcl_mdu_pairing_cluster_pairing_request_command_t *cmd_struct)

Parser function for "PairingRequest" ZCL command from "MDU Pairing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1170 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_mdu_pairing_cluster_pairing_response_command#

EmberAfStatus zcl_decode_mdu_pairing_cluster_pairing_response_command (EmberAfClusterCommand *cmd, sl_zcl_mdu_pairing_cluster_pairing_response_command_t *cmd_struct)

Parser function for "PairingResponse" ZCL command from "MDU Pairing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1173 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sub_g_hz_cluster_suspend_zcl_messages_command#

EmberAfStatus zcl_decode_sub_g_hz_cluster_suspend_zcl_messages_command (EmberAfClusterCommand *cmd, sl_zcl_sub_g_hz_cluster_suspend_zcl_messages_command_t *cmd_struct)

Parser function for "SuspendZclMessages" ZCL command from "Sub-GHz" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1176 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_initiate_key_establishment_request_command#

EmberAfStatus zcl_decode_key_establishment_cluster_initiate_key_establishment_request_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_initiate_key_establishment_request_command_t *cmd_struct)

Parser function for "InitiateKeyEstablishmentRequest" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1179 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_ephemeral_data_request_command#

EmberAfStatus zcl_decode_key_establishment_cluster_ephemeral_data_request_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_ephemeral_data_request_command_t *cmd_struct)

Parser function for "EphemeralDataRequest" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1182 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_confirm_key_data_request_command#

EmberAfStatus zcl_decode_key_establishment_cluster_confirm_key_data_request_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_confirm_key_data_request_command_t *cmd_struct)

Parser function for "ConfirmKeyDataRequest" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1185 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_terminate_key_establishment_from_client_command#

EmberAfStatus zcl_decode_key_establishment_cluster_terminate_key_establishment_from_client_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_terminate_key_establishment_from_client_command_t *cmd_struct)

Parser function for "TerminateKeyEstablishmentFromClient" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1188 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_initiate_key_establishment_response_command#

EmberAfStatus zcl_decode_key_establishment_cluster_initiate_key_establishment_response_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_initiate_key_establishment_response_command_t *cmd_struct)

Parser function for "InitiateKeyEstablishmentResponse" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1191 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_ephemeral_data_response_command#

EmberAfStatus zcl_decode_key_establishment_cluster_ephemeral_data_response_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_ephemeral_data_response_command_t *cmd_struct)

Parser function for "EphemeralDataResponse" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1194 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_confirm_key_data_response_command#

EmberAfStatus zcl_decode_key_establishment_cluster_confirm_key_data_response_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_confirm_key_data_response_command_t *cmd_struct)

Parser function for "ConfirmKeyDataResponse" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1197 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_key_establishment_cluster_terminate_key_establishment_from_server_command#

EmberAfStatus zcl_decode_key_establishment_cluster_terminate_key_establishment_from_server_command (EmberAfClusterCommand *cmd, sl_zcl_key_establishment_cluster_terminate_key_establishment_from_server_command_t *cmd_struct)

Parser function for "TerminateKeyEstablishmentFromServer" ZCL command from "Key Establishment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1200 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_request_information_command#

EmberAfStatus zcl_decode_information_cluster_request_information_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_information_command_t *cmd_struct)

Parser function for "RequestInformation" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1203 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_push_information_response_command#

EmberAfStatus zcl_decode_information_cluster_push_information_response_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_push_information_response_command_t *cmd_struct)

Parser function for "PushInformationResponse" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1206 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_send_preference_command#

EmberAfStatus zcl_decode_information_cluster_send_preference_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_send_preference_command_t *cmd_struct)

Parser function for "SendPreference" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1209 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_request_preference_response_command#

EmberAfStatus zcl_decode_information_cluster_request_preference_response_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_preference_response_command_t *cmd_struct)

Parser function for "RequestPreferenceResponse" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1212 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_update_command#

EmberAfStatus zcl_decode_information_cluster_update_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_update_command_t *cmd_struct)

Parser function for "Update" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1215 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_delete_command#

EmberAfStatus zcl_decode_information_cluster_delete_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_delete_command_t *cmd_struct)

Parser function for "Delete" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1218 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_configure_node_description_command#

EmberAfStatus zcl_decode_information_cluster_configure_node_description_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_node_description_command_t *cmd_struct)

Parser function for "ConfigureNodeDescription" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1221 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_configure_delivery_enable_command#

EmberAfStatus zcl_decode_information_cluster_configure_delivery_enable_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_delivery_enable_command_t *cmd_struct)

Parser function for "ConfigureDeliveryEnable" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1224 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_configure_push_information_timer_command#

EmberAfStatus zcl_decode_information_cluster_configure_push_information_timer_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_push_information_timer_command_t *cmd_struct)

Parser function for "ConfigurePushInformationTimer" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1227 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_configure_set_root_id_command#

EmberAfStatus zcl_decode_information_cluster_configure_set_root_id_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_configure_set_root_id_command_t *cmd_struct)

Parser function for "ConfigureSetRootId" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1230 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_request_information_response_command#

EmberAfStatus zcl_decode_information_cluster_request_information_response_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_information_response_command_t *cmd_struct)

Parser function for "RequestInformationResponse" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1233 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_push_information_command#

EmberAfStatus zcl_decode_information_cluster_push_information_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_push_information_command_t *cmd_struct)

Parser function for "PushInformation" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1236 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_send_preference_response_command#

EmberAfStatus zcl_decode_information_cluster_send_preference_response_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_send_preference_response_command_t *cmd_struct)

Parser function for "SendPreferenceResponse" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1239 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_request_preference_confirmation_command#

EmberAfStatus zcl_decode_information_cluster_request_preference_confirmation_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_request_preference_confirmation_command_t *cmd_struct)

Parser function for "RequestPreferenceConfirmation" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1242 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_update_response_command#

EmberAfStatus zcl_decode_information_cluster_update_response_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_update_response_command_t *cmd_struct)

Parser function for "UpdateResponse" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1245 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_information_cluster_delete_response_command#

EmberAfStatus zcl_decode_information_cluster_delete_response_command (EmberAfClusterCommand *cmd, sl_zcl_information_cluster_delete_response_command_t *cmd_struct)

Parser function for "DeleteResponse" ZCL command from "Information" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1248 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_read_file_request_command#

EmberAfStatus zcl_decode_data_sharing_cluster_read_file_request_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_read_file_request_command_t *cmd_struct)

Parser function for "ReadFileRequest" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1251 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_read_record_request_command#

EmberAfStatus zcl_decode_data_sharing_cluster_read_record_request_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_read_record_request_command_t *cmd_struct)

Parser function for "ReadRecordRequest" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1254 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_write_file_response_command#

EmberAfStatus zcl_decode_data_sharing_cluster_write_file_response_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_write_file_response_command_t *cmd_struct)

Parser function for "WriteFileResponse" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1257 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_write_file_request_command#

EmberAfStatus zcl_decode_data_sharing_cluster_write_file_request_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_write_file_request_command_t *cmd_struct)

Parser function for "WriteFileRequest" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1260 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_modify_file_request_command#

EmberAfStatus zcl_decode_data_sharing_cluster_modify_file_request_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_modify_file_request_command_t *cmd_struct)

Parser function for "ModifyFileRequest" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1263 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_modify_record_request_command#

EmberAfStatus zcl_decode_data_sharing_cluster_modify_record_request_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_modify_record_request_command_t *cmd_struct)

Parser function for "ModifyRecordRequest" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1266 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_file_transmission_command#

EmberAfStatus zcl_decode_data_sharing_cluster_file_transmission_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_file_transmission_command_t *cmd_struct)

Parser function for "FileTransmission" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1269 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_sharing_cluster_record_transmission_command#

EmberAfStatus zcl_decode_data_sharing_cluster_record_transmission_command (EmberAfClusterCommand *cmd, sl_zcl_data_sharing_cluster_record_transmission_command_t *cmd_struct)

Parser function for "RecordTransmission" ZCL command from "Data Sharing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1272 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_gaming_cluster_search_game_command#

EmberAfStatus zcl_decode_gaming_cluster_search_game_command (EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_search_game_command_t *cmd_struct)

Parser function for "SearchGame" ZCL command from "Gaming" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1275 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_gaming_cluster_join_game_command#

EmberAfStatus zcl_decode_gaming_cluster_join_game_command (EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_join_game_command_t *cmd_struct)

Parser function for "JoinGame" ZCL command from "Gaming" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1278 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_gaming_cluster_action_control_command#

EmberAfStatus zcl_decode_gaming_cluster_action_control_command (EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_action_control_command_t *cmd_struct)

Parser function for "ActionControl" ZCL command from "Gaming" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1281 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_gaming_cluster_game_announcement_command#

EmberAfStatus zcl_decode_gaming_cluster_game_announcement_command (EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_game_announcement_command_t *cmd_struct)

Parser function for "GameAnnouncement" ZCL command from "Gaming" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1284 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_gaming_cluster_general_response_command#

EmberAfStatus zcl_decode_gaming_cluster_general_response_command (EmberAfClusterCommand *cmd, sl_zcl_gaming_cluster_general_response_command_t *cmd_struct)

Parser function for "GeneralResponse" ZCL command from "Gaming" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1287 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_rate_control_cluster_path_creation_command#

EmberAfStatus zcl_decode_data_rate_control_cluster_path_creation_command (EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_path_creation_command_t *cmd_struct)

Parser function for "PathCreation" ZCL command from "Data Rate Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1290 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_rate_control_cluster_data_rate_notification_command#

EmberAfStatus zcl_decode_data_rate_control_cluster_data_rate_notification_command (EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_data_rate_notification_command_t *cmd_struct)

Parser function for "DataRateNotification" ZCL command from "Data Rate Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1293 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_rate_control_cluster_path_deletion_command#

EmberAfStatus zcl_decode_data_rate_control_cluster_path_deletion_command (EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_path_deletion_command_t *cmd_struct)

Parser function for "PathDeletion" ZCL command from "Data Rate Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1296 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_data_rate_control_cluster_data_rate_control_command#

EmberAfStatus zcl_decode_data_rate_control_cluster_data_rate_control_command (EmberAfClusterCommand *cmd, sl_zcl_data_rate_control_cluster_data_rate_control_command_t *cmd_struct)

Parser function for "DataRateControl" ZCL command from "Data Rate Control" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1299 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_voice_over_zig_bee_cluster_establishment_request_command#

EmberAfStatus zcl_decode_voice_over_zig_bee_cluster_establishment_request_command (EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_establishment_request_command_t *cmd_struct)

Parser function for "EstablishmentRequest" ZCL command from "Voice over ZigBee" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1302 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_voice_over_zig_bee_cluster_voice_transmission_command#

EmberAfStatus zcl_decode_voice_over_zig_bee_cluster_voice_transmission_command (EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_voice_transmission_command_t *cmd_struct)

Parser function for "VoiceTransmission" ZCL command from "Voice over ZigBee" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1305 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_voice_over_zig_bee_cluster_control_response_command#

EmberAfStatus zcl_decode_voice_over_zig_bee_cluster_control_response_command (EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_control_response_command_t *cmd_struct)

Parser function for "ControlResponse" ZCL command from "Voice over ZigBee" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1308 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_voice_over_zig_bee_cluster_establishment_response_command#

EmberAfStatus zcl_decode_voice_over_zig_bee_cluster_establishment_response_command (EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_establishment_response_command_t *cmd_struct)

Parser function for "EstablishmentResponse" ZCL command from "Voice over ZigBee" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1311 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_voice_over_zig_bee_cluster_voice_transmission_response_command#

EmberAfStatus zcl_decode_voice_over_zig_bee_cluster_voice_transmission_response_command (EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_voice_transmission_response_command_t *cmd_struct)

Parser function for "VoiceTransmissionResponse" ZCL command from "Voice over ZigBee" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1314 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_voice_over_zig_bee_cluster_control_command#

EmberAfStatus zcl_decode_voice_over_zig_bee_cluster_control_command (EmberAfClusterCommand *cmd, sl_zcl_voice_over_zig_bee_cluster_control_command_t *cmd_struct)

Parser function for "Control" ZCL command from "Voice over ZigBee" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1317 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_join_chat_request_command#

EmberAfStatus zcl_decode_chatting_cluster_join_chat_request_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_join_chat_request_command_t *cmd_struct)

Parser function for "JoinChatRequest" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1320 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_leave_chat_request_command#

EmberAfStatus zcl_decode_chatting_cluster_leave_chat_request_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_leave_chat_request_command_t *cmd_struct)

Parser function for "LeaveChatRequest" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1323 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_switch_chairman_response_command#

EmberAfStatus zcl_decode_chatting_cluster_switch_chairman_response_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_response_command_t *cmd_struct)

Parser function for "SwitchChairmanResponse" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1326 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_start_chat_request_command#

EmberAfStatus zcl_decode_chatting_cluster_start_chat_request_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_start_chat_request_command_t *cmd_struct)

Parser function for "StartChatRequest" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1329 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_chat_message_command#

EmberAfStatus zcl_decode_chatting_cluster_chat_message_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_chat_message_command_t *cmd_struct)

Parser function for "ChatMessage" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1332 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_get_node_information_request_command#

EmberAfStatus zcl_decode_chatting_cluster_get_node_information_request_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_get_node_information_request_command_t *cmd_struct)

Parser function for "GetNodeInformationRequest" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1335 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_start_chat_response_command#

EmberAfStatus zcl_decode_chatting_cluster_start_chat_response_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_start_chat_response_command_t *cmd_struct)

Parser function for "StartChatResponse" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1338 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_join_chat_response_command#

EmberAfStatus zcl_decode_chatting_cluster_join_chat_response_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_join_chat_response_command_t *cmd_struct)

Parser function for "JoinChatResponse" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1341 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_user_left_command#

EmberAfStatus zcl_decode_chatting_cluster_user_left_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_user_left_command_t *cmd_struct)

Parser function for "UserLeft" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1344 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_user_joined_command#

EmberAfStatus zcl_decode_chatting_cluster_user_joined_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_user_joined_command_t *cmd_struct)

Parser function for "UserJoined" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1347 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_search_chat_response_command#

EmberAfStatus zcl_decode_chatting_cluster_search_chat_response_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_search_chat_response_command_t *cmd_struct)

Parser function for "SearchChatResponse" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1350 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_switch_chairman_request_command#

EmberAfStatus zcl_decode_chatting_cluster_switch_chairman_request_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_request_command_t *cmd_struct)

Parser function for "SwitchChairmanRequest" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1353 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_switch_chairman_confirm_command#

EmberAfStatus zcl_decode_chatting_cluster_switch_chairman_confirm_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_confirm_command_t *cmd_struct)

Parser function for "SwitchChairmanConfirm" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1356 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_switch_chairman_notification_command#

EmberAfStatus zcl_decode_chatting_cluster_switch_chairman_notification_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_switch_chairman_notification_command_t *cmd_struct)

Parser function for "SwitchChairmanNotification" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1359 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_chatting_cluster_get_node_information_response_command#

EmberAfStatus zcl_decode_chatting_cluster_get_node_information_response_command (EmberAfClusterCommand *cmd, sl_zcl_chatting_cluster_get_node_information_response_command_t *cmd_struct)

Parser function for "GetNodeInformationResponse" ZCL command from "Chatting" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1362 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_payment_cluster_buy_request_command#

EmberAfStatus zcl_decode_payment_cluster_buy_request_command (EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_buy_request_command_t *cmd_struct)

Parser function for "BuyRequest" ZCL command from "Payment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1365 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_payment_cluster_accept_payment_command#

EmberAfStatus zcl_decode_payment_cluster_accept_payment_command (EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_accept_payment_command_t *cmd_struct)

Parser function for "AcceptPayment" ZCL command from "Payment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1368 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_payment_cluster_payment_confirm_command#

EmberAfStatus zcl_decode_payment_cluster_payment_confirm_command (EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_payment_confirm_command_t *cmd_struct)

Parser function for "PaymentConfirm" ZCL command from "Payment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1371 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_payment_cluster_buy_confirm_command#

EmberAfStatus zcl_decode_payment_cluster_buy_confirm_command (EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_buy_confirm_command_t *cmd_struct)

Parser function for "BuyConfirm" ZCL command from "Payment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1374 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_payment_cluster_receipt_delivery_command#

EmberAfStatus zcl_decode_payment_cluster_receipt_delivery_command (EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_receipt_delivery_command_t *cmd_struct)

Parser function for "ReceiptDelivery" ZCL command from "Payment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1377 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_payment_cluster_transaction_end_command#

EmberAfStatus zcl_decode_payment_cluster_transaction_end_command (EmberAfClusterCommand *cmd, sl_zcl_payment_cluster_transaction_end_command_t *cmd_struct)

Parser function for "TransactionEnd" ZCL command from "Payment" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1380 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_subscribe_command#

EmberAfStatus zcl_decode_billing_cluster_subscribe_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_subscribe_command_t *cmd_struct)

Parser function for "Subscribe" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1383 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_unsubscribe_command#

EmberAfStatus zcl_decode_billing_cluster_unsubscribe_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_unsubscribe_command_t *cmd_struct)

Parser function for "Unsubscribe" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1386 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_start_billing_session_command#

EmberAfStatus zcl_decode_billing_cluster_start_billing_session_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_start_billing_session_command_t *cmd_struct)

Parser function for "StartBillingSession" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1389 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_stop_billing_session_command#

EmberAfStatus zcl_decode_billing_cluster_stop_billing_session_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_stop_billing_session_command_t *cmd_struct)

Parser function for "StopBillingSession" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1392 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_bill_status_notification_command#

EmberAfStatus zcl_decode_billing_cluster_bill_status_notification_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_bill_status_notification_command_t *cmd_struct)

Parser function for "BillStatusNotification" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1395 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_session_keep_alive_command#

EmberAfStatus zcl_decode_billing_cluster_session_keep_alive_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_session_keep_alive_command_t *cmd_struct)

Parser function for "SessionKeepAlive" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1398 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_check_bill_status_command#

EmberAfStatus zcl_decode_billing_cluster_check_bill_status_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_check_bill_status_command_t *cmd_struct)

Parser function for "CheckBillStatus" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1401 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_billing_cluster_send_bill_record_command#

EmberAfStatus zcl_decode_billing_cluster_send_bill_record_command (EmberAfClusterCommand *cmd, sl_zcl_billing_cluster_send_bill_record_command_t *cmd_struct)

Parser function for "SendBillRecord" ZCL command from "Billing" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1404 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_events_and_alert_cluster_get_alerts_response_command#

EmberAfStatus zcl_decode_appliance_events_and_alert_cluster_get_alerts_response_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_events_and_alert_cluster_get_alerts_response_command_t *cmd_struct)

Parser function for "GetAlertsResponse" ZCL command from "Appliance Events and Alert" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1407 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_events_and_alert_cluster_alerts_notification_command#

EmberAfStatus zcl_decode_appliance_events_and_alert_cluster_alerts_notification_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_events_and_alert_cluster_alerts_notification_command_t *cmd_struct)

Parser function for "AlertsNotification" ZCL command from "Appliance Events and Alert" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1410 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_events_and_alert_cluster_events_notification_command#

EmberAfStatus zcl_decode_appliance_events_and_alert_cluster_events_notification_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_events_and_alert_cluster_events_notification_command_t *cmd_struct)

Parser function for "EventsNotification" ZCL command from "Appliance Events and Alert" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1413 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_statistics_cluster_log_request_command#

EmberAfStatus zcl_decode_appliance_statistics_cluster_log_request_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_request_command_t *cmd_struct)

Parser function for "LogRequest" ZCL command from "Appliance Statistics" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1416 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_statistics_cluster_log_notification_command#

EmberAfStatus zcl_decode_appliance_statistics_cluster_log_notification_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_notification_command_t *cmd_struct)

Parser function for "LogNotification" ZCL command from "Appliance Statistics" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1419 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_statistics_cluster_log_response_command#

EmberAfStatus zcl_decode_appliance_statistics_cluster_log_response_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_response_command_t *cmd_struct)

Parser function for "LogResponse" ZCL command from "Appliance Statistics" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1422 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_statistics_cluster_log_queue_response_command#

EmberAfStatus zcl_decode_appliance_statistics_cluster_log_queue_response_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_log_queue_response_command_t *cmd_struct)

Parser function for "LogQueueResponse" ZCL command from "Appliance Statistics" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1425 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_appliance_statistics_cluster_statistics_available_command#

EmberAfStatus zcl_decode_appliance_statistics_cluster_statistics_available_command (EmberAfClusterCommand *cmd, sl_zcl_appliance_statistics_cluster_statistics_available_command_t *cmd_struct)

Parser function for "StatisticsAvailable" ZCL command from "Appliance Statistics" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1428 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_electrical_measurement_cluster_get_measurement_profile_command_command#

EmberAfStatus zcl_decode_electrical_measurement_cluster_get_measurement_profile_command_command (EmberAfClusterCommand *cmd, sl_zcl_electrical_measurement_cluster_get_measurement_profile_command_command_t *cmd_struct)

Parser function for "GetMeasurementProfileCommand" ZCL command from "Electrical Measurement" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1431 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_electrical_measurement_cluster_get_profile_info_response_command_command#

EmberAfStatus zcl_decode_electrical_measurement_cluster_get_profile_info_response_command_command (EmberAfClusterCommand *cmd, sl_zcl_electrical_measurement_cluster_get_profile_info_response_command_command_t *cmd_struct)

Parser function for "GetProfileInfoResponseCommand" ZCL command from "Electrical Measurement" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1434 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_electrical_measurement_cluster_get_measurement_profile_response_command_command#

EmberAfStatus zcl_decode_electrical_measurement_cluster_get_measurement_profile_response_command_command (EmberAfClusterCommand *cmd, sl_zcl_electrical_measurement_cluster_get_measurement_profile_response_command_command_t *cmd_struct)

Parser function for "GetMeasurementProfileResponseCommand" ZCL command from "Electrical Measurement" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1437 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_scan_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_scan_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_scan_request_command_t *cmd_struct)

Parser function for "ScanRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1440 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_device_information_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_device_information_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_device_information_request_command_t *cmd_struct)

Parser function for "DeviceInformationRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1443 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_identify_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_identify_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_identify_request_command_t *cmd_struct)

Parser function for "IdentifyRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1446 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_reset_to_factory_new_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_reset_to_factory_new_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_reset_to_factory_new_request_command_t *cmd_struct)

Parser function for "ResetToFactoryNewRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1449 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_start_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_start_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_start_request_command_t *cmd_struct)

Parser function for "NetworkStartRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1452 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_join_router_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_join_router_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_router_request_command_t *cmd_struct)

Parser function for "NetworkJoinRouterRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1455 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_join_end_device_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_join_end_device_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_end_device_request_command_t *cmd_struct)

Parser function for "NetworkJoinEndDeviceRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1458 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_update_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_update_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_update_request_command_t *cmd_struct)

Parser function for "NetworkUpdateRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1461 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_get_group_identifiers_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_get_group_identifiers_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_group_identifiers_request_command_t *cmd_struct)

Parser function for "GetGroupIdentifiersRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1464 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_get_endpoint_list_request_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_get_endpoint_list_request_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_endpoint_list_request_command_t *cmd_struct)

Parser function for "GetEndpointListRequest" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1467 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_scan_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_scan_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_scan_response_command_t *cmd_struct)

Parser function for "ScanResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1470 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_device_information_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_device_information_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_device_information_response_command_t *cmd_struct)

Parser function for "DeviceInformationResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1473 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_start_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_start_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_start_response_command_t *cmd_struct)

Parser function for "NetworkStartResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1476 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_join_router_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_join_router_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_router_response_command_t *cmd_struct)

Parser function for "NetworkJoinRouterResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1479 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_network_join_end_device_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_network_join_end_device_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_network_join_end_device_response_command_t *cmd_struct)

Parser function for "NetworkJoinEndDeviceResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1482 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_endpoint_information_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_endpoint_information_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_endpoint_information_command_t *cmd_struct)

Parser function for "EndpointInformation" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1485 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_get_group_identifiers_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_get_group_identifiers_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_group_identifiers_response_command_t *cmd_struct)

Parser function for "GetGroupIdentifiersResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1488 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_zll_commissioning_cluster_get_endpoint_list_response_command#

EmberAfStatus zcl_decode_zll_commissioning_cluster_get_endpoint_list_response_command (EmberAfClusterCommand *cmd, sl_zcl_zll_commissioning_cluster_get_endpoint_list_response_command_t *cmd_struct)

Parser function for "GetEndpointListResponse" ZCL command from "ZLL Commissioning" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1491 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sample_mfg_specific_cluster_cluster_command_one_command#

EmberAfStatus zcl_decode_sample_mfg_specific_cluster_cluster_command_one_command (EmberAfClusterCommand *cmd, sl_zcl_sample_mfg_specific_cluster_cluster_command_one_command_t *cmd_struct)

Parser function for "CommandOne" ZCL command from "Sample Mfg Specific Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1494 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sample_mfg_specific_cluster_2_cluster_command_two_command#

EmberAfStatus zcl_decode_sample_mfg_specific_cluster_2_cluster_command_two_command (EmberAfClusterCommand *cmd, sl_zcl_sample_mfg_specific_cluster_2_cluster_command_two_command_t *cmd_struct)

Parser function for "CommandTwo" ZCL command from "Sample Mfg Specific Cluster 2" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1497 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_configuration_cluster_cluster_set_token_command#

EmberAfStatus zcl_decode_configuration_cluster_cluster_set_token_command (EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_set_token_command_t *cmd_struct)

Parser function for "SetToken" ZCL command from "Configuration Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1500 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_configuration_cluster_cluster_read_tokens_command#

EmberAfStatus zcl_decode_configuration_cluster_cluster_read_tokens_command (EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_read_tokens_command_t *cmd_struct)

Parser function for "ReadTokens" ZCL command from "Configuration Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1503 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_configuration_cluster_cluster_unlock_tokens_command#

EmberAfStatus zcl_decode_configuration_cluster_cluster_unlock_tokens_command (EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_unlock_tokens_command_t *cmd_struct)

Parser function for "UnlockTokens" ZCL command from "Configuration Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1506 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_configuration_cluster_cluster_return_token_command#

EmberAfStatus zcl_decode_configuration_cluster_cluster_return_token_command (EmberAfClusterCommand *cmd, sl_zcl_configuration_cluster_cluster_return_token_command_t *cmd_struct)

Parser function for "ReturnToken" ZCL command from "Configuration Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1509 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_mfglib_cluster_cluster_stream_command#

EmberAfStatus zcl_decode_mfglib_cluster_cluster_stream_command (EmberAfClusterCommand *cmd, sl_zcl_mfglib_cluster_cluster_stream_command_t *cmd_struct)

Parser function for "stream" ZCL command from "MFGLIB Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1512 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_mfglib_cluster_cluster_tone_command#

EmberAfStatus zcl_decode_mfglib_cluster_cluster_tone_command (EmberAfClusterCommand *cmd, sl_zcl_mfglib_cluster_cluster_tone_command_t *cmd_struct)

Parser function for "tone" ZCL command from "MFGLIB Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1515 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_mfglib_cluster_cluster_rx_mode_command#

EmberAfStatus zcl_decode_mfglib_cluster_cluster_rx_mode_command (EmberAfClusterCommand *cmd, sl_zcl_mfglib_cluster_cluster_rx_mode_command_t *cmd_struct)

Parser function for "rxMode" ZCL command from "MFGLIB Cluster" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1518 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_enable_aps_link_key_authorization_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_enable_aps_link_key_authorization_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_aps_link_key_authorization_command_t *cmd_struct)

Parser function for "EnableApsLinkKeyAuthorization" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1521 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_disable_aps_link_key_authorization_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_disable_aps_link_key_authorization_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_disable_aps_link_key_authorization_command_t *cmd_struct)

Parser function for "DisableApsLinkKeyAuthorization" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1524 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_command_t *cmd_struct)

Parser function for "ApsLinkKeyAuthorizationQuery" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1527 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_enable_wwah_app_event_retry_algorithm_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_enable_wwah_app_event_retry_algorithm_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_wwah_app_event_retry_algorithm_command_t *cmd_struct)

Parser function for "EnableWwahAppEventRetryAlgorithm" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1530 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_enable_wwah_rejoin_algorithm_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_enable_wwah_rejoin_algorithm_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_wwah_rejoin_algorithm_command_t *cmd_struct)

Parser function for "EnableWwahRejoinAlgorithm" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1533 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_set_ias_zone_enrollment_method_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_set_ias_zone_enrollment_method_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_set_ias_zone_enrollment_method_command_t *cmd_struct)

Parser function for "SetIasZoneEnrollmentMethod" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1536 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_enable_periodic_router_check_ins_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_enable_periodic_router_check_ins_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_enable_periodic_router_check_ins_command_t *cmd_struct)

Parser function for "EnablePeriodicRouterCheckIns" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1539 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_set_mac_poll_failure_wait_time_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_set_mac_poll_failure_wait_time_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_set_mac_poll_failure_wait_time_command_t *cmd_struct)

Parser function for "SetMacPollFailureWaitTime" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1542 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_set_pending_network_update_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_set_pending_network_update_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_set_pending_network_update_command_t *cmd_struct)

Parser function for "SetPendingNetworkUpdate" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1545 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_require_aps_acks_on_unicasts_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_require_aps_acks_on_unicasts_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_require_aps_acks_on_unicasts_command_t *cmd_struct)

Parser function for "RequireApsAcksOnUnicasts" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1548 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_debug_report_query_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_debug_report_query_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_debug_report_query_command_t *cmd_struct)

Parser function for "DebugReportQuery" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1551 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_survey_beacons_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_survey_beacons_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_survey_beacons_command_t *cmd_struct)

Parser function for "SurveyBeacons" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1554 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_command_t *cmd_struct)

Parser function for "UseTrustCenterForClusterServer" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1557 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_response_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_response_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_aps_link_key_authorization_query_response_command_t *cmd_struct)

Parser function for "ApsLinkKeyAuthorizationQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1560 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_powering_off_notification_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_powering_off_notification_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_powering_off_notification_command_t *cmd_struct)

Parser function for "PoweringOffNotification" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1563 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_powering_on_notification_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_powering_on_notification_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_powering_on_notification_command_t *cmd_struct)

Parser function for "PoweringOnNotification" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1566 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_short_address_change_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_short_address_change_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_short_address_change_command_t *cmd_struct)

Parser function for "ShortAddressChange" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1569 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_aps_ack_enablement_query_response_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_aps_ack_enablement_query_response_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_aps_ack_enablement_query_response_command_t *cmd_struct)

Parser function for "ApsAckEnablementQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1572 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_power_descriptor_change_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_power_descriptor_change_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_power_descriptor_change_command_t *cmd_struct)

Parser function for "PowerDescriptorChange" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1575 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_new_debug_report_notification_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_new_debug_report_notification_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_new_debug_report_notification_command_t *cmd_struct)

Parser function for "NewDebugReportNotification" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1578 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_debug_report_query_response_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_debug_report_query_response_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_debug_report_query_response_command_t *cmd_struct)

Parser function for "DebugReportQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1581 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_trust_center_for_cluster_server_query_response_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_trust_center_for_cluster_server_query_response_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_trust_center_for_cluster_server_query_response_command_t *cmd_struct)

Parser function for "TrustCenterForClusterServerQueryResponse" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1584 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_survey_beacons_response_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_survey_beacons_response_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_survey_beacons_response_command_t *cmd_struct)

Parser function for "SurveyBeaconsResponse" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1587 of file app/zaptest/unit-test/zap-cluster-command-parser.h

zcl_decode_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_response_command#

EmberAfStatus zcl_decode_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_response_command (EmberAfClusterCommand *cmd, sl_zcl_sl_works_with_all_hubs_cluster_use_trust_center_for_cluster_server_response_command_t *cmd_struct)

Parser function for "UseTrustCenterForClusterServerResponse" ZCL command from "SL Works With All Hubs" cluster.

Parameters
N/Acmd
N/Acmd_struct

Definition at line 1590 of file app/zaptest/unit-test/zap-cluster-command-parser.h