summaryrefslogtreecommitdiff
path: root/shared/res/master.json
blob: 2061f1e384c0f3a3401618ebfa07ba0500d4c474 (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": "Smart_Blind",
      "mnid": "***Your MNID***",
      "vid": "Blind_Vendor"
    }
  ],
  "configuration": {
    "easySetup": {
      "mode": 1,
      "setupId": "***Your Setup ID"
    },
    "otm": 2,
    "crtType": 1
  }
}