继电器、读卡器,都用统一的modbus协议
This commit is contained in:
@@ -4,5 +4,5 @@ import "game-driver/internal/routes/play/card_pusher"
|
||||
|
||||
type ConfigPush struct {
|
||||
PushGroups []*card_pusher.LineGroup
|
||||
ReadURL string
|
||||
ReadAddr string
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
package game
|
||||
|
||||
type ConfigWait struct {
|
||||
URL string
|
||||
Addr string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user