2 Commits

Author SHA1 Message Date
ec57e077a2 test(scan_history,data_container): added tests; refactored to use conftest for shared fixtures 2024-11-18 12:54:18 +01:00
1d8bc6d7ec feat(data_access)!: moved to file access
BREAKING CHANGE: baseline data and async data is no longer cached on the client and instead provided through file references. To this end, the data access through scan_item.data has been generalized. Live data (i.e. monitored data) is now accessible through scan_item.live_data
2024-11-18 12:53:28 +01:00