Package org.openhab.core.semantics.dto
Class SemanticTagDTO
java.lang.Object
org.openhab.core.semantics.dto.SemanticTagDTO
This is a data transfer object that is used to serialize semantic tags.
- Author:
- Laurent Garnier - Initial contribution
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
uid
-
label
-
description
-
synonyms
-
-
Constructor Details
-
SemanticTagDTO
public SemanticTagDTO()
-