Package org.openhab.core.automation.dto
Class ActionDTO
java.lang.Object
org.openhab.core.automation.dto.ModuleDTO
org.openhab.core.automation.dto.ActionDTO
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
-
ActionDTO
public ActionDTO()
-