Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICurrentWeather

Current weather conditions

Hierarchy

  • ICurrentWeather

Index

Properties

city

city: string

city name

dayNight

dayNight: string

day night prefix ('', 'day-', 'night-")

description

description: string

weather description

id

id: number

weather type id

temp

temp: string

temperature string

tempValue

tempValue: number

temperature value in K

time

time: number

call time UTC milli sec

Generated using TypeDoc