tizen 5.0 migration
[apps/native/blind-motor.git] / shared / res / master.json
1 {
2   "devices": [
3     {
4       "deviceType": "x.wwst.d.basic",
5       "deviceName": "*** YOUR DEVICE NAME ***",
6       "mnid": "*** YOUR NMID ***",
7       "vid": "*** YOUR VENDOR ID ***"
8     }
9   ],
10   "configuration": {
11     "easySetup": {
12       "mode": 1,
13       "setupId": "*** YOUR SETUP ID ***"
14     },
15     "otm": 2,
16     "crtType": 1
17   }
18 }