aqhome: handle types for CO2 and TVOC.
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#define AQH_MSG_VALUE3_TYPE_HUMIDITY 2
|
||||
#define AQH_MSG_VALUE3_TYPE_DOOR 3
|
||||
#define AQH_MSG_VALUE3_TYPE_MOTION 6
|
||||
#define AQH_MSG_VALUE3_TYPE_CO2 7
|
||||
#define AQH_MSG_VALUE3_TYPE_TVOC 8
|
||||
|
||||
|
||||
AQHOME_API GWEN_MSG *AQH_Value3Msg_new(uint8_t srcAddr, uint8_t destAddr,
|
||||
|
||||
Reference in New Issue
Block a user