GATE
gate_tech_webapi_weather_request_class Struct Reference

Public Attributes

gate_struct_t struct_base
 
gate_string_t provider
 
gate_real32_t latitude
 
gate_real32_t longitude
 
gate_string_t location
 
gate_time_t record_time
 

Member Data Documentation

◆ latitude

gate_real32_t gate_tech_webapi_weather_request_class::latitude

geoposition latitude of target area where weather state is requested

◆ location

gate_string_t gate_tech_webapi_weather_request_class::location

text geo-location of target area where weather state is requested

◆ longitude

gate_real32_t gate_tech_webapi_weather_request_class::longitude

geoposition longitude of target area where weather state is requested

◆ provider

gate_string_t gate_tech_webapi_weather_request_class::provider

optional weather API provider (format: "name:APIKEY")

◆ record_time

gate_time_t gate_tech_webapi_weather_request_class::record_time

requested time of projected or recorded weather data


The documentation for this struct was generated from the following file: