BattGenie / battdb

Other
5 stars 2 forks source link

HIL_meta doesnt capture the python config #24

Open chintanp opened 1 year ago

chintanp commented 1 year ago

Currently, hil_meta does not capture the python config. It does not have, for example, the field for channel. This is needed for Grafana to easily refer to which hil_id (s) to show data from.

tanevitt commented 1 year ago

Do you want channel as a column in hil_meta or a value in the config? Also, how to handling if the same channel number is being used on two different cyclers?