mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 17:29:50 +03:00
introduce system status in WebUI for easier monitoring of tasks
This commit is contained in:
@@ -27,7 +27,7 @@ class WebStatusService {
|
||||
bool exportData(JsonObject root, std::string & type);
|
||||
bool getCustomSupport(JsonObject root);
|
||||
bool uploadURL(const char * url);
|
||||
|
||||
bool setSystemStatus(const char * status);
|
||||
void allvalues(JsonObject output);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user