Uses of Interface
org.eclipse.ditto.wot.integration.provider.WotThingModelFetcher
Packages that use WotThingModelFetcher
Package
Description
The TM to TD Generator for the WoT (Web of Things) integration.
-
Uses of WotThingModelFetcher in org.eclipse.ditto.wot.integration.generator
Methods in org.eclipse.ditto.wot.integration.generator with parameters of type WotThingModelFetcherModifier and TypeMethodDescriptionstatic WotThingDescriptionGeneratorWotThingDescriptionGenerator.of(akka.actor.ActorSystem actorSystem, WotConfig wotConfig, WotThingModelFetcher thingModelFetcher) Creates a new instance of WotThingDescriptionGenerator with the givenwotConfig.static WotThingSkeletonGeneratorWotThingSkeletonGenerator.of(akka.actor.ActorSystem actorSystem, WotThingModelFetcher thingModelFetcher) Creates a new instance of WotThingSkeletonGenerator with the givenwotConfig.