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
26 stars 21 forks source link

NFC card tracking collection of ideas #3

Open rtrbt opened 2 years ago

rtrbt commented 2 years ago

Log all charges into a binary file: (Written when starting to charge)

(Written when finished)

For simple reports: Read the binary file in chunks, translate to CSV on the fly and stream out with an HTTP chunked response.

jensstark commented 2 years ago

Reports? Generate CSV or similar to create accounting records. Running number, Tag ID, start time, end time, charged energy...

Retrievable via Web API, offering sample LibreCalc instructions to use.

Alestrix commented 2 years ago

Idea: Once 1p3p is possible (Energy Manager), allow setting 1p/3p per nfc tag