This query returns a list of instances when your device detected wind speed higher than the value you specified. Note: this query will only return future events after this Applet is created.
     
    
    
      API endpoint slug 
      hager_iot.histor_of_wind_speed_rises 
        Runtime method 
        performQuery("hager_iot.histor_of_wind_speed_rises"} 
     
   
  
  
    Query fields 
        
          
          
              Label 
              Which device? 
            Slug 
            cid 
            Required 
            true 
            Can have default value 
            false 
           
         
        
          
          
              Label 
              What threshold? 
              Helper text 
              In m/s.  
            Slug 
            threshold 
            Required 
            true 
            Can have default value 
            true 
           
         
   
    
    
      Ingredients 
          
            
            
              Slug 
              created_at 
              Filter code 
              HagerIot.historOfWindSpeedRises.CreatedAt 
              Type 
              Date with time (ISO8601) 
                  Example 
                  2020-07-08T04:17:06+05:00 
             
           
          
            
            
              Slug 
              name 
              Filter code 
              HagerIot.historOfWindSpeedRises.Name 
              Type 
              String 
                  Example 
                  My Device 
             
           
          
            
            
              Slug 
              sid 
              Filter code 
              HagerIot.historOfWindSpeedRises.SystemSerialNumber 
              Type 
              String 
                  Example 
                  HGR12345678901234567890 
             
           
          
            
            
              Slug 
              systemName 
              Filter code 
              HagerIot.historOfWindSpeedRises.SystemName 
              Type 
              String 
                  Example 
                  My System 
             
           
          
            
            
              Slug 
              threshold 
              Filter code 
              HagerIot.historOfWindSpeedRises.Threshold 
              Type 
              String 
                  Example 
                  20 
             
           
          
            
            
              Slug 
              windstrength 
              Filter code 
              HagerIot.historOfWindSpeedRises.CurrentValue 
              Type 
              String 
                  Example 
                  10