Package org.openhab.core.automation.dto
Class RuleDTO
java.lang.Object
org.openhab.core.automation.dto.RuleDTO
This is a data transfer object that is used to serialize rules.
- Author:
- Markus Rathgeb - Initial contribution
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
-
Field Details
-
triggers
-
conditions
-
actions
-
configuration
-
configDescriptions
-
templateUID
-
uid
-
name
-
tags
-
visibility
-
description
-
-
Constructor Details
-
RuleDTO
public RuleDTO()
-