Skip to content

Conversation

@Pietfried
Copy link
Contributor

Describe your changes

  • Introduce VariableMapping class with YAML-based mapping & JSON schema validation
  • Add mapping.yaml & mapping_schema.json for configurable mappings
  • Extend EverestDeviceModelStorage to apply bidirectional mappings
  • Update ComposedDeviceModelStorage to merge and validate mapped variables
  • Add MappingFilePath config option in manifest
  • Enhance documentation with mapping strategy and updated device model architecture

Issue ticket number and link

Original PR: #1259

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

…del and EVerest config

* Introduce VariableMapping class with YAML-based mapping & JSON schema validation
* Add mapping.yaml & mapping_schema.json for configurable mappings
* Extend EverestDeviceModelStorage to apply bidirectional mappings
* Update ComposedDeviceModelStorage to merge and validate mapped variables
* Add MappingFilePath config option in manifest
* Enhance documentation with mapping strategy and updated device model architecture

Signed-off-by: Piet Gömpel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants