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