Uses of Class
org.openhab.core.thing.dto.ChannelDefinitionDTO
Packages that use ChannelDefinitionDTO
-
Uses of ChannelDefinitionDTO in org.openhab.core.thing.dto
Fields in org.openhab.core.thing.dto with type parameters of type ChannelDefinitionDTOConstructor parameters in org.openhab.core.thing.dto with type arguments of type ChannelDefinitionDTOModifierConstructorDescriptionChannelGroupDefinitionDTO
(String id, String label, String description, List<ChannelDefinitionDTO> channels)