Class EnrichedChannelDTO
java.lang.Object
org.openhab.core.thing.dto.ChannelDTO
org.openhab.core.io.rest.core.thing.EnrichedChannelDTO
This is a data transfer object that is used to serialize channels with dynamic data like linked items.
- Author:
- Kai Kreuzer - Initial contribution
-
Field Summary
Fields inherited from class org.openhab.core.thing.dto.ChannelDTO
autoUpdatePolicy, channelTypeUID, configuration, defaultTags, description, id, itemType, kind, label, properties, uid
-
Constructor Summary
-
Method Summary
-
Field Details
-
linkedItems
-
-
Constructor Details
-
EnrichedChannelDTO
-