Zigbee Protocol Controller 1.6.0
|
Go to the source code of this file.
Functions | |
bool | uic_dotdot_has_attribute_value_a_name (dotdot_cluster_id_t cluster_id, dotdot_attribute_id_t attribute_id, int64_t value) |
Checks if a Cluster ID / Attribute ID / value has a name. More... | |
std::string | uic_dotdot_get_attribute_value_name (dotdot_cluster_id_t cluster_id, dotdot_attribute_id_t attribute_id, int64_t value) |
Checks if a Cluster ID / Attribute ID / value has a name. More... | |