This trigger fires when an input port switchs to a specific state
    
    
    
      - API endpoint slug
 
      - ti_do.input_switch
 
    
  
  
  
    Trigger fields
        
          
          
              - Label
 
              - Which input?
 
            - Slug
 
            - input_id
 
            - Required
 
            - true
 
            - Can have default value
 
            - false
 
          
         
        
          
          
              - Label
 
              - Label
 
            - Slug
 
            - label
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
          
         
        
          
          
              - Label
 
              - Which state/level?
 
              - Helper text
 
              - Select if you want to trigger the action when input turns ON or OFF
 
            - Slug
 
            - value
 
            - Required
 
            - true
 
            - Can have default value
 
            - true
 
          
         
  
    
    
      Ingredients
          
            
            
              - Slug
 
              - input_name
 
              - Filter code
 
              - TiDo.inputSwitch.InputName
 
              - Type
 
              - String
 
                  - Example
 
                  - Switch 1
 
            
           
          
            
            
              - Slug
 
              - event_timestamp
 
              - Filter code
 
              - TiDo.inputSwitch.EventTimestamp
 
              - Type
 
              - Date with time (ISO8601)
 
                  - Example
 
                  - 2020-07-08T04:17:06+05:00