1+ {
2+ "command" : " configfile" ,
3+ "network" : {
4+ "bssid" : " " ,
5+ "ssid" : " esp-rfid" ,
6+ "wmode" : 1 ,
7+ "hide" : 0 ,
8+ "pswd" : " " ,
9+ "offtime" : 0 ,
10+ "dhcp" : 1 ,
11+ "ip" : " " ,
12+ "subnet" : " " ,
13+ "gateway" : " " ,
14+ "dns" : " " ,
15+ "apip" : " 192.168.4.1" ,
16+ "apsubnet" : " 255.255.255.0" ,
17+ "fallbackmode" : 0
18+ },
19+ "hardware" : {
20+ "readertype" : 1 ,
21+ "wgd0pin" : 4 ,
22+ "wgd1pin" : 5 ,
23+ "wifipin" : 255 ,
24+ "rtype" : 1 ,
25+ "ltype" : 0 ,
26+ "rpin" : 4 ,
27+ "rtime" : 400 ,
28+ "doorname" : " Door" ,
29+ "beeperpin" : 255 ,
30+ "ledwaitingpin" : 255 ,
31+ "openlockpin" : 255 ,
32+ "doorbellpin" : 255 ,
33+ "accessdeniedpin" : 255 ,
34+ "useridstoragemode" : " hexadecimal" ,
35+ "requirepincodeafterrfid" : 1 ,
36+ "allowpincodeonly" : 0 ,
37+ "removeparitybits" : 1 ,
38+ "doorstatpin" : 255 ,
39+ "maxOpenDoorTime" : 0
40+ },
41+ "general" : {
42+ "hostnm" : " esp-rfid" ,
43+ "restart" : 0 ,
44+ "pswd" : " admin" ,
45+ "openinghours" : [
46+ " 111111111111111111111111" ,
47+ " 111111111111111111111111" ,
48+ " 111111111111111111111111" ,
49+ " 111111111111111111111111" ,
50+ " 111111111111111111111111" ,
51+ " 111111111111111111111111" ,
52+ " 111111111111111111111111"
53+ ],
54+ "openinghours2" : [
55+ " 111111111111111111111111" ,
56+ " 111111111111111111111111" ,
57+ " 111111111111111111111111" ,
58+ " 111111111111111111111111" ,
59+ " 111111111111111111111111" ,
60+ " 111111111111111111111111" ,
61+ " 111111111111111111111111"
62+ ]
63+ },
64+ "mqtt" : {
65+ "enabled" : 0 ,
66+ "host" : " " ,
67+ "port" : 1883 ,
68+ "topic" : " " ,
69+ "autotopic" : 0 ,
70+ "user" : " " ,
71+ "pswd" : " " ,
72+ "syncrate" : 180 ,
73+ "mqttlog" : 0
74+ },
75+ "ntp" : {
76+ "server" : " pool.ntp.org" ,
77+ "interval" : 30 ,
78+ "tzinfo" : " "
79+ }
80+ }
0 commit comments