summaryrefslogtreecommitdiff
path: root/shared/res/master.json
blob: 7d27d0f7cb620d7ffbea6cffd6a395757fc95bf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "devices": [
    {
      "deviceType": "oic.d.light",
      "deviceName": "***Your Device Name***",
      "mnid": "***Your MNID***",
      "vid": "***Your Vendor ID***"
    }
  ],
  "configuration": {
    "easySetup": {
      "mode": 1,
      "setupId": "***Your Setup ID***"
    },
    "otm": 2,
    "crtType": 1
  }
}