bluemaestro: populate grafana
This commit is contained in:
parent
1899b006de
commit
6d9bc2964b
2 changed files with 31 additions and 3 deletions
|
@ -25,12 +25,11 @@ from my.core import get_files
|
|||
import my.bluemaestro as M
|
||||
|
||||
from my.config import bluemaestro as BC
|
||||
BC.export_path = get_files(BC.export_path)
|
||||
# BC.export_path = get_files(BC.export_path)[:40]
|
||||
|
||||
# print(list(M.measurements())[:10])
|
||||
|
||||
print(M.dataframe())
|
||||
|
||||
M.fill_influxdb()
|
||||
|
||||
ffwf
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue