Zigbee Protocol Controller 1.6.0
uic_typedefs.h File Reference

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
 

Detailed Description

Generic type definitions for Unify.

Generic type definitions used by multiple Unify components.

Typedef Documentation

◆ dotdot_attribute_id_t

typedef uint16_t dotdot_attribute_id_t

◆ dotdot_cluster_id_t

typedef uint16_t dotdot_cluster_id_t

◆ dotdot_command_id_t

typedef uint8_t dotdot_command_id_t

◆ dotdot_endpoint_id_t

typedef uint8_t dotdot_endpoint_id_t

◆ dotdot_group_id_t

typedef uint16_t dotdot_group_id_t

◆ dotdot_unid_t

typedef const char* dotdot_unid_t

◆ ota_uiid_t

typedef const char* ota_uiid_t