בדיקת איכות האוויר

זיהוי פעולה
actions.intent.CHECK_AIR_QUALITY
תיאור
בודקים את איכות האוויר במיקום ספציפי.
שאילתות לדוגמה
השדות הנתמכים
attributes
location.@type
location.geo.@type
location.geo.latitude
location.geo.longitude
location.name
temporalCoverage
דוגמה של JSON-LD
[
  {
    "exampleValues": [
      "2018-03-18T10:25:00"
    ],
    "name": "location",
    "schemaType": []
  },
  {
    "exampleValues": [
      "2018-03-18T10:25:00"
    ],
    "name": "attributes",
    "schemaType": []
  },
  {
    "exampleValues": [
      "2018-03-18T10:25:00"
    ],
    "name": "temporalCoverage",
    "schemaType": []
  }
]