Package org.openhab.core.automation.dto
Class RuleTemplateDTO
java.lang.Object
org.openhab.core.automation.dto.RuleTemplateDTO
This is a data transfer object that is used to serialize the rule templates.
- Author:
- Ana Dimova - Initial contribution
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
-
Field Details
-
label
-
uid
-
tags
-
description
-
visibility
-
configDescriptions
-
triggers
-
conditions
-
actions
-
-
Constructor Details
-
RuleTemplateDTO
public RuleTemplateDTO()
-