Package org.openhab.core.thing.dto
Class StrippedThingTypeDTO
java.lang.Object
org.openhab.core.thing.dto.StrippedThingTypeDTO
- Direct Known Subclasses:
ThingTypeDTO
This is a data transfer object that is used to serialize stripped thing types.
Stripped thing types exclude the parameters, configDescription and channels
- Author:
- Miki Jankov - Initial contribution
-
Field Details
-
UID
-
label
-
description
-
category
-
listed
public boolean listed -
supportedBridgeTypeUIDs
-
bridge
public boolean bridge
-
-
Constructor Details
-
StrippedThingTypeDTO
public StrippedThingTypeDTO() -
StrippedThingTypeDTO
-