发卡关卡的读卡流程完成

This commit is contained in:
2024-12-10 17:40:59 +08:00
parent 193fa806c2
commit 25cb34f6f5
6 changed files with 157 additions and 60 deletions

View File

@@ -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 的读卡器配置