"mqtt": {
"name": "Mosquitto",
"host": "core-mosquitto",
"port": 1883,
"qos": 1,
"prefix": "zwave",
"reconnectPeriod": 3000,
"retain": true,
"clean": true,
"auth": false,
"username": "",
"password": "",
"disabled": true,
"_ca": "",
"ca": "",
"_cert": "",
"cert": "",
"_key": "",
"key": ""
},
"gateway": {
"type": 0,
"plugins": [],
"authEnabled": false,
"payloadType": 0,
"nodeNames": true,
"hassDiscovery": true,
"discoveryPrefix": "homeassistant",
"logEnabled": true,
"logLevel": "info",
"logToFile": false,
"values": [],
"jobs": [],
"disableChangelog": false,
"notifyNewVersions": false,
"retainedDiscovery": true,
"sendEvents": true,
"publishNodeDetails": true,
"includeNodeInfo": true,
"versions": {
"app": "11.11.0",
"driver": "15.20.1",
"server": "3.5.0"
}
},
"zwave": {
"enabled": true,
"port": "/dev/ttyACM0",
"allowBootloaderOnly": false,
"commandsTimeout": 30,
"logLevel": "info",
"rf": {
"txPower": {},
"autoPowerlevels": true,
"region": 1
},
"securityKeys": {
"S2_Unauthenticated": "FC316A4536B2487D35F32553CEDF10A7",
"S2_Authenticated": "6965E5B9FA0777E53D61F15CB73C574F",
"S2_AccessControl": "84EAE6418A81111E6CD8A74BBFE0E0A1",
"S0_Legacy": "E998594A0EB3406533A4004D015B21C9"
},
"securityKeysLongRange": {},
"deviceConfigPriorityDir": "/data/store/config",
"logEnabled": true,
"logToFile": true,
"maxFiles": 7,
"serverEnabled": true,
"serverServiceDiscoveryDisabled": false,
"enableSoftReset": true,
"disableOptimisticValueUpdate": false,
"enableStatistics": true,
"serverPort": 3000,
"maxNodeEventsQueueSize": 100,
"higherReportsTimeout": false,
"disableControllerRecovery": false,
"disableWatchdog": false,
"disableAutomaticFirmwareUpdateChecks": false,
"networkKey": "",
"disclaimerVersion": 1
},
"backup": {
"storeBackup": true,
"storeCron": "0 0 * * *",
"storeKeep": 7,
"nvmBackup": true,
"nvmBackupOnEvent": true,
"nvmCron": "0 0 * * *",
"nvmKeep": 7
},
"zniffer": {
"enabled": false,
"port": "",
"logEnabled": true,
"logToFile": true,
"maxFiles": 7,
"securityKeys": {
"S2_Unauthenticated": "",
"S2_Authenticated": "",
"S2_AccessControl": "",
"S0_Legacy": ""
},
"securityKeysLongRange": {
"S2_Authenticated": "",
"S2_AccessControl": ""
},
"convertRSSI": false
},
"ui": {
"colorScheme": "system",
"navTabs": false,
"compactMode": false,
"streamerMode": false,
"browserTitle": "Z-Wave JS UI",
"darkMode": false
}
}
This is json file of Zwave JS UI