Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataBlock

A data block object represents the various weather phenomena occurring over a period of time.

see

https://darksky.net/dev/docs#data-block-object

Hierarchy

Index

Properties

Properties

data

data: DataPoint[]

An array of data points, ordered by time, which together describe the weather conditions at the requested location over time.

icon

A machine-readable text summary of this data block.

summary

summary: string

A human-readable summary of this data block.

Generated using TypeDoc