patricktokeeffe/rpi-ebam-plus

Data file format

Opened this issue · 1 comments

Current data file format:

Time,ConcRT(ug/m3),ConcHR(ug/m3),Flow(lpm),WS(m/s),WD(Deg),AT(C),RH(%),BP(mmHg),FT(C),FRH(%),BV(V),PM,Status
2018-06-13 17:00:00,+000007,+000008,+16.6,00.0,000,+025.7,021,702,+033.0,010,12.5,0,00000
2018-06-13 18:00:00,+000008,+000006,+16.6,00.0,000,+025.0,027,702,+032.8,012,12.5,0,00000
  • header row looks good
    • column names match manufacturer spec
    • units in parentheses is annoying but good compromise
  • could use metadata
    • unit serial number
    • unit model name?
    • programmed location?
    • timezone?
    • EBAM data report example includes Location, 1, U16264

Single header row containing serial no., location & timezone (at time of file creation)?
W15096, Location 1, UTC -08:00

Separate daily settings files will contain settings reports.