Package org.openhab.core.automation.dto
Class ConditionDTO
java.lang.Object
org.openhab.core.automation.dto.ModuleDTO
org.openhab.core.automation.dto.ConditionDTO
This is a data transfer object that is used to serialize the respective class.
- Author:
- Markus Rathgeb - Initial contribution
-
Field Summary
Fields inherited from class org.openhab.core.automation.dto.ModuleDTO
configuration, description, id, label, type
-
Constructor Summary
-
Method Summary
-
Field Details
-
inputs
-
-
Constructor Details
-
ConditionDTO
public ConditionDTO()
-