Class AbstractThingDTO

java.lang.Object
org.openhab.core.thing.dto.AbstractThingDTO
Direct Known Subclasses:
EnrichedThingDTO, ThingDTO

public abstract class AbstractThingDTO extends Object
This is a data transfer object that is used to serialize things.
Author:
Dennis Nobel - Initial contribution, Thomas Höfer - Added thing and thing type properties, Stefan Bußweiler - Added new thing status handling, Simon Kaufmann - Added label, Wouter Born - Let (Enriched)ThingDTO extend AbstractThingDTO so both can define their own "channels" type