Chagne DBus object name following Zigbee Specification
[platform/core/connectivity/zigbee-manager.git] / common / include / zigbee_thermostat_type.h
index c9fbf9e..96acba2 100644 (file)
 #ifndef __ZIGBEE_THERMOSTAT_TYPE_H__
 #define __ZIGBEE_THERMOSTAT_TYPE_H__
 
-/**
- * @brief Definition for size of EUI64 (an IEEE address) in bytes (8).
- * @since_tizen 3.0
- */
-#define ZIGBEE_EUI64_SIZE 8
-
-/**
- * @brief Definition for maximum size of thermostat payload (128).
- * @since_tizen 3.0
- */
-#define ZIGBEE_THERMSTAT_PAYLOAD_MAX_LEN 128
+#include <zigbee_types.h>
 
 /**
  * @brief Definition for thermostat get local temperature structure.