Package org.eclipse.ditto.wot.integration.generator


@AllParametersAndReturnValuesAreNonnullByDefault package org.eclipse.ditto.wot.integration.generator
The TM to TD Generator for the WoT (Web of Things) integration.
Since:
2.4.0
  • Interfaces
    Class
    Description
    Generator for WoT (Web of Things) ThingDescription based on a given WoT ThingModel and context of the Ditto Thing to generate the ThingDescription for.
    Resolver for WoT (Web of Things) ThingModels - resolves "extensions" tm:extends and "references" tm:ref in ThingModels by fetching referenced models and merging their contents together into a resulting TM.
    Generator for WoT (Web of Things) based Ditto Things and Feature skeletons based on a given WoT ThingModel for creation of Ditto entities (Things/Features).