summaryrefslogtreecommitdiff
path: root/shared/res/master.json
diff options
context:
space:
mode:
Diffstat (limited to 'shared/res/master.json')
-rw-r--r--shared/res/master.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/shared/res/master.json b/shared/res/master.json
new file mode 100644
index 0000000..59f3ed6
--- /dev/null
+++ b/shared/res/master.json
@@ -0,0 +1,18 @@
+{
+ "devices": [
+ {
+ "deviceType": "x.wwst.d.basic",
+ "deviceName": "*** YOUR DEVICE NAME ***",
+ "mnid": "*** YOUR NMID ***",
+ "vid": "*** YOUR VENDOR ID ***"
+ }
+ ],
+ "configuration": {
+ "easySetup": {
+ "mode": 1,
+ "setupId": "*** YOUR SETUP ID ***"
+ },
+ "otm": 2,
+ "crtType": 1
+ }
+}