mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
логирование в процессе
This commit is contained in:
@@ -32,7 +32,7 @@ void mqttCallback(char* topic, uint8_t* payload, size_t length);
|
||||
void handleMqttStatus(bool send);
|
||||
void handleMqttStatus(bool send, int state);
|
||||
void sendAllFilesToMQTT();
|
||||
void sendLogData(String file, String topic);
|
||||
void createOneSingleJson(String& json_array, String file);
|
||||
|
||||
const String getStateStr(int e);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user