mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-04-28 04:55:46 +00:00
Improved MQTT SSL
This commit is contained in:
@@ -104,9 +104,13 @@ private:
|
||||
void isAliveCheck();
|
||||
|
||||
void mqttCaUpload();
|
||||
void mqttCaDelete();
|
||||
void mqttCertUpload();
|
||||
void mqttCertDelete();
|
||||
void mqttKeyUpload();
|
||||
void mqttKeyDelete();
|
||||
HTTPUpload& uploadFile(const char* path);
|
||||
void deleteFile(const char* path);
|
||||
|
||||
void configFileDownload();
|
||||
void configFileUpload();
|
||||
|
||||
Reference in New Issue
Block a user