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..e99be34
--- /dev/null
+++ b/shared/res/master.json
@@ -0,0 +1,18 @@
+{
+ "devices": [
+ {
+ "deviceType": "x.wwst.d.basic",
+ "deviceName": "Basic",
+ "mnid": "!!!YOUR_MNID!!!",
+ "vid": "!!!YOUR_VENDOR_ID!!!"
+ }
+ ],
+ "configuration": {
+ "easySetup": {
+ "mode": 1,
+ "setupId": "000"
+ },
+ "otm": 2,
+ "crtType": 1
+ }
+} \ No newline at end of file