Closed Hypfer closed 3 years ago
@Hypfer Can you tell how this data is generated? Would be interesting to hook on changes here, but it looks like the values in the file are only generated on certain times and not on the actual events itself. Do you know if there is a way to observe when e.g. a bumper gets "clicked"?
The file seems to be updated on every restart of some relevant process.
It also contains error logs + timestamps:
root@rockrobo:~# grep Error /mnt/reserve/rrBkBox.csv
2020-02-19 09:46:25,9999,Error_Code,8
2020-02-19 10:09:39,9999,Error_Code,8
2020-02-19 15:23:38,9999,Error_Code,3
2020-02-20 10:06:43,9999,Error_Code,8
2020-02-24 09:56:25,9999,Error_Code,7
2020-03-08 21:00:30,9999,Error_Code,13
2020-03-19 10:01:34,9999,Error_Code,5
Maybe rrBkBox means Rockrobo Blackbox
? Like the ones inside planes
@Hypfer Maybe the information in this file could also be relevant for https://github.com/Hypfer/Valetudo/issues/206 ?
/mnt/reserve/rrBkBox.csv
contains data that might be interesting to see.There should be a view which displays the latest of each of those values.
It might make sense to group values logically