mirror of
https://github.com/KevinMidboe/ESP-Plant-Logger.git
synced 2025-10-29 17:40:20 +00:00
✍️ Updated to pretty markdown formatting
This commit is contained in:
@@ -11,8 +11,6 @@ Excecution path:
|
|||||||
- logMoisture inputs this value and after getting the ntp time is, sets up a json payload and sends it to logger.
|
- logMoisture inputs this value and after getting the ntp time is, sets up a json payload and sends it to logger.
|
||||||
+ elasticLog.py - inputs json payload and sends it to elastic endpoint using urequests.
|
+ elasticLog.py - inputs json payload and sends it to elastic endpoint using urequests.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Measuring the power draw:
|
Measuring the power draw:
|
||||||
Log interval 10 seconds using sleep
|
Log interval 10 seconds using sleep
|
||||||
04.05.19
|
04.05.19
|
||||||
@@ -20,7 +18,7 @@ Measuring the power draw:
|
|||||||
20:09 - 10 mAh
|
20:09 - 10 mAh
|
||||||
01:34 - 133 mAh
|
01:34 - 133 mAh
|
||||||
05.05.19
|
05.05.19
|
||||||
-
|
\-
|
||||||
06.05.19
|
06.05.19
|
||||||
22:30 - 556mAh
|
22:30 - 556mAh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user