Hysteresis, Inhibit-Stop Timeframe

This commit is contained in:
2023-08-28 14:55:07 +02:00
parent d1649b7de1
commit 0a6bab36be
17 changed files with 198 additions and 73 deletions

View File

@@ -26,8 +26,6 @@ public:
json toJson() const override;
private:
int mCurrentValue;
std::string mControlPath;
std::string mEnablePath;
std::string mModePath;