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

זיהוי פעולה
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": []
  }
]