This ACTION will turn on or off the up and down wind of the air conditioner
    
    
    
      - API endpoint slug
 
      - ch_remote.Control_AC_windSwingUD
 
        - Filter code method
 
        - ChRemote.controlACWindSwingUD.skip(string?: reason)
 
        - Runtime method
 
        - runAction("ch_remote.Control_AC_windSwingUD", {})
 
    
  
  
  
    Action fields
        
          
          
              - Label
 
              - please choose your device
 
            - Slug
 
            - applianceList
 
            - Required
 
            - true
 
            - Can have default value
 
            - false
 
          
         
        
          
          
              - Label
 
              - control your device
 
            - Slug
 
            - command
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
              - Filter code method
 
              - ChRemote.controlACWindSwingUD.setCommand(string: command)