Package org.openhab.core.items.dto
Class ItemDTO
java.lang.Object
org.openhab.core.items.dto.ItemDTO
- Direct Known Subclasses:
EnrichedItemDTO
,GroupItemDTO
This is a data transfer object that is used to serialize items.
- Author:
- Kai Kreuzer - Initial contribution, Andre Fuechsel - added tag support
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
-
name
-
label
-
category
-
tags
-
groupNames
-
-
Constructor Details
-
ItemDTO
public ItemDTO()
-