summaryrefslogtreecommitdiff
path: root/shared/res/master.json
blob: 3df039074ae649cfc588abc5622bbf677eb6979d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "devices": [
    {
      "deviceType": "x.wwst.d.basic",
      "deviceName": "!!!YOUR_DEVICE_NAME!!!",
      "mnid": "!!!YOUR_MNID!!!",
      "vid": "!!!YOUR_VENDOR_ID!!!"
    }
  ],
  "configuration": {
    "easySetup": {
      "mode": 1,
      "setupId": "!!!YOUR_SETUP_ID!!!"
    },
    "otm": 2,
    "crtType": 1
  }
}