Name | Type | Description | Notes |
---|---|---|---|
actionId | int | [optional] | |
actionParam | OneOfChannelActionParams | [optional] | |
delayMs | int | Delay before this operation in scene, in milliseconds. | [optional] |
waitForCompletion | bool | Whether to wait before proceeding with the scene until this operation completes. | [optional] |
subjectType | \Supla\ApiClient\Model\ActionableSubjectTypeNames | [optional] | |
subjectId | int | [optional] | |
owningSceneId | int | ID of the scene that this operation belongs to. | [optional] |
subject | \Supla\ApiClient\Model\ActionableSubject | [optional] |