switched to mqtt, added class valve
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ class Pump {
|
||||
void clearError();
|
||||
|
||||
uint16_t getPressure();
|
||||
uint16_t getRunningTime();
|
||||
uint32_t getRunningTime();
|
||||
uint16_t getFlow();
|
||||
|
||||
State getState() { return this->state; }
|
||||
|
||||
Reference in New Issue
Block a user