|
Unify Framework Lib 1.7.0
|
Generic type definitions for Unify. More...
#include <stdint.h>Go to the source code of this file.
Typedefs | |
| typedef uint8_t | dotdot_endpoint_id_t |
| typedef const char * | dotdot_unid_t |
| typedef const char * | ota_uiid_t |
| typedef uint16_t | dotdot_group_id_t |
| typedef uint16_t | dotdot_cluster_id_t |
| typedef uint16_t | dotdot_attribute_id_t |
| typedef uint8_t | dotdot_command_id_t |
Generic type definitions for Unify.
Generic type definitions used by multiple Unify components.
| typedef uint16_t dotdot_attribute_id_t |
| typedef uint16_t dotdot_cluster_id_t |
| typedef uint8_t dotdot_command_id_t |
| typedef uint8_t dotdot_endpoint_id_t |
| typedef uint16_t dotdot_group_id_t |
| typedef const char* dotdot_unid_t |
| typedef const char* ota_uiid_t |