ENH:add humidity display/surplus material

Change-Id: I1a04df257c9b09fef7ff06cfa192644478a30716
This commit is contained in:
tao wang
2022-11-17 21:23:52 +08:00
committed by Lane.Wei
parent 27c2980bd4
commit 65431f1c5c
9 changed files with 218 additions and 31 deletions

View File

@@ -210,6 +210,7 @@ public:
id = ams_id;
}
std::string id;
int humidity = 5;
bool startup_read_opt{true};
bool tray_read_opt{false};
bool is_exists{false};