Closed suparub closed 7 years ago
the idea is to include in each datalog the whole configuration used (including username, battery etc.), and then the actual data
I'm leaning towards splitting each cycle into it's own file, named with this pattern "user-battery-chargeN.log" or something, merging them together afterwards shouldn't be too hard if needed
Hello World ! In order to differentiate the values of user/batteries types, would it be possible to : A - include in the the log file the name of the user + type of battery or B - name the log-file by the user and battery type.
AKA : [User] Name = "" [Battery] Type = "" Voltage = 0 Brand = "" Model = ""
Goal is to differentiate users and batteries type for the BIG DATA interpretations <- lol