Uses of Class
org.openhab.core.thing.dto.ChannelDTO
-
Uses of ChannelDTO in org.openhab.core.io.rest.core.thing
Modifier and TypeClassDescriptionclass
This is a data transfer object that is used to serialize channels with dynamic data like linked items. -
Uses of ChannelDTO in org.openhab.core.thing.dto
Modifier and TypeMethodDescriptionstatic Channel
ChannelDTOMapper.map
(ChannelDTO channelDTO) Maps channel DTO into channel object.