Tinkerforge / esp32-firmware

Firmwares for ESP32 Brick and ESP32 Ethernet Brick (including firmwares for WARP/WARP2 Charger, WARP Energy Manager)
https://www.tinkerforge.com/en/doc/Hardware/Bricks/ESP32_Ethernet_Brick.html
25 stars 20 forks source link

Add ESP timestamp to meters/X/{live,history}_samples. #299

Open rtrbt opened 10 months ago

rtrbt commented 10 months ago

Currently the live_sample arrival time is used to plot the samples. If the websocket connection hangs for some seconds, multiple samples can arrive at the same time and are plotted without the correct spacing:

grafik

grafik