Replies: 1 comment 1 reply
-
Sure, as documented using content negotiation: https://eclipse.dev/ditto/basic-wot-integration.html#thing-description-generation |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
I have created a Thing instance using the Thing Model, which includes 'tm:extends' and 'tm:submodel' in the links. Now, I need to validate the Thing instance using the definition. However, using '/api/2/things/{thingId}/definition' only provides the URL of the definition, not the complete content. Is there any related API that I can use to obtain the complete content of the definition?
Beta Was this translation helpful? Give feedback.
All reactions