Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 694 Bytes

File metadata and controls

18 lines (17 loc) · 694 Bytes

TODO

  1. Add local mock setup as data source
  2. Add and integrate SysID into the project
  3. Add Mode Tracking function block
  4. Integrate model solving using YaFEM package
  5. Integrate Model Update function block
  6. Wrap both SysID and Model Update into MQTT blocks.
  7. Perform live distributed simulation of SysID and Model Update.
  8. Save the received MQTT readings into
    1. json file to be pushed into InfluxDB
    2. json file
    3. .bin file used by Dmitri
  9. Load structured data into numpy from .bin file used by Dmitri (script available in https://dtl-server-2.st.lab.au.dk/TestUserDTaaS/notebooks/common/hbk/pyOMA-2%20test/OMA_on_my_beam.py)