Package org.openhab.core.thing.dto
package org.openhab.core.thing.dto
-
ClassDescriptionThis is a data transfer object that is used to serialize things.This is a data transfer object that is used to serialize channel definitions.This is a data transfer object that is used to serialize channels.The
ChannelDTOMapper
is a utility class to map channels into channel data transfer objects (DTOs).This is a data transfer object that is used to serialize channel group definitions.This is a data transfer object that is used with to serialize channel types.This is a data transfer object that is used to serialize stripped thing types.TheStrippedThingTypeDTOMapper
is a utility class to map things into stripped thing type data transfer objects (DTOs).This is a data transfer object that is used to serialize things.TheThingDTOMapper
is a utility class to map things into data transfer objects (DTO).This is a data transfer object that is used with to serialize thing types.