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
FieldsModifier and TypeFieldDescriptionList
<@NonNull ConditionDTO> List
<@NonNull ConfigDescriptionParameterDTO> List
<@NonNull TriggerDTO> -
Constructor Summary
Constructors -
Method Summary