Package org.openhab.core.sitemap.dto
Class ConditionDTO
java.lang.Object
org.openhab.core.sitemap.dto.ConditionDTO
This is a data transfer object that is used to serialize rule conditions.
- Author:
- Mark Herwege - Initial contribution
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
item
-
condition
-
value
-
-
Constructor Details
-
ConditionDTO
public ConditionDTO()
-