Class ItemDTO

java.lang.Object
org.openhab.core.items.dto.ItemDTO
Direct Known Subclasses:
EnrichedItemDTO, GroupItemDTO

public class ItemDTO extends Object
This is a data transfer object that is used to serialize items.
Author:
Kai Kreuzer - Initial contribution, Andre Fuechsel - added tag support
  • Field Details

  • Constructor Details

    • ItemDTO

      public ItemDTO()