Advertisement
black0r1337

Untitled

Dec 11th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. rule "WZ Saugen"
  2. when
  3. Item WZ_Saugen received command
  4. then
  5. if (receivedCommand==ON){
  6. sendCommand(XiaVac_action_Command,"app_segment_clean[18]" )
  7. }
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement