Edit this page

The following pages and posts are tagged with

TitleTypeExcerpt
WoT integration example Page Wrapping up the WoT integration with a practical example. Tip: To experiment with Thing Models and having them exposed as HTTP resources, simply create them as a GitHub Gist. Each revision of the file will get a unique HTTP endpoint which...
WoT (Web of Things) integration Page Eclipse Ditto added support for optional WoT (Web of Things) integration in Ditto version 2.4.0. The integration is based on the Web of Things (WoT) Thing Description 1.1. Using this integration, Ditto managed digital twins can be linked to WoT “Thing Models” from which Ditto can...
WoT Validation Config API Page WoT Validation Config API This page documents the management of WoT (Web of Things) validation configuration in Eclipse Ditto, including API endpoints, dynamic configuration, distributed state, recovery, and practical examples. Introduction Eclipse Ditto allows you to configure WoT Thing Model validation both statically (via config files or environment...
WoT Tooling: Code Generation and OpenAPI from Thing Models Post Eclipse Ditto’s W3C WoT (Web of Things) integration lets you reference Thing Models in Thing Definitions, generate Thing Descriptions, and create Thing skeletons at runtime. Alongside that, the ditto-wot-tooling project provides build-time and CLI tools to generate Kotlin code and OpenAPI specifications from the same WoT...
W3C WoT (Web of Things) integration Post The upcoming Eclipse Ditto version 2.4.0 will add support for W3C WoT (Web of Things) integration by referencing WoT Thing Model in Ditto managed twins describing the Things’ capabilities. Using this integration, Ditto managed digital twins can be linked to WoT “Thing Models” from which Ditto can create WoT...