Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1650 provide WoT TM validation #1936

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thjaeckle
Copy link
Member

@thjaeckle thjaeckle commented May 6, 2024

  • restructuring of "ditto-wot" module to enable re-usability of non-pekko/non-Ditto specifics
  • adding "validator" concept and first sample implementation (WIP)

This PR is still WIP.
Open points:

  • Provide actual validation of TMs for all hierarchy levels of changes to Things
  • Optimize conversion from Ditto-Json to Jackson
  • Provide tests
  • Provide documentation

Resolves: #1650

@thjaeckle thjaeckle added this to the 3.6.0 milestone May 6, 2024
@thjaeckle thjaeckle self-assigned this May 6, 2024
@thjaeckle thjaeckle force-pushed the wot-tm-validation branch 7 times, most recently from 0f7c883 to 7230638 Compare May 7, 2024 13:52
* restructuring of "ditto-wot" module to enable re-usability of non-pekko/non-Ditto specifics
* adding "validator" concept and first sample implementation (WIP)

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
…hingModel

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Add option to enforce validation based on referenced WoT model
1 participant