Skip to content

feat: fetch reference IVs

This adds support for fetching reference IVs for:

  • modules
  • bare modules
  • sensor tiles

from:

  • localDB (technically, from mongoDB directly)
  • prodDB

One consideration is that it might be more instructive to have localDB provide an API instead so we can grab the information we need and let localDB handle the querying...?

Edited by Giordon Holtsberg Stark

Merge request reports

Loading