Change all the SmartThings APIs for Tizen 5.0
[apps/native/st-things-blind.git] / shared / res / master.json
1 {
2   "devices": [
3     {
4       "deviceType": "oic.d.light",
5       "deviceName": "Smart_Blind",
6       "mnid": "***Your MNID***",
7       "vid": "Blind_Vendor"
8     }
9   ],
10   "configuration": {
11     "easySetup": {
12       "mode": 1,
13       "setupId": "***Your Setup ID"
14     },
15     "otm": 2,
16     "crtType": 1
17   }
18 }