Currently the Live Plant Status board dashboard shows fake seed data. The idea is to implement a first draft of the data ingestion flow, load data into the database and serve it to the dashboard.
This ticket will most likely branch into more concrete ones but it can be used as a pin for the high-level feature.
Tasks to implement this:
Fetch data from the database
Fetch plant metadata from the BMRS API
Enable filtering on the UI
Currently the Live Plant Status board dashboard shows fake seed data. The idea is to implement a first draft of the data ingestion flow, load data into the database and serve it to the dashboard.
This ticket will most likely branch into more concrete ones but it can be used as a pin for the high-level feature.
Tasks to implement this:
Fetch data from the database
Fetch plant metadata from the BMRS API
BMRSDataServiceservice #20Enable filtering on the UI
Planttable #21