• Library Information
    • GetLibVersion (Function)
    • GetLibVersionNumber (Function)
    • IsLibReleased (Function)
  • OpenWeather Client SL
    • Enums
      • ERROR (Enum)
      • UNIT_OPTION (Enum)
    • Function Blocks
      • APICaller (FunctionBlock)
        • BuildUrl (Method)
        • CBML
        • CheckGeoLocationParam (Method)
        • InterpretJSON (Method)
        • StateHandler
      • CurrentAndForecastWeather (FunctionBlock)
        • BuildUrl (Method)
        • InterpretJSON (Method)
        • StartAction (Method)
      • CurrentWeather (FunctionBlock)
        • BuildUrl (Method)
        • InterpretJSON (Method)
        • StartAction (Method)
      • ForecastWeather (FunctionBlock)
        • BuildUrl (Method)
        • InterpretJSON (Method)
        • StartAction (Method)
      • GeoLocatorByCoord (FunctionBlock)
        • BuildUrl (Method)
        • InterpretJSON (Method)
        • StartAction (Method)
      • GeoLocatorByName (FunctionBlock)
        • BuildUrl (Method)
        • InterpretJSON (Method)
        • StartAction (Method)
      • GeoLocatorByPostalCode (FunctionBlock)
        • BuildUrl (Method)
        • InterpretJSON (Method)
        • StartAction (Method)
      • LoadGeoLocationFromFile (FunctionBlock)
        • CyclicAction (Method)
        • ResetAction (Method)
        • StartAction (Method)
      • LoadWeatherDataFromFile (FunctionBlock)
        • CyclicAction (Method)
        • ResetAction (Method)
        • StartAction (Method)
    • Global
      • Constants (GVL)
      • Variables (GVL)
    • Structs
      • Datamodel
        • CommonWeatherData (Struct)
        • CurrentWeatherData (Struct)
        • ForecastWeatherBatch (Struct)
        • ForecastWeatherData (Struct)
        • GeoLocation (Struct)
    • Types
      • API_KEY (Alias)
      • CITY_NAME (Alias)
      • COORD_VALUE (Alias)
      • COUNTRY_CODE (Alias)
      • LANGUAGE_CODE (Alias)
      • POSTAL_CODE (Alias)
      • STATE_CODE (Alias)
      • URL (Alias)
  • Param (ParamList)
  • File and Project Information
  • Library Reference
    • Common Behaviour Model
      • Library Identification
      • Library Properties
    • JSON Utilities SL
      • Library Identification
      • Library Properties
      • Library Parameter
    • Standard
      • Library Identification
      • Library Properties
    • StringUtils
      • Library Identification
      • Library Properties
    • Web Client SL
      • Library Identification
      • Library Properties
      • Library Parameter
OpenWeather Client SL
  • Docs »
  • OpenWeather Client SL »
  • Structs

StructsΒΆ

  • Datamodel
    • CommonWeatherData (Struct)
    • CurrentWeatherData (Struct)
    • ForecastWeatherBatch (Struct)
    • ForecastWeatherData (Struct)
    • GeoLocation (Struct)