Zigbee Protocol Controller 1.6.0
|
This module allows to issue UCL/MQTT commands to destinations. More...
Functions | |
void | uic_mqtt_dotdot_basic_publish_reset_to_factory_defaults_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a ResetToFactoryDefaults command for the Basic cluster to a destination. More... | |
void | uic_mqtt_dotdot_basic_publish_reset_to_factory_defaults_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a ResetToFactoryDefaults command for the Basic cluster to a group. More... | |
void | uic_mqtt_dotdot_identify_publish_identify_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_identify_command_identify_fields_t *fields) |
Sends/Publishes a Identify command for the Identify cluster to a destination. More... | |
void | uic_mqtt_dotdot_identify_publish_identify_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_identify_command_identify_fields_t *fields) |
Sends/Publishes a Identify command for the Identify cluster to a group. More... | |
void | uic_mqtt_dotdot_identify_publish_identify_query_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_identify_command_identify_query_response_fields_t *fields) |
Sends/Publishes a IdentifyQueryResponse command for the Identify cluster to a destination. More... | |
void | uic_mqtt_dotdot_identify_publish_identify_query_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_identify_command_identify_query_response_fields_t *fields) |
Sends/Publishes a IdentifyQueryResponse command for the Identify cluster to a group. More... | |
void | uic_mqtt_dotdot_identify_publish_identify_query_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a IdentifyQuery command for the Identify cluster to a destination. More... | |
void | uic_mqtt_dotdot_identify_publish_identify_query_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a IdentifyQuery command for the Identify cluster to a group. More... | |
void | uic_mqtt_dotdot_identify_publish_trigger_effect_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_identify_command_trigger_effect_fields_t *fields) |
Sends/Publishes a TriggerEffect command for the Identify cluster to a destination. More... | |
void | uic_mqtt_dotdot_identify_publish_trigger_effect_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_identify_command_trigger_effect_fields_t *fields) |
Sends/Publishes a TriggerEffect command for the Identify cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_add_group_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_add_group_fields_t *fields) |
Sends/Publishes a AddGroup command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_add_group_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_add_group_fields_t *fields) |
Sends/Publishes a AddGroup command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_add_group_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_add_group_response_fields_t *fields) |
Sends/Publishes a AddGroupResponse command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_add_group_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_add_group_response_fields_t *fields) |
Sends/Publishes a AddGroupResponse command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_view_group_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_view_group_fields_t *fields) |
Sends/Publishes a ViewGroup command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_view_group_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_view_group_fields_t *fields) |
Sends/Publishes a ViewGroup command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_view_group_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_view_group_response_fields_t *fields) |
Sends/Publishes a ViewGroupResponse command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_view_group_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_view_group_response_fields_t *fields) |
Sends/Publishes a ViewGroupResponse command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_get_group_membership_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_get_group_membership_fields_t *fields) |
Sends/Publishes a GetGroupMembership command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_get_group_membership_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_get_group_membership_fields_t *fields) |
Sends/Publishes a GetGroupMembership command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_get_group_membership_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_get_group_membership_response_fields_t *fields) |
Sends/Publishes a GetGroupMembershipResponse command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_get_group_membership_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_get_group_membership_response_fields_t *fields) |
Sends/Publishes a GetGroupMembershipResponse command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_remove_group_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_remove_group_fields_t *fields) |
Sends/Publishes a RemoveGroup command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_remove_group_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_remove_group_fields_t *fields) |
Sends/Publishes a RemoveGroup command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_remove_group_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_remove_group_response_fields_t *fields) |
Sends/Publishes a RemoveGroupResponse command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_remove_group_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_remove_group_response_fields_t *fields) |
Sends/Publishes a RemoveGroupResponse command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_remove_all_groups_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a RemoveAllGroups command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_remove_all_groups_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a RemoveAllGroups command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_groups_publish_add_group_if_identifying_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_groups_command_add_group_if_identifying_fields_t *fields) |
Sends/Publishes a AddGroupIfIdentifying command for the Groups cluster to a destination. More... | |
void | uic_mqtt_dotdot_groups_publish_add_group_if_identifying_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_groups_command_add_group_if_identifying_fields_t *fields) |
Sends/Publishes a AddGroupIfIdentifying command for the Groups cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_add_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_add_scene_fields_t *fields) |
Sends/Publishes a AddScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_add_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_add_scene_fields_t *fields) |
Sends/Publishes a AddScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_add_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_add_scene_response_fields_t *fields) |
Sends/Publishes a AddSceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_add_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_add_scene_response_fields_t *fields) |
Sends/Publishes a AddSceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_view_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_view_scene_fields_t *fields) |
Sends/Publishes a ViewScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_view_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_view_scene_fields_t *fields) |
Sends/Publishes a ViewScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_view_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_view_scene_response_fields_t *fields) |
Sends/Publishes a ViewSceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_view_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_view_scene_response_fields_t *fields) |
Sends/Publishes a ViewSceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_remove_scene_fields_t *fields) |
Sends/Publishes a RemoveScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_remove_scene_fields_t *fields) |
Sends/Publishes a RemoveScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_remove_scene_response_fields_t *fields) |
Sends/Publishes a RemoveSceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_remove_scene_response_fields_t *fields) |
Sends/Publishes a RemoveSceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_all_scenes_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_remove_all_scenes_fields_t *fields) |
Sends/Publishes a RemoveAllScenes command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_all_scenes_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_remove_all_scenes_fields_t *fields) |
Sends/Publishes a RemoveAllScenes command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_all_scenes_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_remove_all_scenes_response_fields_t *fields) |
Sends/Publishes a RemoveAllScenesResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_remove_all_scenes_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_remove_all_scenes_response_fields_t *fields) |
Sends/Publishes a RemoveAllScenesResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_store_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_store_scene_fields_t *fields) |
Sends/Publishes a StoreScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_store_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_store_scene_fields_t *fields) |
Sends/Publishes a StoreScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_store_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_store_scene_response_fields_t *fields) |
Sends/Publishes a StoreSceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_store_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_store_scene_response_fields_t *fields) |
Sends/Publishes a StoreSceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_recall_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_recall_scene_fields_t *fields) |
Sends/Publishes a RecallScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_recall_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_recall_scene_fields_t *fields) |
Sends/Publishes a RecallScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_get_scene_membership_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_get_scene_membership_fields_t *fields) |
Sends/Publishes a GetSceneMembership command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_get_scene_membership_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_get_scene_membership_fields_t *fields) |
Sends/Publishes a GetSceneMembership command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_get_scene_membership_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_get_scene_membership_response_fields_t *fields) |
Sends/Publishes a GetSceneMembershipResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_get_scene_membership_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_get_scene_membership_response_fields_t *fields) |
Sends/Publishes a GetSceneMembershipResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_fields_t *fields) |
Sends/Publishes a EnhancedAddScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_fields_t *fields) |
Sends/Publishes a EnhancedAddScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_response_fields_t *fields) |
Sends/Publishes a EnhancedAddSceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_response_fields_t *fields) |
Sends/Publishes a EnhancedAddSceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_fields_t *fields) |
Sends/Publishes a EnhancedViewScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_fields_t *fields) |
Sends/Publishes a EnhancedViewScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_response_fields_t *fields) |
Sends/Publishes a EnhancedViewSceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_response_fields_t *fields) |
Sends/Publishes a EnhancedViewSceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_copy_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_copy_scene_fields_t *fields) |
Sends/Publishes a CopyScene command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_copy_scene_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_copy_scene_fields_t *fields) |
Sends/Publishes a CopyScene command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_scenes_publish_copy_scene_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_scenes_command_copy_scene_response_fields_t *fields) |
Sends/Publishes a CopySceneResponse command for the Scenes cluster to a destination. More... | |
void | uic_mqtt_dotdot_scenes_publish_copy_scene_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_scenes_command_copy_scene_response_fields_t *fields) |
Sends/Publishes a CopySceneResponse command for the Scenes cluster to a group. More... | |
void | uic_mqtt_dotdot_on_off_publish_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a Off command for the OnOff cluster to a destination. More... | |
void | uic_mqtt_dotdot_on_off_publish_off_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Off command for the OnOff cluster to a group. More... | |
void | uic_mqtt_dotdot_on_off_publish_on_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a On command for the OnOff cluster to a destination. More... | |
void | uic_mqtt_dotdot_on_off_publish_on_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a On command for the OnOff cluster to a group. More... | |
void | uic_mqtt_dotdot_on_off_publish_toggle_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a Toggle command for the OnOff cluster to a destination. More... | |
void | uic_mqtt_dotdot_on_off_publish_toggle_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Toggle command for the OnOff cluster to a group. More... | |
void | uic_mqtt_dotdot_on_off_publish_off_with_effect_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_on_off_command_off_with_effect_fields_t *fields) |
Sends/Publishes a OffWithEffect command for the OnOff cluster to a destination. More... | |
void | uic_mqtt_dotdot_on_off_publish_off_with_effect_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_on_off_command_off_with_effect_fields_t *fields) |
Sends/Publishes a OffWithEffect command for the OnOff cluster to a group. More... | |
void | uic_mqtt_dotdot_on_off_publish_on_with_recall_global_scene_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a OnWithRecallGlobalScene command for the OnOff cluster to a destination. More... | |
void | uic_mqtt_dotdot_on_off_publish_on_with_recall_global_scene_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a OnWithRecallGlobalScene command for the OnOff cluster to a group. More... | |
void | uic_mqtt_dotdot_on_off_publish_on_with_timed_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_on_off_command_on_with_timed_off_fields_t *fields) |
Sends/Publishes a OnWithTimedOff command for the OnOff cluster to a destination. More... | |
void | uic_mqtt_dotdot_on_off_publish_on_with_timed_off_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_on_off_command_on_with_timed_off_fields_t *fields) |
Sends/Publishes a OnWithTimedOff command for the OnOff cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_move_to_level_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_move_to_level_fields_t *fields) |
Sends/Publishes a MoveToLevel command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_move_to_level_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_move_to_level_fields_t *fields) |
Sends/Publishes a MoveToLevel command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_move_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_move_fields_t *fields) |
Sends/Publishes a Move command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_move_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_move_fields_t *fields) |
Sends/Publishes a Move command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_step_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_step_fields_t *fields) |
Sends/Publishes a Step command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_step_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_step_fields_t *fields) |
Sends/Publishes a Step command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_stop_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_stop_fields_t *fields) |
Sends/Publishes a Stop command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_stop_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_stop_fields_t *fields) |
Sends/Publishes a Stop command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_move_to_level_with_on_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_move_to_level_with_on_off_fields_t *fields) |
Sends/Publishes a MoveToLevelWithOnOff command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_move_to_level_with_on_off_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_move_to_level_with_on_off_fields_t *fields) |
Sends/Publishes a MoveToLevelWithOnOff command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_move_with_on_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_move_with_on_off_fields_t *fields) |
Sends/Publishes a MoveWithOnOff command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_move_with_on_off_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_move_with_on_off_fields_t *fields) |
Sends/Publishes a MoveWithOnOff command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_step_with_on_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_step_with_on_off_fields_t *fields) |
Sends/Publishes a StepWithOnOff command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_step_with_on_off_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_step_with_on_off_fields_t *fields) |
Sends/Publishes a StepWithOnOff command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_stop_with_on_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_stop_with_on_off_fields_t *fields) |
Sends/Publishes a StopWithOnOff command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_stop_with_on_off_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_stop_with_on_off_fields_t *fields) |
Sends/Publishes a StopWithOnOff command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_level_publish_move_to_closest_frequency_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_level_command_move_to_closest_frequency_fields_t *fields) |
Sends/Publishes a MoveToClosestFrequency command for the Level cluster to a destination. More... | |
void | uic_mqtt_dotdot_level_publish_move_to_closest_frequency_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_level_command_move_to_closest_frequency_fields_t *fields) |
Sends/Publishes a MoveToClosestFrequency command for the Level cluster to a group. More... | |
void | uic_mqtt_dotdot_alarms_publish_reset_alarm_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_alarms_command_reset_alarm_fields_t *fields) |
Sends/Publishes a ResetAlarm command for the Alarms cluster to a destination. More... | |
void | uic_mqtt_dotdot_alarms_publish_reset_alarm_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_alarms_command_reset_alarm_fields_t *fields) |
Sends/Publishes a ResetAlarm command for the Alarms cluster to a group. More... | |
void | uic_mqtt_dotdot_alarms_publish_alarm_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_alarms_command_alarm_fields_t *fields) |
Sends/Publishes a Alarm command for the Alarms cluster to a destination. More... | |
void | uic_mqtt_dotdot_alarms_publish_alarm_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_alarms_command_alarm_fields_t *fields) |
Sends/Publishes a Alarm command for the Alarms cluster to a group. More... | |
void | uic_mqtt_dotdot_alarms_publish_reset_all_alarms_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a ResetAllAlarms command for the Alarms cluster to a destination. More... | |
void | uic_mqtt_dotdot_alarms_publish_reset_all_alarms_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a ResetAllAlarms command for the Alarms cluster to a group. More... | |
void | uic_mqtt_dotdot_alarms_publish_get_alarm_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_alarms_command_get_alarm_response_fields_t *fields) |
Sends/Publishes a GetAlarmResponse command for the Alarms cluster to a destination. More... | |
void | uic_mqtt_dotdot_alarms_publish_get_alarm_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_alarms_command_get_alarm_response_fields_t *fields) |
Sends/Publishes a GetAlarmResponse command for the Alarms cluster to a group. More... | |
void | uic_mqtt_dotdot_alarms_publish_get_alarm_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a GetAlarm command for the Alarms cluster to a destination. More... | |
void | uic_mqtt_dotdot_alarms_publish_get_alarm_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a GetAlarm command for the Alarms cluster to a group. More... | |
void | uic_mqtt_dotdot_alarms_publish_reset_alarm_log_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a ResetAlarmLog command for the Alarms cluster to a destination. More... | |
void | uic_mqtt_dotdot_alarms_publish_reset_alarm_log_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a ResetAlarmLog command for the Alarms cluster to a group. More... | |
void | uic_mqtt_dotdot_poll_control_publish_check_in_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a CheckIn command for the PollControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_poll_control_publish_check_in_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a CheckIn command for the PollControl cluster to a group. More... | |
void | uic_mqtt_dotdot_poll_control_publish_check_in_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_poll_control_command_check_in_response_fields_t *fields) |
Sends/Publishes a CheckInResponse command for the PollControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_poll_control_publish_check_in_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_poll_control_command_check_in_response_fields_t *fields) |
Sends/Publishes a CheckInResponse command for the PollControl cluster to a group. More... | |
void | uic_mqtt_dotdot_poll_control_publish_fast_poll_stop_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a FastPollStop command for the PollControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_poll_control_publish_fast_poll_stop_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a FastPollStop command for the PollControl cluster to a group. More... | |
void | uic_mqtt_dotdot_poll_control_publish_set_long_poll_interval_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_poll_control_command_set_long_poll_interval_fields_t *fields) |
Sends/Publishes a SetLongPollInterval command for the PollControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_poll_control_publish_set_long_poll_interval_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_poll_control_command_set_long_poll_interval_fields_t *fields) |
Sends/Publishes a SetLongPollInterval command for the PollControl cluster to a group. More... | |
void | uic_mqtt_dotdot_poll_control_publish_set_short_poll_interval_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_poll_control_command_set_short_poll_interval_fields_t *fields) |
Sends/Publishes a SetShortPollInterval command for the PollControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_poll_control_publish_set_short_poll_interval_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_poll_control_command_set_short_poll_interval_fields_t *fields) |
Sends/Publishes a SetShortPollInterval command for the PollControl cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_lock_door_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_lock_door_fields_t *fields) |
Sends/Publishes a LockDoor command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_lock_door_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_lock_door_fields_t *fields) |
Sends/Publishes a LockDoor command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_lock_door_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_lock_door_response_fields_t *fields) |
Sends/Publishes a LockDoorResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_lock_door_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_lock_door_response_fields_t *fields) |
Sends/Publishes a LockDoorResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_door_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_unlock_door_fields_t *fields) |
Sends/Publishes a UnlockDoor command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_door_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_unlock_door_fields_t *fields) |
Sends/Publishes a UnlockDoor command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_door_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_unlock_door_response_fields_t *fields) |
Sends/Publishes a UnlockDoorResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_door_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_unlock_door_response_fields_t *fields) |
Sends/Publishes a UnlockDoorResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_toggle_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_toggle_fields_t *fields) |
Sends/Publishes a Toggle command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_toggle_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_toggle_fields_t *fields) |
Sends/Publishes a Toggle command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_toggle_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_toggle_response_fields_t *fields) |
Sends/Publishes a ToggleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_toggle_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_toggle_response_fields_t *fields) |
Sends/Publishes a ToggleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_fields_t *fields) |
Sends/Publishes a UnlockWithTimeout command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_fields_t *fields) |
Sends/Publishes a UnlockWithTimeout command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_response_fields_t *fields) |
Sends/Publishes a UnlockWithTimeoutResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_response_fields_t *fields) |
Sends/Publishes a UnlockWithTimeoutResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_log_record_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_log_record_fields_t *fields) |
Sends/Publishes a GetLogRecord command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_log_record_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_log_record_fields_t *fields) |
Sends/Publishes a GetLogRecord command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_log_record_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_log_record_response_fields_t *fields) |
Sends/Publishes a GetLogRecordResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_log_record_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_log_record_response_fields_t *fields) |
Sends/Publishes a GetLogRecordResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_pin_code_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_pin_code_fields_t *fields) |
Sends/Publishes a SetPINCode command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_pin_code_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_pin_code_fields_t *fields) |
Sends/Publishes a SetPINCode command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_pin_code_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_pin_code_response_fields_t *fields) |
Sends/Publishes a SetPINCodeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_pin_code_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_pin_code_response_fields_t *fields) |
Sends/Publishes a SetPINCodeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_pin_code_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_pin_code_fields_t *fields) |
Sends/Publishes a GetPINCode command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_pin_code_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_pin_code_fields_t *fields) |
Sends/Publishes a GetPINCode command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_pin_code_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_pin_code_response_fields_t *fields) |
Sends/Publishes a GetPINCodeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_pin_code_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_pin_code_response_fields_t *fields) |
Sends/Publishes a GetPINCodeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_pin_code_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_pin_code_fields_t *fields) |
Sends/Publishes a ClearPINCode command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_pin_code_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_pin_code_fields_t *fields) |
Sends/Publishes a ClearPINCode command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_pin_code_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_pin_code_response_fields_t *fields) |
Sends/Publishes a ClearPINCodeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_pin_code_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_pin_code_response_fields_t *fields) |
Sends/Publishes a ClearPINCodeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a ClearAllPINCodes command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a ClearAllPINCodes command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_all_pin_codes_response_fields_t *fields) |
Sends/Publishes a ClearAllPINCodesResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_all_pin_codes_response_fields_t *fields) |
Sends/Publishes a ClearAllPINCodesResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_status_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_user_status_fields_t *fields) |
Sends/Publishes a SetUserStatus command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_status_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_user_status_fields_t *fields) |
Sends/Publishes a SetUserStatus command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_status_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_user_status_response_fields_t *fields) |
Sends/Publishes a SetUserStatusResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_status_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_user_status_response_fields_t *fields) |
Sends/Publishes a SetUserStatusResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_status_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_user_status_fields_t *fields) |
Sends/Publishes a GetUserStatus command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_status_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_user_status_fields_t *fields) |
Sends/Publishes a GetUserStatus command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_status_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_user_status_response_fields_t *fields) |
Sends/Publishes a GetUserStatusResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_status_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_user_status_response_fields_t *fields) |
Sends/Publishes a GetUserStatusResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_fields_t *fields) |
Sends/Publishes a SetWeekdaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_fields_t *fields) |
Sends/Publishes a SetWeekdaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_response_fields_t *fields) |
Sends/Publishes a SetWeekdayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_response_fields_t *fields) |
Sends/Publishes a SetWeekdayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_fields_t *fields) |
Sends/Publishes a GetWeekdaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_fields_t *fields) |
Sends/Publishes a GetWeekdaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_response_fields_t *fields) |
Sends/Publishes a GetWeekdayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_response_fields_t *fields) |
Sends/Publishes a GetWeekdayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_fields_t *fields) |
Sends/Publishes a ClearWeekdaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_fields_t *fields) |
Sends/Publishes a ClearWeekdaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_response_fields_t *fields) |
Sends/Publishes a ClearWeekdayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_response_fields_t *fields) |
Sends/Publishes a ClearWeekdayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_fields_t *fields) |
Sends/Publishes a SetYearDaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_fields_t *fields) |
Sends/Publishes a SetYearDaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_response_fields_t *fields) |
Sends/Publishes a SetYearDayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_response_fields_t *fields) |
Sends/Publishes a SetYearDayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_fields_t *fields) |
Sends/Publishes a GetYearDaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_fields_t *fields) |
Sends/Publishes a GetYearDaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_response_fields_t *fields) |
Sends/Publishes a GetYearDayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_response_fields_t *fields) |
Sends/Publishes a GetYearDayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_fields_t *fields) |
Sends/Publishes a ClearYearDaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_fields_t *fields) |
Sends/Publishes a ClearYearDaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_response_fields_t *fields) |
Sends/Publishes a ClearYearDayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_response_fields_t *fields) |
Sends/Publishes a ClearYearDayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_fields_t *fields) |
Sends/Publishes a SetHolidaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_fields_t *fields) |
Sends/Publishes a SetHolidaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_response_fields_t *fields) |
Sends/Publishes a SetHolidayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_response_fields_t *fields) |
Sends/Publishes a SetHolidayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_fields_t *fields) |
Sends/Publishes a GetHolidaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_fields_t *fields) |
Sends/Publishes a GetHolidaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_response_fields_t *fields) |
Sends/Publishes a GetHolidayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_response_fields_t *fields) |
Sends/Publishes a GetHolidayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_fields_t *fields) |
Sends/Publishes a ClearHolidaySchedule command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_fields_t *fields) |
Sends/Publishes a ClearHolidaySchedule command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_response_fields_t *fields) |
Sends/Publishes a ClearHolidayScheduleResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_response_fields_t *fields) |
Sends/Publishes a ClearHolidayScheduleResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_type_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_user_type_fields_t *fields) |
Sends/Publishes a SetUserType command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_type_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_user_type_fields_t *fields) |
Sends/Publishes a SetUserType command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_type_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_user_type_response_fields_t *fields) |
Sends/Publishes a SetUserTypeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_type_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_user_type_response_fields_t *fields) |
Sends/Publishes a SetUserTypeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_type_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_user_type_fields_t *fields) |
Sends/Publishes a GetUserType command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_type_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_user_type_fields_t *fields) |
Sends/Publishes a GetUserType command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_type_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_user_type_response_fields_t *fields) |
Sends/Publishes a GetUserTypeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_type_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_user_type_response_fields_t *fields) |
Sends/Publishes a GetUserTypeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_rfid_code_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_rfid_code_fields_t *fields) |
Sends/Publishes a SetRFIDCode command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_rfid_code_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_rfid_code_fields_t *fields) |
Sends/Publishes a SetRFIDCode command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_rfid_code_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_rfid_code_response_fields_t *fields) |
Sends/Publishes a SetRFIDCodeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_rfid_code_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_rfid_code_response_fields_t *fields) |
Sends/Publishes a SetRFIDCodeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_rfid_code_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_rfid_code_fields_t *fields) |
Sends/Publishes a GetRFIDCode command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_rfid_code_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_rfid_code_fields_t *fields) |
Sends/Publishes a GetRFIDCode command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_rfid_code_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_rfid_code_response_fields_t *fields) |
Sends/Publishes a GetRFIDCodeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_rfid_code_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_rfid_code_response_fields_t *fields) |
Sends/Publishes a GetRFIDCodeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_fields_t *fields) |
Sends/Publishes a ClearRFIDCode command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_fields_t *fields) |
Sends/Publishes a ClearRFIDCode command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_response_fields_t *fields) |
Sends/Publishes a ClearRFIDCodeResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_response_fields_t *fields) |
Sends/Publishes a ClearRFIDCodeResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a ClearAllRFIDCodes command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a ClearAllRFIDCodes command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_all_rfid_codes_response_fields_t *fields) |
Sends/Publishes a ClearAllRFIDCodesResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_all_rfid_codes_response_fields_t *fields) |
Sends/Publishes a ClearAllRFIDCodesResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_user_fields_t *fields) |
Sends/Publishes a SetUser command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_user_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_user_fields_t *fields) |
Sends/Publishes a SetUser command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_user_fields_t *fields) |
Sends/Publishes a GetUser command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_user_fields_t *fields) |
Sends/Publishes a GetUser command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a GetUserResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_user_response_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a GetUserResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_user_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_user_fields_t *fields) |
Sends/Publishes a ClearUser command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_user_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_user_fields_t *fields) |
Sends/Publishes a ClearUser command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_operating_event_notification_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_operating_event_notification_fields_t *fields) |
Sends/Publishes a OperatingEventNotification command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_operating_event_notification_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_operating_event_notification_fields_t *fields) |
Sends/Publishes a OperatingEventNotification command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_programming_event_notification_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_programming_event_notification_fields_t *fields) |
Sends/Publishes a ProgrammingEventNotification command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_programming_event_notification_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_programming_event_notification_fields_t *fields) |
Sends/Publishes a ProgrammingEventNotification command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_credential_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_set_credential_fields_t *fields) |
Sends/Publishes a SetCredential command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_credential_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_set_credential_fields_t *fields) |
Sends/Publishes a SetCredential command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_credential_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a SetCredentialResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_set_credential_response_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a SetCredentialResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_credential_status_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_get_credential_status_fields_t *fields) |
Sends/Publishes a GetCredentialStatus command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_credential_status_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_get_credential_status_fields_t *fields) |
Sends/Publishes a GetCredentialStatus command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_credential_status_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a GetCredentialStatusResponse command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_get_credential_status_response_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a GetCredentialStatusResponse command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_credential_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_clear_credential_fields_t *fields) |
Sends/Publishes a ClearCredential command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_clear_credential_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_clear_credential_fields_t *fields) |
Sends/Publishes a ClearCredential command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unbolt_door_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_door_lock_command_unbolt_door_fields_t *fields) |
Sends/Publishes a UnboltDoor command for the DoorLock cluster to a destination. More... | |
void | uic_mqtt_dotdot_door_lock_publish_unbolt_door_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_door_lock_command_unbolt_door_fields_t *fields) |
Sends/Publishes a UnboltDoor command for the DoorLock cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_up_or_open_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a UpOrOpen command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_up_or_open_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a UpOrOpen command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_down_or_close_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a DownOrClose command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_down_or_close_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a DownOrClose command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_stop_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a Stop command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_stop_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Stop command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_lift_value_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_window_covering_command_go_to_lift_value_fields_t *fields) |
Sends/Publishes a GoToLiftValue command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_lift_value_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_window_covering_command_go_to_lift_value_fields_t *fields) |
Sends/Publishes a GoToLiftValue command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_lift_percentage_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_window_covering_command_go_to_lift_percentage_fields_t *fields) |
Sends/Publishes a GoToLiftPercentage command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_lift_percentage_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_window_covering_command_go_to_lift_percentage_fields_t *fields) |
Sends/Publishes a GoToLiftPercentage command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_tilt_value_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_window_covering_command_go_to_tilt_value_fields_t *fields) |
Sends/Publishes a GoToTiltValue command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_tilt_value_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_window_covering_command_go_to_tilt_value_fields_t *fields) |
Sends/Publishes a GoToTiltValue command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_tilt_percentage_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_window_covering_command_go_to_tilt_percentage_fields_t *fields) |
Sends/Publishes a GoToTiltPercentage command for the WindowCovering cluster to a destination. More... | |
void | uic_mqtt_dotdot_window_covering_publish_go_to_tilt_percentage_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_window_covering_command_go_to_tilt_percentage_fields_t *fields) |
Sends/Publishes a GoToTiltPercentage command for the WindowCovering cluster to a group. More... | |
void | uic_mqtt_dotdot_barrier_control_publish_go_to_percent_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_barrier_control_command_go_to_percent_fields_t *fields) |
Sends/Publishes a GoToPercent command for the BarrierControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_barrier_control_publish_go_to_percent_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_barrier_control_command_go_to_percent_fields_t *fields) |
Sends/Publishes a GoToPercent command for the BarrierControl cluster to a group. More... | |
void | uic_mqtt_dotdot_barrier_control_publish_stop_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a Stop command for the BarrierControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_barrier_control_publish_stop_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Stop command for the BarrierControl cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_setpoint_raise_or_lower_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_thermostat_command_setpoint_raise_or_lower_fields_t *fields) |
Sends/Publishes a SetpointRaiseOrLower command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_setpoint_raise_or_lower_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_thermostat_command_setpoint_raise_or_lower_fields_t *fields) |
Sends/Publishes a SetpointRaiseOrLower command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t *fields) |
Sends/Publishes a GetWeeklyScheduleResponse command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t *fields) |
Sends/Publishes a GetWeeklyScheduleResponse command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_set_weekly_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t *fields) |
Sends/Publishes a SetWeeklySchedule command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_set_weekly_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t *fields) |
Sends/Publishes a SetWeeklySchedule command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_thermostat_command_get_relay_status_log_response_fields_t *fields) |
Sends/Publishes a GetRelayStatusLogResponse command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_thermostat_command_get_relay_status_log_response_fields_t *fields) |
Sends/Publishes a GetRelayStatusLogResponse command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_fields_t *fields) |
Sends/Publishes a GetWeeklySchedule command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_fields_t *fields) |
Sends/Publishes a GetWeeklySchedule command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_clear_weekly_schedule_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a ClearWeeklySchedule command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_clear_weekly_schedule_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a ClearWeeklySchedule command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a GetRelayStatusLog command for the Thermostat cluster to a destination. More... | |
void | uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a GetRelayStatusLog command for the Thermostat cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_hue_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_to_hue_fields_t *fields) |
Sends/Publishes a MoveToHue command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_hue_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_to_hue_fields_t *fields) |
Sends/Publishes a MoveToHue command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_hue_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_hue_fields_t *fields) |
Sends/Publishes a MoveHue command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_hue_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_hue_fields_t *fields) |
Sends/Publishes a MoveHue command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_hue_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_step_hue_fields_t *fields) |
Sends/Publishes a StepHue command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_hue_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_step_hue_fields_t *fields) |
Sends/Publishes a StepHue command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_saturation_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_to_saturation_fields_t *fields) |
Sends/Publishes a MoveToSaturation command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_saturation_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_to_saturation_fields_t *fields) |
Sends/Publishes a MoveToSaturation command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_saturation_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_saturation_fields_t *fields) |
Sends/Publishes a MoveSaturation command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_saturation_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_saturation_fields_t *fields) |
Sends/Publishes a MoveSaturation command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_saturation_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_step_saturation_fields_t *fields) |
Sends/Publishes a StepSaturation command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_saturation_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_step_saturation_fields_t *fields) |
Sends/Publishes a StepSaturation command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_hue_and_saturation_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_to_hue_and_saturation_fields_t *fields) |
Sends/Publishes a MoveToHueAndSaturation command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_hue_and_saturation_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_to_hue_and_saturation_fields_t *fields) |
Sends/Publishes a MoveToHueAndSaturation command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_color_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_to_color_fields_t *fields) |
Sends/Publishes a MoveToColor command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_color_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_to_color_fields_t *fields) |
Sends/Publishes a MoveToColor command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_color_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_color_fields_t *fields) |
Sends/Publishes a MoveColor command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_color_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_color_fields_t *fields) |
Sends/Publishes a MoveColor command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_color_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_step_color_fields_t *fields) |
Sends/Publishes a StepColor command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_color_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_step_color_fields_t *fields) |
Sends/Publishes a StepColor command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_color_temperature_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_to_color_temperature_fields_t *fields) |
Sends/Publishes a MoveToColorTemperature command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_to_color_temperature_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_to_color_temperature_fields_t *fields) |
Sends/Publishes a MoveToColorTemperature command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_fields_t *fields) |
Sends/Publishes a EnhancedMoveToHue command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_fields_t *fields) |
Sends/Publishes a EnhancedMoveToHue command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_move_hue_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_enhanced_move_hue_fields_t *fields) |
Sends/Publishes a EnhancedMoveHue command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_move_hue_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_enhanced_move_hue_fields_t *fields) |
Sends/Publishes a EnhancedMoveHue command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_step_hue_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_enhanced_step_hue_fields_t *fields) |
Sends/Publishes a EnhancedStepHue command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_step_hue_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_enhanced_step_hue_fields_t *fields) |
Sends/Publishes a EnhancedStepHue command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_and_saturation_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_and_saturation_fields_t *fields) |
Sends/Publishes a EnhancedMoveToHueAndSaturation command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_and_saturation_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_and_saturation_fields_t *fields) |
Sends/Publishes a EnhancedMoveToHueAndSaturation command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_color_loop_set_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_color_loop_set_fields_t *fields) |
Sends/Publishes a ColorLoopSet command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_color_loop_set_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_color_loop_set_fields_t *fields) |
Sends/Publishes a ColorLoopSet command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_stop_move_step_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_stop_move_step_fields_t *fields) |
Sends/Publishes a StopMoveStep command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_stop_move_step_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_stop_move_step_fields_t *fields) |
Sends/Publishes a StopMoveStep command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_color_temperature_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_move_color_temperature_fields_t *fields) |
Sends/Publishes a MoveColorTemperature command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_move_color_temperature_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_move_color_temperature_fields_t *fields) |
Sends/Publishes a MoveColorTemperature command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_color_temperature_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_color_control_command_step_color_temperature_fields_t *fields) |
Sends/Publishes a StepColorTemperature command for the ColorControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_color_control_publish_step_color_temperature_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_color_control_command_step_color_temperature_fields_t *fields) |
Sends/Publishes a StepColorTemperature command for the ColorControl cluster to a group. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_zone_enroll_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_ias_zone_command_zone_enroll_response_fields_t *fields) |
Sends/Publishes a ZoneEnrollResponse command for the IASZone cluster to a destination. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_zone_enroll_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_ias_zone_command_zone_enroll_response_fields_t *fields) |
Sends/Publishes a ZoneEnrollResponse command for the IASZone cluster to a group. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_zone_status_change_notification_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_ias_zone_command_zone_status_change_notification_fields_t *fields) |
Sends/Publishes a ZoneStatusChangeNotification command for the IASZone cluster to a destination. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_zone_status_change_notification_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_ias_zone_command_zone_status_change_notification_fields_t *fields) |
Sends/Publishes a ZoneStatusChangeNotification command for the IASZone cluster to a group. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_initiate_normal_operation_mode_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a InitiateNormalOperationMode command for the IASZone cluster to a destination. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_initiate_normal_operation_mode_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a InitiateNormalOperationMode command for the IASZone cluster to a group. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_zone_enroll_request_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_ias_zone_command_zone_enroll_request_fields_t *fields) |
Sends/Publishes a ZoneEnrollRequest command for the IASZone cluster to a destination. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_zone_enroll_request_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_ias_zone_command_zone_enroll_request_fields_t *fields) |
Sends/Publishes a ZoneEnrollRequest command for the IASZone cluster to a group. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_initiate_test_mode_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_ias_zone_command_initiate_test_mode_fields_t *fields) |
Sends/Publishes a InitiateTestMode command for the IASZone cluster to a destination. More... | |
void | uic_mqtt_dotdot_ias_zone_publish_initiate_test_mode_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_ias_zone_command_initiate_test_mode_fields_t *fields) |
Sends/Publishes a InitiateTestMode command for the IASZone cluster to a group. More... | |
void | uic_mqtt_dotdot_iaswd_publish_start_warning_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_iaswd_command_start_warning_fields_t *fields) |
Sends/Publishes a StartWarning command for the IASWD cluster to a destination. More... | |
void | uic_mqtt_dotdot_iaswd_publish_start_warning_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_iaswd_command_start_warning_fields_t *fields) |
Sends/Publishes a StartWarning command for the IASWD cluster to a group. More... | |
void | uic_mqtt_dotdot_iaswd_publish_squawk_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_iaswd_command_squawk_fields_t *fields) |
Sends/Publishes a Squawk command for the IASWD cluster to a destination. More... | |
void | uic_mqtt_dotdot_iaswd_publish_squawk_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_iaswd_command_squawk_fields_t *fields) |
Sends/Publishes a Squawk command for the IASWD cluster to a group. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_electrical_measurement_command_get_profile_info_response_fields_t *fields) |
Sends/Publishes a GetProfileInfoResponse command for the ElectricalMeasurement cluster to a destination. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_electrical_measurement_command_get_profile_info_response_fields_t *fields) |
Sends/Publishes a GetProfileInfoResponse command for the ElectricalMeasurement cluster to a group. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a GetProfileInfo command for the ElectricalMeasurement cluster to a destination. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a GetProfileInfo command for the ElectricalMeasurement cluster to a group. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_response_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_response_fields_t *fields) |
Sends/Publishes a GetMeasurementProfileResponse command for the ElectricalMeasurement cluster to a destination. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_response_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_response_fields_t *fields) |
Sends/Publishes a GetMeasurementProfileResponse command for the ElectricalMeasurement cluster to a group. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_fields_t *fields) |
Sends/Publishes a GetMeasurementProfile command for the ElectricalMeasurement cluster to a destination. More... | |
void | uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_fields_t *fields) |
Sends/Publishes a GetMeasurementProfile command for the ElectricalMeasurement cluster to a group. More... | |
void | uic_mqtt_dotdot_protocol_controller_rf_telemetry_publish_tx_report_command (const dotdot_unid_t destination_unid, const uic_mqtt_dotdot_protocol_controller_rf_telemetry_command_tx_report_fields_t *fields) |
Sends/Publishes a TxReport command for the ProtocolController-RFTelemetry cluster to a destination. More... | |
void | uic_mqtt_dotdot_protocol_controller_rf_telemetry_publish_tx_report_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_protocol_controller_rf_telemetry_command_tx_report_fields_t *fields) |
Sends/Publishes a TxReport command for the ProtocolController-RFTelemetry cluster to a group. More... | |
void | uic_mqtt_dotdot_state_publish_remove_command (const dotdot_unid_t destination_unid) |
Sends/Publishes a Remove command for the State cluster to a destination. More... | |
void | uic_mqtt_dotdot_state_publish_remove_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Remove command for the State cluster to a group. More... | |
void | uic_mqtt_dotdot_state_publish_remove_offline_command (const dotdot_unid_t destination_unid) |
Sends/Publishes a RemoveOffline command for the State cluster to a destination. More... | |
void | uic_mqtt_dotdot_state_publish_remove_offline_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a RemoveOffline command for the State cluster to a group. More... | |
void | uic_mqtt_dotdot_state_publish_discover_neighbors_command (const dotdot_unid_t destination_unid) |
Sends/Publishes a DiscoverNeighbors command for the State cluster to a destination. More... | |
void | uic_mqtt_dotdot_state_publish_discover_neighbors_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a DiscoverNeighbors command for the State cluster to a group. More... | |
void | uic_mqtt_dotdot_state_publish_interview_command (const dotdot_unid_t destination_unid) |
Sends/Publishes a Interview command for the State cluster to a destination. More... | |
void | uic_mqtt_dotdot_state_publish_interview_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Interview command for the State cluster to a group. More... | |
void | uic_mqtt_dotdot_state_publish_discover_security_command (const dotdot_unid_t destination_unid) |
Sends/Publishes a DiscoverSecurity command for the State cluster to a destination. More... | |
void | uic_mqtt_dotdot_state_publish_discover_security_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a DiscoverSecurity command for the State cluster to a group. More... | |
void | uic_mqtt_dotdot_binding_publish_bind_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_binding_command_bind_fields_t *fields) |
Sends/Publishes a Bind command for the Binding cluster to a destination. More... | |
void | uic_mqtt_dotdot_binding_publish_bind_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_binding_command_bind_fields_t *fields) |
Sends/Publishes a Bind command for the Binding cluster to a group. More... | |
void | uic_mqtt_dotdot_binding_publish_unbind_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_binding_command_unbind_fields_t *fields) |
Sends/Publishes a Unbind command for the Binding cluster to a destination. More... | |
void | uic_mqtt_dotdot_binding_publish_unbind_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_binding_command_unbind_fields_t *fields) |
Sends/Publishes a Unbind command for the Binding cluster to a group. More... | |
void | uic_mqtt_dotdot_binding_publish_bind_to_protocol_controller_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_binding_command_bind_to_protocol_controller_fields_t *fields) |
Sends/Publishes a BindToProtocolController command for the Binding cluster to a destination. More... | |
void | uic_mqtt_dotdot_binding_publish_bind_to_protocol_controller_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_binding_command_bind_to_protocol_controller_fields_t *fields) |
Sends/Publishes a BindToProtocolController command for the Binding cluster to a group. More... | |
void | uic_mqtt_dotdot_binding_publish_unbind_from_protocol_controller_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_binding_command_unbind_from_protocol_controller_fields_t *fields) |
Sends/Publishes a UnbindFromProtocolController command for the Binding cluster to a destination. More... | |
void | uic_mqtt_dotdot_binding_publish_unbind_from_protocol_controller_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_binding_command_unbind_from_protocol_controller_fields_t *fields) |
Sends/Publishes a UnbindFromProtocolController command for the Binding cluster to a group. More... | |
void | uic_mqtt_dotdot_application_monitoring_publish_log_entry_command (const dotdot_unid_t destination_unid, const uic_mqtt_dotdot_application_monitoring_command_log_entry_fields_t *fields) |
Sends/Publishes a LogEntry command for the ApplicationMonitoring cluster to a destination. More... | |
void | uic_mqtt_dotdot_application_monitoring_publish_log_entry_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_application_monitoring_command_log_entry_fields_t *fields) |
Sends/Publishes a LogEntry command for the ApplicationMonitoring cluster to a group. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_fields_t *fields) |
Sends/Publishes a DiscoverParameter command for the ConfigurationParameters cluster to a destination. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_fields_t *fields) |
Sends/Publishes a DiscoverParameter command for the ConfigurationParameters cluster to a group. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_default_reset_all_parameters_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a DefaultResetAllParameters command for the ConfigurationParameters cluster to a destination. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_default_reset_all_parameters_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a DefaultResetAllParameters command for the ConfigurationParameters cluster to a group. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_set_parameter_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_configuration_parameters_command_set_parameter_fields_t *fields) |
Sends/Publishes a SetParameter command for the ConfigurationParameters cluster to a destination. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_set_parameter_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_configuration_parameters_command_set_parameter_fields_t *fields) |
Sends/Publishes a SetParameter command for the ConfigurationParameters cluster to a group. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_range_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_range_fields_t *fields) |
Sends/Publishes a DiscoverParameterRange command for the ConfigurationParameters cluster to a destination. More... | |
void | uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_range_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_range_fields_t *fields) |
Sends/Publishes a DiscoverParameterRange command for the ConfigurationParameters cluster to a group. More... | |
void | uic_mqtt_dotdot_aox_locator_publish_iq_report_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_aox_locator_command_iq_report_fields_t *fields) |
Sends/Publishes a IQReport command for the AoXLocator cluster to a destination. More... | |
void | uic_mqtt_dotdot_aox_locator_publish_iq_report_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_aox_locator_command_iq_report_fields_t *fields) |
Sends/Publishes a IQReport command for the AoXLocator cluster to a group. More... | |
void | uic_mqtt_dotdot_aox_locator_publish_angle_report_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_aox_locator_command_angle_report_fields_t *fields) |
Sends/Publishes a AngleReport command for the AoXLocator cluster to a destination. More... | |
void | uic_mqtt_dotdot_aox_locator_publish_angle_report_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_aox_locator_command_angle_report_fields_t *fields) |
Sends/Publishes a AngleReport command for the AoXLocator cluster to a group. More... | |
void | uic_mqtt_dotdot_aox_locator_publish_angle_correction_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_aox_locator_command_angle_correction_fields_t *fields) |
Sends/Publishes a AngleCorrection command for the AoXLocator cluster to a destination. More... | |
void | uic_mqtt_dotdot_aox_locator_publish_angle_correction_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_aox_locator_command_angle_correction_fields_t *fields) |
Sends/Publishes a AngleCorrection command for the AoXLocator cluster to a group. More... | |
void | uic_mqtt_dotdot_protocol_controller_network_management_publish_write_command (const dotdot_unid_t destination_unid) |
Sends/Publishes a Write command for the ProtocolController-NetworkManagement cluster to a destination. More... | |
void | uic_mqtt_dotdot_protocol_controller_network_management_publish_write_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a Write command for the ProtocolController-NetworkManagement cluster to a group. More... | |
void | uic_mqtt_dotdot_unify_fan_control_publish_set_fan_mode_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_unify_fan_control_command_set_fan_mode_fields_t *fields) |
Sends/Publishes a SetFanMode command for the UnifyFanControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_unify_fan_control_publish_set_fan_mode_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_unify_fan_control_command_set_fan_mode_fields_t *fields) |
Sends/Publishes a SetFanMode command for the UnifyFanControl cluster to a group. More... | |
void | uic_mqtt_dotdot_unify_fan_control_publish_turn_off_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint) |
Sends/Publishes a TurnOff command for the UnifyFanControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_unify_fan_control_publish_turn_off_command_to_group (uint16_t destination_group_id) |
Sends/Publishes a TurnOff command for the UnifyFanControl cluster to a group. More... | |
void | uic_mqtt_dotdot_unify_humidity_control_publish_mode_set_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_unify_humidity_control_command_mode_set_fields_t *fields) |
Sends/Publishes a ModeSet command for the UnifyHumidityControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_unify_humidity_control_publish_mode_set_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_unify_humidity_control_command_mode_set_fields_t *fields) |
Sends/Publishes a ModeSet command for the UnifyHumidityControl cluster to a group. More... | |
void | uic_mqtt_dotdot_unify_humidity_control_publish_setpoint_set_command (const dotdot_unid_t destination_unid, const dotdot_endpoint_id_t destination_endpoint, const uic_mqtt_dotdot_unify_humidity_control_command_setpoint_set_fields_t *fields) |
Sends/Publishes a SetpointSet command for the UnifyHumidityControl cluster to a destination. More... | |
void | uic_mqtt_dotdot_unify_humidity_control_publish_setpoint_set_command_to_group (uint16_t destination_group_id, const uic_mqtt_dotdot_unify_humidity_control_command_setpoint_set_fields_t *fields) |
Sends/Publishes a SetpointSet command for the UnifyHumidityControl cluster to a group. More... | |
This module allows to issue UCL/MQTT commands to destinations.
Note that user component should verify themselves if the commands that they issue is supported.
void uic_mqtt_dotdot_alarms_publish_alarm_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_alarms_command_alarm_fields_t * | fields | ||
) |
Sends/Publishes a Alarm command for the Alarms cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Alarms/Commands/Alarm
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_alarms_publish_alarm_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_alarms_command_alarm_fields_t * | fields | ||
) |
Sends/Publishes a Alarm command for the Alarms cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Alarms/Commands/Alarm
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_alarms_publish_get_alarm_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a GetAlarm command for the Alarms cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Alarms/Commands/GetAlarm
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_alarms_publish_get_alarm_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a GetAlarm command for the Alarms cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Alarms/Commands/GetAlarm
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_alarms_publish_get_alarm_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_alarms_command_get_alarm_response_fields_t * | fields | ||
) |
Sends/Publishes a GetAlarmResponse command for the Alarms cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Alarms/Commands/GetAlarmResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_alarms_publish_get_alarm_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_alarms_command_get_alarm_response_fields_t * | fields | ||
) |
Sends/Publishes a GetAlarmResponse command for the Alarms cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Alarms/Commands/GetAlarmResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_alarms_publish_reset_alarm_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_alarms_command_reset_alarm_fields_t * | fields | ||
) |
Sends/Publishes a ResetAlarm command for the Alarms cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Alarms/Commands/ResetAlarm
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_alarms_publish_reset_alarm_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_alarms_command_reset_alarm_fields_t * | fields | ||
) |
Sends/Publishes a ResetAlarm command for the Alarms cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Alarms/Commands/ResetAlarm
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_alarms_publish_reset_alarm_log_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a ResetAlarmLog command for the Alarms cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Alarms/Commands/ResetAlarmLog
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_alarms_publish_reset_alarm_log_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a ResetAlarmLog command for the Alarms cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Alarms/Commands/ResetAlarmLog
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_alarms_publish_reset_all_alarms_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a ResetAllAlarms command for the Alarms cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Alarms/Commands/ResetAllAlarms
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_alarms_publish_reset_all_alarms_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a ResetAllAlarms command for the Alarms cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Alarms/Commands/ResetAllAlarms
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_aox_locator_publish_angle_correction_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_aox_locator_command_angle_correction_fields_t * | fields | ||
) |
Sends/Publishes a AngleCorrection command for the AoXLocator cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/AoXLocator/Commands/AngleCorrection
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_aox_locator_publish_angle_correction_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_aox_locator_command_angle_correction_fields_t * | fields | ||
) |
Sends/Publishes a AngleCorrection command for the AoXLocator cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/AoXLocator/Commands/AngleCorrection
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_aox_locator_publish_angle_report_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_aox_locator_command_angle_report_fields_t * | fields | ||
) |
Sends/Publishes a AngleReport command for the AoXLocator cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/AoXLocator/Commands/AngleReport
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_aox_locator_publish_angle_report_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_aox_locator_command_angle_report_fields_t * | fields | ||
) |
Sends/Publishes a AngleReport command for the AoXLocator cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/AoXLocator/Commands/AngleReport
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_aox_locator_publish_iq_report_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_aox_locator_command_iq_report_fields_t * | fields | ||
) |
Sends/Publishes a IQReport command for the AoXLocator cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/AoXLocator/Commands/IQReport
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_aox_locator_publish_iq_report_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_aox_locator_command_iq_report_fields_t * | fields | ||
) |
Sends/Publishes a IQReport command for the AoXLocator cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/AoXLocator/Commands/IQReport
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_application_monitoring_publish_log_entry_command | ( | const dotdot_unid_t | destination_unid, |
const uic_mqtt_dotdot_application_monitoring_command_log_entry_fields_t * | fields | ||
) |
Sends/Publishes a LogEntry command for the ApplicationMonitoring cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/ApplicationMonitoring/Commands/LogEntry
destination_unid | The UNID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_application_monitoring_publish_log_entry_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_application_monitoring_command_log_entry_fields_t * | fields | ||
) |
Sends/Publishes a LogEntry command for the ApplicationMonitoring cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ApplicationMonitoring/Commands/LogEntry
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_barrier_control_publish_go_to_percent_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_barrier_control_command_go_to_percent_fields_t * | fields | ||
) |
Sends/Publishes a GoToPercent command for the BarrierControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/BarrierControl/Commands/GoToPercent
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_barrier_control_publish_go_to_percent_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_barrier_control_command_go_to_percent_fields_t * | fields | ||
) |
Sends/Publishes a GoToPercent command for the BarrierControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/BarrierControl/Commands/GoToPercent
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_barrier_control_publish_stop_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a Stop command for the BarrierControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/BarrierControl/Commands/Stop
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_barrier_control_publish_stop_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Stop command for the BarrierControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/BarrierControl/Commands/Stop
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_basic_publish_reset_to_factory_defaults_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a ResetToFactoryDefaults command for the Basic cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Basic/Commands/ResetToFactoryDefaults
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_basic_publish_reset_to_factory_defaults_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a ResetToFactoryDefaults command for the Basic cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Basic/Commands/ResetToFactoryDefaults
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_binding_publish_bind_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_binding_command_bind_fields_t * | fields | ||
) |
Sends/Publishes a Bind command for the Binding cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Binding/Commands/Bind
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_bind_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_binding_command_bind_fields_t * | fields | ||
) |
Sends/Publishes a Bind command for the Binding cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Binding/Commands/Bind
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_bind_to_protocol_controller_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_binding_command_bind_to_protocol_controller_fields_t * | fields | ||
) |
Sends/Publishes a BindToProtocolController command for the Binding cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Binding/Commands/BindToProtocolController
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_bind_to_protocol_controller_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_binding_command_bind_to_protocol_controller_fields_t * | fields | ||
) |
Sends/Publishes a BindToProtocolController command for the Binding cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Binding/Commands/BindToProtocolController
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_unbind_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_binding_command_unbind_fields_t * | fields | ||
) |
Sends/Publishes a Unbind command for the Binding cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Binding/Commands/Unbind
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_unbind_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_binding_command_unbind_fields_t * | fields | ||
) |
Sends/Publishes a Unbind command for the Binding cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Binding/Commands/Unbind
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_unbind_from_protocol_controller_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_binding_command_unbind_from_protocol_controller_fields_t * | fields | ||
) |
Sends/Publishes a UnbindFromProtocolController command for the Binding cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Binding/Commands/UnbindFromProtocolController
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_binding_publish_unbind_from_protocol_controller_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_binding_command_unbind_from_protocol_controller_fields_t * | fields | ||
) |
Sends/Publishes a UnbindFromProtocolController command for the Binding cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Binding/Commands/UnbindFromProtocolController
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_color_loop_set_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_color_loop_set_fields_t * | fields | ||
) |
Sends/Publishes a ColorLoopSet command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/ColorLoopSet
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_color_loop_set_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_color_loop_set_fields_t * | fields | ||
) |
Sends/Publishes a ColorLoopSet command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/ColorLoopSet
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_move_hue_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_enhanced_move_hue_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedMoveHue command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/EnhancedMoveHue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_move_hue_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_enhanced_move_hue_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedMoveHue command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/EnhancedMoveHue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_and_saturation_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_and_saturation_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedMoveToHueAndSaturation command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/EnhancedMoveToHueAndSaturation
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_and_saturation_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_and_saturation_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedMoveToHueAndSaturation command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/EnhancedMoveToHueAndSaturation
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedMoveToHue command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/EnhancedMoveToHue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_move_to_hue_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_enhanced_move_to_hue_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedMoveToHue command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/EnhancedMoveToHue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_step_hue_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_enhanced_step_hue_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedStepHue command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/EnhancedStepHue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_enhanced_step_hue_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_enhanced_step_hue_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedStepHue command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/EnhancedStepHue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_color_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_color_fields_t * | fields | ||
) |
Sends/Publishes a MoveColor command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveColor
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_color_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_color_fields_t * | fields | ||
) |
Sends/Publishes a MoveColor command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveColor
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_color_temperature_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_color_temperature_fields_t * | fields | ||
) |
Sends/Publishes a MoveColorTemperature command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveColorTemperature
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_color_temperature_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_color_temperature_fields_t * | fields | ||
) |
Sends/Publishes a MoveColorTemperature command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveColorTemperature
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_hue_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_hue_fields_t * | fields | ||
) |
Sends/Publishes a MoveHue command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveHue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_hue_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_hue_fields_t * | fields | ||
) |
Sends/Publishes a MoveHue command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveHue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_saturation_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_saturation_fields_t * | fields | ||
) |
Sends/Publishes a MoveSaturation command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveSaturation
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_saturation_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_saturation_fields_t * | fields | ||
) |
Sends/Publishes a MoveSaturation command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveSaturation
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_color_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_to_color_fields_t * | fields | ||
) |
Sends/Publishes a MoveToColor command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveToColor
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_color_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_to_color_fields_t * | fields | ||
) |
Sends/Publishes a MoveToColor command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveToColor
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_color_temperature_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_to_color_temperature_fields_t * | fields | ||
) |
Sends/Publishes a MoveToColorTemperature command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveToColorTemperature
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_color_temperature_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_to_color_temperature_fields_t * | fields | ||
) |
Sends/Publishes a MoveToColorTemperature command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveToColorTemperature
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_hue_and_saturation_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_to_hue_and_saturation_fields_t * | fields | ||
) |
Sends/Publishes a MoveToHueAndSaturation command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveToHueAndSaturation
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_hue_and_saturation_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_to_hue_and_saturation_fields_t * | fields | ||
) |
Sends/Publishes a MoveToHueAndSaturation command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveToHueAndSaturation
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_hue_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_to_hue_fields_t * | fields | ||
) |
Sends/Publishes a MoveToHue command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveToHue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_hue_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_to_hue_fields_t * | fields | ||
) |
Sends/Publishes a MoveToHue command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveToHue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_saturation_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_move_to_saturation_fields_t * | fields | ||
) |
Sends/Publishes a MoveToSaturation command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/MoveToSaturation
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_move_to_saturation_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_move_to_saturation_fields_t * | fields | ||
) |
Sends/Publishes a MoveToSaturation command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/MoveToSaturation
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_color_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_step_color_fields_t * | fields | ||
) |
Sends/Publishes a StepColor command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/StepColor
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_color_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_step_color_fields_t * | fields | ||
) |
Sends/Publishes a StepColor command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/StepColor
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_color_temperature_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_step_color_temperature_fields_t * | fields | ||
) |
Sends/Publishes a StepColorTemperature command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/StepColorTemperature
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_color_temperature_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_step_color_temperature_fields_t * | fields | ||
) |
Sends/Publishes a StepColorTemperature command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/StepColorTemperature
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_hue_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_step_hue_fields_t * | fields | ||
) |
Sends/Publishes a StepHue command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/StepHue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_hue_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_step_hue_fields_t * | fields | ||
) |
Sends/Publishes a StepHue command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/StepHue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_saturation_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_step_saturation_fields_t * | fields | ||
) |
Sends/Publishes a StepSaturation command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/StepSaturation
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_step_saturation_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_step_saturation_fields_t * | fields | ||
) |
Sends/Publishes a StepSaturation command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/StepSaturation
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_stop_move_step_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_color_control_command_stop_move_step_fields_t * | fields | ||
) |
Sends/Publishes a StopMoveStep command for the ColorControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ColorControl/Commands/StopMoveStep
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_color_control_publish_stop_move_step_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_color_control_command_stop_move_step_fields_t * | fields | ||
) |
Sends/Publishes a StopMoveStep command for the ColorControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ColorControl/Commands/StopMoveStep
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_configuration_parameters_publish_default_reset_all_parameters_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a DefaultResetAllParameters command for the ConfigurationParameters cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ConfigurationParameters/Commands/DefaultResetAllParameters
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_configuration_parameters_publish_default_reset_all_parameters_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a DefaultResetAllParameters command for the ConfigurationParameters cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ConfigurationParameters/Commands/DefaultResetAllParameters
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_fields_t * | fields | ||
) |
Sends/Publishes a DiscoverParameter command for the ConfigurationParameters cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ConfigurationParameters/Commands/DiscoverParameter
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_fields_t * | fields | ||
) |
Sends/Publishes a DiscoverParameter command for the ConfigurationParameters cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ConfigurationParameters/Commands/DiscoverParameter
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_range_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_range_fields_t * | fields | ||
) |
Sends/Publishes a DiscoverParameterRange command for the ConfigurationParameters cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ConfigurationParameters/Commands/DiscoverParameterRange
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_configuration_parameters_publish_discover_parameter_range_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_configuration_parameters_command_discover_parameter_range_fields_t * | fields | ||
) |
Sends/Publishes a DiscoverParameterRange command for the ConfigurationParameters cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ConfigurationParameters/Commands/DiscoverParameterRange
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_configuration_parameters_publish_set_parameter_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_configuration_parameters_command_set_parameter_fields_t * | fields | ||
) |
Sends/Publishes a SetParameter command for the ConfigurationParameters cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ConfigurationParameters/Commands/SetParameter
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_configuration_parameters_publish_set_parameter_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_configuration_parameters_command_set_parameter_fields_t * | fields | ||
) |
Sends/Publishes a SetParameter command for the ConfigurationParameters cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ConfigurationParameters/Commands/SetParameter
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a ClearAllPINCodes command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearAllPINCodes
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a ClearAllPINCodes command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearAllPINCodes
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_all_pin_codes_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearAllPINCodesResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearAllPINCodesResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_all_pin_codes_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_all_pin_codes_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearAllPINCodesResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearAllPINCodesResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a ClearAllRFIDCodes command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearAllRFIDCodes
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a ClearAllRFIDCodes command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearAllRFIDCodes
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_all_rfid_codes_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearAllRFIDCodesResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearAllRFIDCodesResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_all_rfid_codes_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_all_rfid_codes_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearAllRFIDCodesResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearAllRFIDCodesResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_credential_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_credential_fields_t * | fields | ||
) |
Sends/Publishes a ClearCredential command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearCredential
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_credential_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_credential_fields_t * | fields | ||
) |
Sends/Publishes a ClearCredential command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearCredential
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a ClearHolidaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearHolidaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a ClearHolidaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearHolidaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearHolidayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearHolidayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_holiday_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_holiday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearHolidayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearHolidayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_pin_code_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_pin_code_fields_t * | fields | ||
) |
Sends/Publishes a ClearPINCode command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearPINCode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_pin_code_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_pin_code_fields_t * | fields | ||
) |
Sends/Publishes a ClearPINCode command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearPINCode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_pin_code_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_pin_code_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearPINCodeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearPINCodeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_pin_code_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_pin_code_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearPINCodeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearPINCodeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_fields_t * | fields | ||
) |
Sends/Publishes a ClearRFIDCode command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearRFIDCode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_fields_t * | fields | ||
) |
Sends/Publishes a ClearRFIDCode command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearRFIDCode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearRFIDCodeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearRFIDCodeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_rfid_code_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_rfid_code_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearRFIDCodeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearRFIDCodeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_user_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_user_fields_t * | fields | ||
) |
Sends/Publishes a ClearUser command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearUser
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_user_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_user_fields_t * | fields | ||
) |
Sends/Publishes a ClearUser command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearUser
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a ClearWeekdaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearWeekdaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a ClearWeekdaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearWeekdaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearWeekdayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearWeekdayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_weekday_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_weekday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearWeekdayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearWeekdayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_fields_t * | fields | ||
) |
Sends/Publishes a ClearYearDaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearYearDaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_fields_t * | fields | ||
) |
Sends/Publishes a ClearYearDaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearYearDaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearYearDayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ClearYearDayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_clear_year_day_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_clear_year_day_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a ClearYearDayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ClearYearDayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_credential_status_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_credential_status_fields_t * | fields | ||
) |
Sends/Publishes a GetCredentialStatus command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetCredentialStatus
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_credential_status_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_credential_status_fields_t * | fields | ||
) |
Sends/Publishes a GetCredentialStatus command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetCredentialStatus
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_credential_status_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a GetCredentialStatusResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetCredentialStatusResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_get_credential_status_response_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a GetCredentialStatusResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetCredentialStatusResponse
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetHolidaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetHolidaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetHolidaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetHolidaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetHolidayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetHolidayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_holiday_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_holiday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetHolidayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetHolidayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_log_record_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_log_record_fields_t * | fields | ||
) |
Sends/Publishes a GetLogRecord command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetLogRecord
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_log_record_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_log_record_fields_t * | fields | ||
) |
Sends/Publishes a GetLogRecord command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetLogRecord
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_log_record_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_log_record_response_fields_t * | fields | ||
) |
Sends/Publishes a GetLogRecordResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetLogRecordResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_log_record_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_log_record_response_fields_t * | fields | ||
) |
Sends/Publishes a GetLogRecordResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetLogRecordResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_pin_code_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_pin_code_fields_t * | fields | ||
) |
Sends/Publishes a GetPINCode command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetPINCode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_pin_code_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_pin_code_fields_t * | fields | ||
) |
Sends/Publishes a GetPINCode command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetPINCode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_pin_code_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_pin_code_response_fields_t * | fields | ||
) |
Sends/Publishes a GetPINCodeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetPINCodeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_pin_code_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_pin_code_response_fields_t * | fields | ||
) |
Sends/Publishes a GetPINCodeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetPINCodeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_rfid_code_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_rfid_code_fields_t * | fields | ||
) |
Sends/Publishes a GetRFIDCode command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetRFIDCode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_rfid_code_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_rfid_code_fields_t * | fields | ||
) |
Sends/Publishes a GetRFIDCode command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetRFIDCode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_rfid_code_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_rfid_code_response_fields_t * | fields | ||
) |
Sends/Publishes a GetRFIDCodeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetRFIDCodeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_rfid_code_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_rfid_code_response_fields_t * | fields | ||
) |
Sends/Publishes a GetRFIDCodeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetRFIDCodeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_user_fields_t * | fields | ||
) |
Sends/Publishes a GetUser command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetUser
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_user_fields_t * | fields | ||
) |
Sends/Publishes a GetUser command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetUser
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a GetUserResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetUserResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_get_user_response_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a GetUserResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetUserResponse
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_get_user_status_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_user_status_fields_t * | fields | ||
) |
Sends/Publishes a GetUserStatus command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetUserStatus
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_status_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_user_status_fields_t * | fields | ||
) |
Sends/Publishes a GetUserStatus command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetUserStatus
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_status_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_user_status_response_fields_t * | fields | ||
) |
Sends/Publishes a GetUserStatusResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetUserStatusResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_status_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_user_status_response_fields_t * | fields | ||
) |
Sends/Publishes a GetUserStatusResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetUserStatusResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_type_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_user_type_fields_t * | fields | ||
) |
Sends/Publishes a GetUserType command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetUserType
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_type_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_user_type_fields_t * | fields | ||
) |
Sends/Publishes a GetUserType command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetUserType
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_type_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_user_type_response_fields_t * | fields | ||
) |
Sends/Publishes a GetUserTypeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetUserTypeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_user_type_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_user_type_response_fields_t * | fields | ||
) |
Sends/Publishes a GetUserTypeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetUserTypeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetWeekdaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetWeekdaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetWeekdaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetWeekdaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetWeekdayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetWeekdayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_weekday_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_weekday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetWeekdayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetWeekdayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetYearDaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetYearDaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetYearDaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetYearDaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetYearDayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/GetYearDayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_get_year_day_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_get_year_day_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetYearDayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/GetYearDayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_lock_door_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_lock_door_fields_t * | fields | ||
) |
Sends/Publishes a LockDoor command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/LockDoor
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_lock_door_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_lock_door_fields_t * | fields | ||
) |
Sends/Publishes a LockDoor command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/LockDoor
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_lock_door_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_lock_door_response_fields_t * | fields | ||
) |
Sends/Publishes a LockDoorResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/LockDoorResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_lock_door_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_lock_door_response_fields_t * | fields | ||
) |
Sends/Publishes a LockDoorResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/LockDoorResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_operating_event_notification_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_operating_event_notification_fields_t * | fields | ||
) |
Sends/Publishes a OperatingEventNotification command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/OperatingEventNotification
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_operating_event_notification_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_operating_event_notification_fields_t * | fields | ||
) |
Sends/Publishes a OperatingEventNotification command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/OperatingEventNotification
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_programming_event_notification_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_programming_event_notification_fields_t * | fields | ||
) |
Sends/Publishes a ProgrammingEventNotification command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ProgrammingEventNotification
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_programming_event_notification_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_programming_event_notification_fields_t * | fields | ||
) |
Sends/Publishes a ProgrammingEventNotification command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ProgrammingEventNotification
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_credential_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_credential_fields_t * | fields | ||
) |
Sends/Publishes a SetCredential command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetCredential
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_credential_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_credential_fields_t * | fields | ||
) |
Sends/Publishes a SetCredential command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetCredential
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_credential_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a SetCredentialResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetCredentialResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_set_credential_response_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a SetCredentialResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetCredentialResponse
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetHolidaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetHolidaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetHolidaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetHolidaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a SetHolidayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetHolidayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_holiday_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_holiday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a SetHolidayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetHolidayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_pin_code_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_pin_code_fields_t * | fields | ||
) |
Sends/Publishes a SetPINCode command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetPINCode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_pin_code_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_pin_code_fields_t * | fields | ||
) |
Sends/Publishes a SetPINCode command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetPINCode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_pin_code_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_pin_code_response_fields_t * | fields | ||
) |
Sends/Publishes a SetPINCodeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetPINCodeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_pin_code_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_pin_code_response_fields_t * | fields | ||
) |
Sends/Publishes a SetPINCodeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetPINCodeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_rfid_code_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_rfid_code_fields_t * | fields | ||
) |
Sends/Publishes a SetRFIDCode command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetRFIDCode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_rfid_code_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_rfid_code_fields_t * | fields | ||
) |
Sends/Publishes a SetRFIDCode command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetRFIDCode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_rfid_code_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_rfid_code_response_fields_t * | fields | ||
) |
Sends/Publishes a SetRFIDCodeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetRFIDCodeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_rfid_code_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_rfid_code_response_fields_t * | fields | ||
) |
Sends/Publishes a SetRFIDCodeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetRFIDCodeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_user_fields_t * | fields | ||
) |
Sends/Publishes a SetUser command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetUser
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_user_fields_t * | fields | ||
) |
Sends/Publishes a SetUser command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetUser
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_status_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_user_status_fields_t * | fields | ||
) |
Sends/Publishes a SetUserStatus command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetUserStatus
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_status_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_user_status_fields_t * | fields | ||
) |
Sends/Publishes a SetUserStatus command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetUserStatus
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_status_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_user_status_response_fields_t * | fields | ||
) |
Sends/Publishes a SetUserStatusResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetUserStatusResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_status_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_user_status_response_fields_t * | fields | ||
) |
Sends/Publishes a SetUserStatusResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetUserStatusResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_type_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_user_type_fields_t * | fields | ||
) |
Sends/Publishes a SetUserType command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetUserType
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_type_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_user_type_fields_t * | fields | ||
) |
Sends/Publishes a SetUserType command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetUserType
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_type_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_user_type_response_fields_t * | fields | ||
) |
Sends/Publishes a SetUserTypeResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetUserTypeResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_user_type_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_user_type_response_fields_t * | fields | ||
) |
Sends/Publishes a SetUserTypeResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetUserTypeResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetWeekdaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetWeekdaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetWeekdaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetWeekdaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a SetWeekdayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetWeekdayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_weekday_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_weekday_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a SetWeekdayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetWeekdayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetYearDaySchedule command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetYearDaySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetYearDaySchedule command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetYearDaySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a SetYearDayScheduleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/SetYearDayScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_set_year_day_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_set_year_day_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a SetYearDayScheduleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/SetYearDayScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_toggle_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_toggle_fields_t * | fields | ||
) |
Sends/Publishes a Toggle command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/Toggle
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_toggle_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_toggle_fields_t * | fields | ||
) |
Sends/Publishes a Toggle command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/Toggle
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_toggle_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_toggle_response_fields_t * | fields | ||
) |
Sends/Publishes a ToggleResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/ToggleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_toggle_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_toggle_response_fields_t * | fields | ||
) |
Sends/Publishes a ToggleResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/ToggleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unbolt_door_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_unbolt_door_fields_t * | fields | ||
) |
Sends/Publishes a UnboltDoor command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/UnboltDoor
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unbolt_door_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_unbolt_door_fields_t * | fields | ||
) |
Sends/Publishes a UnboltDoor command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/UnboltDoor
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_door_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_unlock_door_fields_t * | fields | ||
) |
Sends/Publishes a UnlockDoor command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/UnlockDoor
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_door_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_unlock_door_fields_t * | fields | ||
) |
Sends/Publishes a UnlockDoor command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/UnlockDoor
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_door_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_unlock_door_response_fields_t * | fields | ||
) |
Sends/Publishes a UnlockDoorResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/UnlockDoorResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_door_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_unlock_door_response_fields_t * | fields | ||
) |
Sends/Publishes a UnlockDoorResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/UnlockDoorResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_fields_t * | fields | ||
) |
Sends/Publishes a UnlockWithTimeout command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/UnlockWithTimeout
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_fields_t * | fields | ||
) |
Sends/Publishes a UnlockWithTimeout command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/UnlockWithTimeout
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_response_fields_t * | fields | ||
) |
Sends/Publishes a UnlockWithTimeoutResponse command for the DoorLock cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/DoorLock/Commands/UnlockWithTimeoutResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_door_lock_publish_unlock_with_timeout_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_door_lock_command_unlock_with_timeout_response_fields_t * | fields | ||
) |
Sends/Publishes a UnlockWithTimeoutResponse command for the DoorLock cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/DoorLock/Commands/UnlockWithTimeoutResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_fields_t * | fields | ||
) |
Sends/Publishes a GetMeasurementProfile command for the ElectricalMeasurement cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ElectricalMeasurement/Commands/GetMeasurementProfile
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_fields_t * | fields | ||
) |
Sends/Publishes a GetMeasurementProfile command for the ElectricalMeasurement cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ElectricalMeasurement/Commands/GetMeasurementProfile
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_response_fields_t * | fields | ||
) |
Sends/Publishes a GetMeasurementProfileResponse command for the ElectricalMeasurement cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ElectricalMeasurement/Commands/GetMeasurementProfileResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_electrical_measurement_publish_get_measurement_profile_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_electrical_measurement_command_get_measurement_profile_response_fields_t * | fields | ||
) |
Sends/Publishes a GetMeasurementProfileResponse command for the ElectricalMeasurement cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ElectricalMeasurement/Commands/GetMeasurementProfileResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a GetProfileInfo command for the ElectricalMeasurement cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ElectricalMeasurement/Commands/GetProfileInfo
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a GetProfileInfo command for the ElectricalMeasurement cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ElectricalMeasurement/Commands/GetProfileInfo
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_electrical_measurement_command_get_profile_info_response_fields_t * | fields | ||
) |
Sends/Publishes a GetProfileInfoResponse command for the ElectricalMeasurement cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/ElectricalMeasurement/Commands/GetProfileInfoResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_electrical_measurement_publish_get_profile_info_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_electrical_measurement_command_get_profile_info_response_fields_t * | fields | ||
) |
Sends/Publishes a GetProfileInfoResponse command for the ElectricalMeasurement cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ElectricalMeasurement/Commands/GetProfileInfoResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_add_group_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_add_group_fields_t * | fields | ||
) |
Sends/Publishes a AddGroup command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/AddGroup
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_add_group_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_add_group_fields_t * | fields | ||
) |
Sends/Publishes a AddGroup command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/AddGroup
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_add_group_if_identifying_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_add_group_if_identifying_fields_t * | fields | ||
) |
Sends/Publishes a AddGroupIfIdentifying command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/AddGroupIfIdentifying
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_add_group_if_identifying_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_add_group_if_identifying_fields_t * | fields | ||
) |
Sends/Publishes a AddGroupIfIdentifying command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/AddGroupIfIdentifying
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_add_group_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_add_group_response_fields_t * | fields | ||
) |
Sends/Publishes a AddGroupResponse command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/AddGroupResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_add_group_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_add_group_response_fields_t * | fields | ||
) |
Sends/Publishes a AddGroupResponse command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/AddGroupResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_get_group_membership_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_get_group_membership_fields_t * | fields | ||
) |
Sends/Publishes a GetGroupMembership command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/GetGroupMembership
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_get_group_membership_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_get_group_membership_fields_t * | fields | ||
) |
Sends/Publishes a GetGroupMembership command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/GetGroupMembership
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_get_group_membership_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_get_group_membership_response_fields_t * | fields | ||
) |
Sends/Publishes a GetGroupMembershipResponse command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/GetGroupMembershipResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_get_group_membership_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_get_group_membership_response_fields_t * | fields | ||
) |
Sends/Publishes a GetGroupMembershipResponse command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/GetGroupMembershipResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_remove_all_groups_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a RemoveAllGroups command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/RemoveAllGroups
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_groups_publish_remove_all_groups_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a RemoveAllGroups command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/RemoveAllGroups
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_groups_publish_remove_group_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_remove_group_fields_t * | fields | ||
) |
Sends/Publishes a RemoveGroup command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/RemoveGroup
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_remove_group_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_remove_group_fields_t * | fields | ||
) |
Sends/Publishes a RemoveGroup command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/RemoveGroup
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_remove_group_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_remove_group_response_fields_t * | fields | ||
) |
Sends/Publishes a RemoveGroupResponse command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/RemoveGroupResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_remove_group_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_remove_group_response_fields_t * | fields | ||
) |
Sends/Publishes a RemoveGroupResponse command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/RemoveGroupResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_view_group_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_view_group_fields_t * | fields | ||
) |
Sends/Publishes a ViewGroup command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/ViewGroup
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_view_group_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_view_group_fields_t * | fields | ||
) |
Sends/Publishes a ViewGroup command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/ViewGroup
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_view_group_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_groups_command_view_group_response_fields_t * | fields | ||
) |
Sends/Publishes a ViewGroupResponse command for the Groups cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Groups/Commands/ViewGroupResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_groups_publish_view_group_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_groups_command_view_group_response_fields_t * | fields | ||
) |
Sends/Publishes a ViewGroupResponse command for the Groups cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Groups/Commands/ViewGroupResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_initiate_normal_operation_mode_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a InitiateNormalOperationMode command for the IASZone cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASZone/Commands/InitiateNormalOperationMode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_ias_zone_publish_initiate_normal_operation_mode_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a InitiateNormalOperationMode command for the IASZone cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASZone/Commands/InitiateNormalOperationMode
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_ias_zone_publish_initiate_test_mode_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_ias_zone_command_initiate_test_mode_fields_t * | fields | ||
) |
Sends/Publishes a InitiateTestMode command for the IASZone cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASZone/Commands/InitiateTestMode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_initiate_test_mode_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_ias_zone_command_initiate_test_mode_fields_t * | fields | ||
) |
Sends/Publishes a InitiateTestMode command for the IASZone cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASZone/Commands/InitiateTestMode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_zone_enroll_request_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_ias_zone_command_zone_enroll_request_fields_t * | fields | ||
) |
Sends/Publishes a ZoneEnrollRequest command for the IASZone cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASZone/Commands/ZoneEnrollRequest
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_zone_enroll_request_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_ias_zone_command_zone_enroll_request_fields_t * | fields | ||
) |
Sends/Publishes a ZoneEnrollRequest command for the IASZone cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASZone/Commands/ZoneEnrollRequest
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_zone_enroll_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_ias_zone_command_zone_enroll_response_fields_t * | fields | ||
) |
Sends/Publishes a ZoneEnrollResponse command for the IASZone cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASZone/Commands/ZoneEnrollResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_zone_enroll_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_ias_zone_command_zone_enroll_response_fields_t * | fields | ||
) |
Sends/Publishes a ZoneEnrollResponse command for the IASZone cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASZone/Commands/ZoneEnrollResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_zone_status_change_notification_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_ias_zone_command_zone_status_change_notification_fields_t * | fields | ||
) |
Sends/Publishes a ZoneStatusChangeNotification command for the IASZone cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASZone/Commands/ZoneStatusChangeNotification
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_ias_zone_publish_zone_status_change_notification_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_ias_zone_command_zone_status_change_notification_fields_t * | fields | ||
) |
Sends/Publishes a ZoneStatusChangeNotification command for the IASZone cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASZone/Commands/ZoneStatusChangeNotification
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_iaswd_publish_squawk_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_iaswd_command_squawk_fields_t * | fields | ||
) |
Sends/Publishes a Squawk command for the IASWD cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASWD/Commands/Squawk
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_iaswd_publish_squawk_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_iaswd_command_squawk_fields_t * | fields | ||
) |
Sends/Publishes a Squawk command for the IASWD cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASWD/Commands/Squawk
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_iaswd_publish_start_warning_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_iaswd_command_start_warning_fields_t * | fields | ||
) |
Sends/Publishes a StartWarning command for the IASWD cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/IASWD/Commands/StartWarning
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_iaswd_publish_start_warning_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_iaswd_command_start_warning_fields_t * | fields | ||
) |
Sends/Publishes a StartWarning command for the IASWD cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/IASWD/Commands/StartWarning
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_identify_publish_identify_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_identify_command_identify_fields_t * | fields | ||
) |
Sends/Publishes a Identify command for the Identify cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Identify/Commands/Identify
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_identify_publish_identify_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_identify_command_identify_fields_t * | fields | ||
) |
Sends/Publishes a Identify command for the Identify cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Identify/Commands/Identify
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_identify_publish_identify_query_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a IdentifyQuery command for the Identify cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Identify/Commands/IdentifyQuery
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_identify_publish_identify_query_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a IdentifyQuery command for the Identify cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Identify/Commands/IdentifyQuery
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_identify_publish_identify_query_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_identify_command_identify_query_response_fields_t * | fields | ||
) |
Sends/Publishes a IdentifyQueryResponse command for the Identify cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Identify/Commands/IdentifyQueryResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_identify_publish_identify_query_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_identify_command_identify_query_response_fields_t * | fields | ||
) |
Sends/Publishes a IdentifyQueryResponse command for the Identify cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Identify/Commands/IdentifyQueryResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_identify_publish_trigger_effect_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_identify_command_trigger_effect_fields_t * | fields | ||
) |
Sends/Publishes a TriggerEffect command for the Identify cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Identify/Commands/TriggerEffect
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_identify_publish_trigger_effect_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_identify_command_trigger_effect_fields_t * | fields | ||
) |
Sends/Publishes a TriggerEffect command for the Identify cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Identify/Commands/TriggerEffect
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_move_fields_t * | fields | ||
) |
Sends/Publishes a Move command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/Move
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_move_fields_t * | fields | ||
) |
Sends/Publishes a Move command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/Move
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_to_closest_frequency_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_move_to_closest_frequency_fields_t * | fields | ||
) |
Sends/Publishes a MoveToClosestFrequency command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/MoveToClosestFrequency
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_to_closest_frequency_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_move_to_closest_frequency_fields_t * | fields | ||
) |
Sends/Publishes a MoveToClosestFrequency command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/MoveToClosestFrequency
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_to_level_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_move_to_level_fields_t * | fields | ||
) |
Sends/Publishes a MoveToLevel command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/MoveToLevel
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_to_level_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_move_to_level_fields_t * | fields | ||
) |
Sends/Publishes a MoveToLevel command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/MoveToLevel
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_to_level_with_on_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_move_to_level_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a MoveToLevelWithOnOff command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/MoveToLevelWithOnOff
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_to_level_with_on_off_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_move_to_level_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a MoveToLevelWithOnOff command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/MoveToLevelWithOnOff
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_with_on_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_move_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a MoveWithOnOff command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/MoveWithOnOff
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_move_with_on_off_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_move_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a MoveWithOnOff command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/MoveWithOnOff
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_step_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_step_fields_t * | fields | ||
) |
Sends/Publishes a Step command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/Step
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_step_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_step_fields_t * | fields | ||
) |
Sends/Publishes a Step command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/Step
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_step_with_on_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_step_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a StepWithOnOff command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/StepWithOnOff
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_step_with_on_off_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_step_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a StepWithOnOff command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/StepWithOnOff
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_stop_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_stop_fields_t * | fields | ||
) |
Sends/Publishes a Stop command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/Stop
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_stop_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_stop_fields_t * | fields | ||
) |
Sends/Publishes a Stop command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/Stop
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_stop_with_on_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_level_command_stop_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a StopWithOnOff command for the Level cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Level/Commands/StopWithOnOff
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_level_publish_stop_with_on_off_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_level_command_stop_with_on_off_fields_t * | fields | ||
) |
Sends/Publishes a StopWithOnOff command for the Level cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Level/Commands/StopWithOnOff
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_on_off_publish_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a Off command for the OnOff cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/OnOff/Commands/Off
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_off_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Off command for the OnOff cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/OnOff/Commands/Off
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_off_with_effect_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_on_off_command_off_with_effect_fields_t * | fields | ||
) |
Sends/Publishes a OffWithEffect command for the OnOff cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/OnOff/Commands/OffWithEffect
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_on_off_publish_off_with_effect_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_on_off_command_off_with_effect_fields_t * | fields | ||
) |
Sends/Publishes a OffWithEffect command for the OnOff cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/OnOff/Commands/OffWithEffect
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_on_off_publish_on_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a On command for the OnOff cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/OnOff/Commands/On
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_on_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a On command for the OnOff cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/OnOff/Commands/On
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_on_with_recall_global_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a OnWithRecallGlobalScene command for the OnOff cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/OnOff/Commands/OnWithRecallGlobalScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_on_with_recall_global_scene_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a OnWithRecallGlobalScene command for the OnOff cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/OnOff/Commands/OnWithRecallGlobalScene
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_on_with_timed_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_on_off_command_on_with_timed_off_fields_t * | fields | ||
) |
Sends/Publishes a OnWithTimedOff command for the OnOff cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/OnOff/Commands/OnWithTimedOff
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_on_off_publish_on_with_timed_off_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_on_off_command_on_with_timed_off_fields_t * | fields | ||
) |
Sends/Publishes a OnWithTimedOff command for the OnOff cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/OnOff/Commands/OnWithTimedOff
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_on_off_publish_toggle_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a Toggle command for the OnOff cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/OnOff/Commands/Toggle
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_on_off_publish_toggle_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Toggle command for the OnOff cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/OnOff/Commands/Toggle
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_poll_control_publish_check_in_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a CheckIn command for the PollControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/PollControl/Commands/CheckIn
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_poll_control_publish_check_in_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a CheckIn command for the PollControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/PollControl/Commands/CheckIn
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_poll_control_publish_check_in_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_poll_control_command_check_in_response_fields_t * | fields | ||
) |
Sends/Publishes a CheckInResponse command for the PollControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/PollControl/Commands/CheckInResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_poll_control_publish_check_in_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_poll_control_command_check_in_response_fields_t * | fields | ||
) |
Sends/Publishes a CheckInResponse command for the PollControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/PollControl/Commands/CheckInResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_poll_control_publish_fast_poll_stop_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a FastPollStop command for the PollControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/PollControl/Commands/FastPollStop
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_poll_control_publish_fast_poll_stop_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a FastPollStop command for the PollControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/PollControl/Commands/FastPollStop
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_poll_control_publish_set_long_poll_interval_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_poll_control_command_set_long_poll_interval_fields_t * | fields | ||
) |
Sends/Publishes a SetLongPollInterval command for the PollControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/PollControl/Commands/SetLongPollInterval
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_poll_control_publish_set_long_poll_interval_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_poll_control_command_set_long_poll_interval_fields_t * | fields | ||
) |
Sends/Publishes a SetLongPollInterval command for the PollControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/PollControl/Commands/SetLongPollInterval
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_poll_control_publish_set_short_poll_interval_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_poll_control_command_set_short_poll_interval_fields_t * | fields | ||
) |
Sends/Publishes a SetShortPollInterval command for the PollControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/PollControl/Commands/SetShortPollInterval
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_poll_control_publish_set_short_poll_interval_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_poll_control_command_set_short_poll_interval_fields_t * | fields | ||
) |
Sends/Publishes a SetShortPollInterval command for the PollControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/PollControl/Commands/SetShortPollInterval
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_protocol_controller_network_management_publish_write_command | ( | const dotdot_unid_t | destination_unid | ) |
Sends/Publishes a Write command for the ProtocolController-NetworkManagement cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/ProtocolController/NetworkManagement/Commands/Write
destination_unid | The UNID of the node that should receive the command. |
void uic_mqtt_dotdot_protocol_controller_network_management_publish_write_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Write command for the ProtocolController-NetworkManagement cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ProtocolController-NetworkManagement/Commands/Write
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_protocol_controller_rf_telemetry_publish_tx_report_command | ( | const dotdot_unid_t | destination_unid, |
const uic_mqtt_dotdot_protocol_controller_rf_telemetry_command_tx_report_fields_t * | fields | ||
) |
Sends/Publishes a TxReport command for the ProtocolController-RFTelemetry cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/ProtocolController/RFTelemetry/Commands/TxReport
destination_unid | The UNID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_protocol_controller_rf_telemetry_publish_tx_report_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_protocol_controller_rf_telemetry_command_tx_report_fields_t * | fields | ||
) |
Sends/Publishes a TxReport command for the ProtocolController-RFTelemetry cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/ProtocolController-RFTelemetry/Commands/TxReport
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_add_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_add_scene_fields_t * | fields | ||
) |
Sends/Publishes a AddScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/AddScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_add_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_add_scene_fields_t * | fields | ||
) |
Sends/Publishes a AddScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/AddScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_add_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_add_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a AddSceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/AddSceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_add_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_add_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a AddSceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/AddSceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_copy_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_copy_scene_fields_t * | fields | ||
) |
Sends/Publishes a CopyScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/CopyScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_copy_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_copy_scene_fields_t * | fields | ||
) |
Sends/Publishes a CopyScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/CopyScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_copy_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_copy_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a CopySceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/CopySceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_copy_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_copy_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a CopySceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/CopySceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedAddScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/EnhancedAddScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedAddScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/EnhancedAddScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedAddSceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/EnhancedAddSceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_add_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_enhanced_add_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedAddSceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/EnhancedAddSceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedViewScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/EnhancedViewScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedViewScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/EnhancedViewScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedViewSceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/EnhancedViewSceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_enhanced_view_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_enhanced_view_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a EnhancedViewSceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/EnhancedViewSceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_get_scene_membership_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_get_scene_membership_fields_t * | fields | ||
) |
Sends/Publishes a GetSceneMembership command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/GetSceneMembership
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_get_scene_membership_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_get_scene_membership_fields_t * | fields | ||
) |
Sends/Publishes a GetSceneMembership command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/GetSceneMembership
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_get_scene_membership_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_get_scene_membership_response_fields_t * | fields | ||
) |
Sends/Publishes a GetSceneMembershipResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/GetSceneMembershipResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_get_scene_membership_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_get_scene_membership_response_fields_t * | fields | ||
) |
Sends/Publishes a GetSceneMembershipResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/GetSceneMembershipResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_recall_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_recall_scene_fields_t * | fields | ||
) |
Sends/Publishes a RecallScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/RecallScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_recall_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_recall_scene_fields_t * | fields | ||
) |
Sends/Publishes a RecallScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/RecallScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_all_scenes_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_remove_all_scenes_fields_t * | fields | ||
) |
Sends/Publishes a RemoveAllScenes command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/RemoveAllScenes
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_all_scenes_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_remove_all_scenes_fields_t * | fields | ||
) |
Sends/Publishes a RemoveAllScenes command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/RemoveAllScenes
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_all_scenes_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_remove_all_scenes_response_fields_t * | fields | ||
) |
Sends/Publishes a RemoveAllScenesResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/RemoveAllScenesResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_all_scenes_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_remove_all_scenes_response_fields_t * | fields | ||
) |
Sends/Publishes a RemoveAllScenesResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/RemoveAllScenesResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_remove_scene_fields_t * | fields | ||
) |
Sends/Publishes a RemoveScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/RemoveScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_remove_scene_fields_t * | fields | ||
) |
Sends/Publishes a RemoveScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/RemoveScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_remove_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a RemoveSceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/RemoveSceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_remove_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_remove_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a RemoveSceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/RemoveSceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_store_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_store_scene_fields_t * | fields | ||
) |
Sends/Publishes a StoreScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/StoreScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_store_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_store_scene_fields_t * | fields | ||
) |
Sends/Publishes a StoreScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/StoreScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_store_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_store_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a StoreSceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/StoreSceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_store_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_store_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a StoreSceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/StoreSceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_view_scene_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_view_scene_fields_t * | fields | ||
) |
Sends/Publishes a ViewScene command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/ViewScene
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_view_scene_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_view_scene_fields_t * | fields | ||
) |
Sends/Publishes a ViewScene command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/ViewScene
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_view_scene_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_scenes_command_view_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a ViewSceneResponse command for the Scenes cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Scenes/Commands/ViewSceneResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_scenes_publish_view_scene_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_scenes_command_view_scene_response_fields_t * | fields | ||
) |
Sends/Publishes a ViewSceneResponse command for the Scenes cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Scenes/Commands/ViewSceneResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_state_publish_discover_neighbors_command | ( | const dotdot_unid_t | destination_unid | ) |
Sends/Publishes a DiscoverNeighbors command for the State cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/State/Commands/DiscoverNeighbors
destination_unid | The UNID of the node that should receive the command. |
void uic_mqtt_dotdot_state_publish_discover_neighbors_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a DiscoverNeighbors command for the State cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/State/Commands/DiscoverNeighbors
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_state_publish_discover_security_command | ( | const dotdot_unid_t | destination_unid | ) |
Sends/Publishes a DiscoverSecurity command for the State cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/State/Commands/DiscoverSecurity
destination_unid | The UNID of the node that should receive the command. |
void uic_mqtt_dotdot_state_publish_discover_security_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a DiscoverSecurity command for the State cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/State/Commands/DiscoverSecurity
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_state_publish_interview_command | ( | const dotdot_unid_t | destination_unid | ) |
Sends/Publishes a Interview command for the State cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/State/Commands/Interview
destination_unid | The UNID of the node that should receive the command. |
void uic_mqtt_dotdot_state_publish_interview_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Interview command for the State cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/State/Commands/Interview
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_state_publish_remove_command | ( | const dotdot_unid_t | destination_unid | ) |
Sends/Publishes a Remove command for the State cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/State/Commands/Remove
destination_unid | The UNID of the node that should receive the command. |
void uic_mqtt_dotdot_state_publish_remove_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Remove command for the State cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/State/Commands/Remove
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_state_publish_remove_offline_command | ( | const dotdot_unid_t | destination_unid | ) |
Sends/Publishes a RemoveOffline command for the State cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/State/Commands/RemoveOffline
destination_unid | The UNID of the node that should receive the command. |
void uic_mqtt_dotdot_state_publish_remove_offline_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a RemoveOffline command for the State cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/State/Commands/RemoveOffline
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_thermostat_publish_clear_weekly_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a ClearWeeklySchedule command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/ClearWeeklySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_thermostat_publish_clear_weekly_schedule_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a ClearWeeklySchedule command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/ClearWeeklySchedule
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a GetRelayStatusLog command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/GetRelayStatusLog
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a GetRelayStatusLog command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/GetRelayStatusLog
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_thermostat_command_get_relay_status_log_response_fields_t * | fields | ||
) |
Sends/Publishes a GetRelayStatusLogResponse command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/GetRelayStatusLogResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_get_relay_status_log_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_thermostat_command_get_relay_status_log_response_fields_t * | fields | ||
) |
Sends/Publishes a GetRelayStatusLogResponse command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/GetRelayStatusLogResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetWeeklySchedule command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/GetWeeklySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_fields_t * | fields | ||
) |
Sends/Publishes a GetWeeklySchedule command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/GetWeeklySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_response_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetWeeklyScheduleResponse command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/GetWeeklyScheduleResponse
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_get_weekly_schedule_response_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_thermostat_command_get_weekly_schedule_response_fields_t * | fields | ||
) |
Sends/Publishes a GetWeeklyScheduleResponse command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/GetWeeklyScheduleResponse
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_set_weekly_schedule_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetWeeklySchedule command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/SetWeeklySchedule
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_set_weekly_schedule_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_thermostat_command_set_weekly_schedule_fields_t * | fields | ||
) |
Sends/Publishes a SetWeeklySchedule command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/SetWeeklySchedule
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_setpoint_raise_or_lower_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_thermostat_command_setpoint_raise_or_lower_fields_t * | fields | ||
) |
Sends/Publishes a SetpointRaiseOrLower command for the Thermostat cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/Thermostat/Commands/SetpointRaiseOrLower
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_thermostat_publish_setpoint_raise_or_lower_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_thermostat_command_setpoint_raise_or_lower_fields_t * | fields | ||
) |
Sends/Publishes a SetpointRaiseOrLower command for the Thermostat cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/Thermostat/Commands/SetpointRaiseOrLower
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_unify_fan_control_publish_set_fan_mode_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_unify_fan_control_command_set_fan_mode_fields_t * | fields | ||
) |
Sends/Publishes a SetFanMode command for the UnifyFanControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/UnifyFanControl/Commands/SetFanMode
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_unify_fan_control_publish_set_fan_mode_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_unify_fan_control_command_set_fan_mode_fields_t * | fields | ||
) |
Sends/Publishes a SetFanMode command for the UnifyFanControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/UnifyFanControl/Commands/SetFanMode
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_unify_fan_control_publish_turn_off_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a TurnOff command for the UnifyFanControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/UnifyFanControl/Commands/TurnOff
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_unify_fan_control_publish_turn_off_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a TurnOff command for the UnifyFanControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/UnifyFanControl/Commands/TurnOff
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_unify_humidity_control_publish_mode_set_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_unify_humidity_control_command_mode_set_fields_t * | fields | ||
) |
Sends/Publishes a ModeSet command for the UnifyHumidityControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/UnifyHumidityControl/Commands/ModeSet
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_unify_humidity_control_publish_mode_set_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_unify_humidity_control_command_mode_set_fields_t * | fields | ||
) |
Sends/Publishes a ModeSet command for the UnifyHumidityControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/UnifyHumidityControl/Commands/ModeSet
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_unify_humidity_control_publish_setpoint_set_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_unify_humidity_control_command_setpoint_set_fields_t * | fields | ||
) |
Sends/Publishes a SetpointSet command for the UnifyHumidityControl cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/UnifyHumidityControl/Commands/SetpointSet
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_unify_humidity_control_publish_setpoint_set_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_unify_humidity_control_command_setpoint_set_fields_t * | fields | ||
) |
Sends/Publishes a SetpointSet command for the UnifyHumidityControl cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/UnifyHumidityControl/Commands/SetpointSet
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_down_or_close_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a DownOrClose command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/DownOrClose
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_window_covering_publish_down_or_close_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a DownOrClose command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/DownOrClose
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_window_covering_publish_go_to_lift_percentage_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_window_covering_command_go_to_lift_percentage_fields_t * | fields | ||
) |
Sends/Publishes a GoToLiftPercentage command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/GoToLiftPercentage
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_lift_percentage_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_window_covering_command_go_to_lift_percentage_fields_t * | fields | ||
) |
Sends/Publishes a GoToLiftPercentage command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/GoToLiftPercentage
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_lift_value_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_window_covering_command_go_to_lift_value_fields_t * | fields | ||
) |
Sends/Publishes a GoToLiftValue command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/GoToLiftValue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_lift_value_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_window_covering_command_go_to_lift_value_fields_t * | fields | ||
) |
Sends/Publishes a GoToLiftValue command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/GoToLiftValue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_tilt_percentage_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_window_covering_command_go_to_tilt_percentage_fields_t * | fields | ||
) |
Sends/Publishes a GoToTiltPercentage command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/GoToTiltPercentage
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_tilt_percentage_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_window_covering_command_go_to_tilt_percentage_fields_t * | fields | ||
) |
Sends/Publishes a GoToTiltPercentage command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/GoToTiltPercentage
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_tilt_value_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint, | ||
const uic_mqtt_dotdot_window_covering_command_go_to_tilt_value_fields_t * | fields | ||
) |
Sends/Publishes a GoToTiltValue command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/GoToTiltValue
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_go_to_tilt_value_command_to_group | ( | uint16_t | destination_group_id, |
const uic_mqtt_dotdot_window_covering_command_go_to_tilt_value_fields_t * | fields | ||
) |
Sends/Publishes a GoToTiltValue command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/GoToTiltValue
destination_group_id | The GroupID that should receive the command. |
fields | Struct pointer with the fields value of the command |
void uic_mqtt_dotdot_window_covering_publish_stop_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a Stop command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/Stop
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_window_covering_publish_stop_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a Stop command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/Stop
destination_group_id | The GroupID that should receive the command. |
void uic_mqtt_dotdot_window_covering_publish_up_or_open_command | ( | const dotdot_unid_t | destination_unid, |
const dotdot_endpoint_id_t | destination_endpoint | ||
) |
Sends/Publishes a UpOrOpen command for the WindowCovering cluster to a destination.
Publication will be made at the following topic ucl/by-unid/UNID/epID/WindowCovering/Commands/UpOrOpen
destination_unid | The UNID of the node that should receive the command. |
destination_endpoint | The Endpoint ID of the node that should receive the command. |
void uic_mqtt_dotdot_window_covering_publish_up_or_open_command_to_group | ( | uint16_t | destination_group_id | ) |
Sends/Publishes a UpOrOpen command for the WindowCovering cluster to a group.
Publication will be made at the following topic ucl/by-group/GroupID/WindowCovering/Commands/UpOrOpen
destination_group_id | The GroupID that should receive the command. |