handle stats values in nodes server. added missing code.
This commit is contained in:
@@ -42,7 +42,10 @@ enum {
|
||||
AQH_ValueModality_Door,
|
||||
AQH_ValueModality_RGB,
|
||||
AQH_ValueModality_RGBW,
|
||||
AQH_ValueModality_Motion
|
||||
AQH_ValueModality_Motion,
|
||||
AQH_ValueModality_Co2,
|
||||
AQH_ValueModality_TVOC,
|
||||
AQH_ValueModality_Stats
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user