OBD2_K-line_Reader
OBD2_K-line_Reader copied to clipboard
provide installaion document
trafficstars
installation document provide
I'm not sure I even like the dict there at all. I mean sure we can add active_time. But in general it seems arbitrary whether to use mean, and/or sum, integral etc... Isn't that more consumer dependent? What's the advantage to have that decision encoded in the interface?
Actually, we don't touch the dict in metricq-grafana, but pass that down as is to metricq-js. That was the whole point of the timeline endpoint/query there
We discussed to deprecate / delete the dict function and do the conversion in metricq-grafana