NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
29 stars 5 forks source link

Sequencing support for multiple dictionaries #1207

Closed joswig closed 5 months ago

joswig commented 6 months ago

Allow the user to upload a set of multiple dictionaries of different types (command, optionally parameter, optionally channel) that share a version (e.g. v1).

Each version will also have a optional link to an adaptation file, but multiple versions may share an adaption file

When users create a sequence they will select a version and those dictionaries and the linked adaptation will be used for validation.

To demonstrate validation of channel dictionary in the adaptation we should load


<measurement_id>...</measurement_id>```

The names from these elements should be used to validate certain arguments
cohansen commented 5 months ago

Closed with #1237.