Class ThingTypeDTO

java.lang.Object
org.openhab.core.thing.dto.StrippedThingTypeDTO
org.openhab.core.thing.dto.ThingTypeDTO

public class ThingTypeDTO extends StrippedThingTypeDTO
This is a data transfer object that is used with to serialize thing types.
Author:
Dennis Nobel - Initial contribution, Thomas Höfer - Added thing and thing type properties, Chris Jackson - Added parameter groups, Miki Jankov - Introducing StrippedThingTypeDTO