Class EnrichedThingDTO

java.lang.Object
org.openhab.core.thing.dto.AbstractThingDTO
org.openhab.core.io.rest.core.thing.EnrichedThingDTO

public class EnrichedThingDTO extends AbstractThingDTO
This is a data transfer object that is used to serialize things with dynamic data like the status.
Author:
Dennis Nobel - Initial contribution, Kai Kreuzer - Removed links and items, Chris Jackson - Added 'editable' flag, Wouter Born - Let (Enriched)ThingDTO extend AbstractThingDTO so both can define their own "channels" type