Zigbee Protocol Controller 1.6.0
|
Struct containing the list of commands for Groups. More...
#include <dotdot_mqtt_supported_generated_commands.h>
Public Attributes | |
bool | add_group |
bool | add_group_response |
bool | view_group |
bool | view_group_response |
bool | get_group_membership |
bool | get_group_membership_response |
bool | remove_group |
bool | remove_group_response |
bool | remove_all_groups |
bool | add_group_if_identifying |
bool | write_attributes |
Struct containing the list of commands for Groups.
bool _uic_mqtt_dotdot_groups_supported_commands_::add_group |
bool _uic_mqtt_dotdot_groups_supported_commands_::add_group_if_identifying |
bool _uic_mqtt_dotdot_groups_supported_commands_::add_group_response |
bool _uic_mqtt_dotdot_groups_supported_commands_::get_group_membership |
bool _uic_mqtt_dotdot_groups_supported_commands_::get_group_membership_response |
bool _uic_mqtt_dotdot_groups_supported_commands_::remove_all_groups |
bool _uic_mqtt_dotdot_groups_supported_commands_::remove_group |
bool _uic_mqtt_dotdot_groups_supported_commands_::remove_group_response |
bool _uic_mqtt_dotdot_groups_supported_commands_::view_group |
bool _uic_mqtt_dotdot_groups_supported_commands_::view_group_response |
bool _uic_mqtt_dotdot_groups_supported_commands_::write_attributes |