tizen 5.0 migration
[apps/native/co2-meter.git] / plugin / device-profile.json
1 {
2   "name": "co2 sensor",
3   "components": [
4     {
5       "id": "main",
6       "capabilities": [
7         {
8           "id": "switch"
9         },
10         {
11           "id": "airQualitySensor"
12         },
13         {
14           "id": "thermostatCoolingSetpoint"
15         }
16       ]
17     }
18   ],
19   "metadata": {
20     "mnmn": "",
21     "vid": "",
22     "deviceType": "AirPurifier"
23   }
24 }