Uses of Class
org.eclipse.ditto.wot.integration.config.DefaultWotConfig
Packages that use DefaultWotConfig
Package
Description
Configuration for the WoT (Web of Things) integration.
-
Uses of DefaultWotConfig in org.eclipse.ditto.wot.integration.config
Methods in org.eclipse.ditto.wot.integration.config that return DefaultWotConfigModifier and TypeMethodDescriptionstatic DefaultWotConfigDefaultWotConfig.of(com.typesafe.config.Config config) Returns an instance of the thing config based on the settings of the specified Config.