mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-25 11:51:43 +00:00
More v2.2
This commit is contained in:
@@ -84,6 +84,7 @@ private:
|
||||
void energyPriceJson();
|
||||
void temperatureJson();
|
||||
void wifiScanJson();
|
||||
void tariffJson();
|
||||
|
||||
void configurationJson();
|
||||
void handleSave();
|
||||
@@ -93,6 +94,9 @@ private:
|
||||
void firmwareUpload();
|
||||
void isAliveCheck();
|
||||
|
||||
void mqttCaUpload();
|
||||
void mqttCertUpload();
|
||||
void mqttKeyUpload();
|
||||
HTTPUpload& uploadFile(const char* path);
|
||||
|
||||
void factoryResetPost();
|
||||
|
||||
Reference in New Issue
Block a user