UNIT_OPTION (ENUM)¶
TYPE UNIT_OPTION :
Pass one of those options to the corresponding input of an API calling FB in order to configure the units of the weather data. “STANDARD”, for example, uses Kelvin for tempereatures, while “IMPERIAL” uses °F and “METRIC” °C. You can check all available units for every attribute in the OpenWeather API documentation.
- Attributes:
qualified_only
- InOut:
Name
Initial
STANDARD
0
METRIC
IMPERIAL