Open rtrbt opened 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.
Idea: Once 1p3p is possible (Energy Manager), allow setting 1p/3p per nfc tag
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.