Add LocalSave and SendLocalData
This commit is contained in:
parent
e9d30f5f30
commit
97346c1b06
|
@ -64,7 +64,6 @@ void writeMsg(char *txt, float *temp, float *hum, int number);
|
||||||
|
|
||||||
// timeClient.getEpochTime().toCharArray(date, 50); = convertir un string en char
|
// timeClient.getEpochTime().toCharArray(date, 50); = convertir un string en char
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
For test the esp32 signal emission without server Working/fixed/updated :
|
For test the esp32 signal emission without server Working/fixed/updated :
|
||||||
mosquitto_sub -h cohabit-capteurs.aquilenet.fr -u capteurs -P Fablab -t test-alex
|
mosquitto_sub -h cohabit-capteurs.aquilenet.fr -u capteurs -P Fablab -t test-alex
|
||||||
|
|
Loading…
Reference in a new issue