Wasm Directoryalpha
Record

weather-alert-group

No description available.

record weather-alert-group {
  alerts: option​<list​<alert-region-group>>,
  description: option​<string>,
  effective-local: option​<string>,
  effective-utc: option​<string>,
  expires-local: option​<string>,
  expires-utc: option​<string>,
  severity: option​<string>,
  title: option​<string>,
  uri: option​<string>,
}

Fields

NameTypeDescription
alertsoption​<list​<alert-region-group>>
descriptionoption​<string>
effective-localoption​<string>
effective-utcoption​<string>
expires-localoption​<string>
expires-utcoption​<string>
severityoption​<string>
titleoption​<string>
urioption​<string>