বাতাসের গুণমান পরীক্ষা করুন

অ্যাকশন আইডি
actions.intent.CHECK_AIR_QUALITY
বর্ণনা
একটি নির্দিষ্ট স্থানে বাতাসের গুণমান পরীক্ষা করুন।
উদাহরণ প্রশ্ন

en-US

  • বাতাসের গুণমান কী?
  • মাউন্টেন ভিউতে বাতাসের মান কেমন?
সমর্থিত ক্ষেত্র
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": []
 
}
]