Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 295 Bytes

AutomationActionSetElementState.md

File metadata and controls

23 lines (18 loc) · 295 Bytes
uid
AutomationActionSetElementState

Set element state

Sets the state of a dummy in an Automation script.

<Exe id="2" type="changestate">
   <Protocol>1</Protocol>
  <Type>restart</Type>
</Exe>

Possible values for Type:

  • start
  • stop
  • restart
  • pause
  • mask
  • unmask