发卡关卡的读卡流程完成
This commit is contained in:
21
config.yml
21
config.yml
@@ -1,7 +1,7 @@
|
||||
location: wushan
|
||||
point: 5
|
||||
relay: COM7
|
||||
maxTimeout: 60 # 单位 s
|
||||
maxTimeout: 60 # 单位 s,必须大于 0
|
||||
log:
|
||||
level: debug
|
||||
file:
|
||||
@@ -20,12 +20,13 @@ aliyun:
|
||||
voice: zhifeng_emo
|
||||
game:
|
||||
url: rtu:///dev/ttyUSB0 # 点位 5 的串口地址
|
||||
# cardGroups: # 点位 4 的发卡器配置
|
||||
# - name: gpiochip0
|
||||
# outOK: 6
|
||||
# lower: 13
|
||||
# error: 19
|
||||
# empty: 26
|
||||
# push: 11
|
||||
# reset: 22
|
||||
# pull: 27
|
||||
# pushGroups: # 点位 4 的发卡器配置
|
||||
# - name: gpiochip0
|
||||
# outOK: 6
|
||||
# lower: 13
|
||||
# error: 19
|
||||
# empty: 26
|
||||
# push: 11
|
||||
# reset: 22
|
||||
# pull: 27
|
||||
# readUrl: rtu:///dev/ttyUSB0 # 点位 4 的读卡器配置
|
||||
Reference in New Issue
Block a user