AbstractThingDTO |
This is a data transfer object that is used to serialize things.
|
ChannelDefinitionDTO |
This is a data transfer object that is used to serialize channel definitions.
|
ChannelDTO |
This is a data transfer object that is used to serialize channels.
|
ChannelDTOMapper |
The ChannelDTOMapper is an utility class to map channels into channel data transfer objects (DTOs).
|
ChannelGroupDefinitionDTO |
This is a data transfer object that is used to serialize channel group definitions.
|
ChannelTypeDTO |
This is a data transfer object that is used with to serialize channel types.
|
StrippedThingTypeDTO |
This is a data transfer object that is used to serialize stripped thing types.
|
StrippedThingTypeDTOMapper |
|
ThingDTO |
This is a data transfer object that is used to serialize things.
|
ThingDTOMapper |
The ThingDTOMapper is an utility class to map things into data transfer objects (DTO).
|
ThingTypeDTO |
This is a data transfer object that is used with to serialize thing types.
|