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