fix(settings): correctly point to physical device for development
This commit is contained in:
@@ -8,9 +8,9 @@ rate_limit:
|
||||
per_seconds: 60
|
||||
|
||||
modbus:
|
||||
host: 192.168.0.200
|
||||
host: 192.168.1.200
|
||||
port: 502
|
||||
slave_id: 0
|
||||
slave_id: 1
|
||||
timeout_secs: 5
|
||||
|
||||
relay:
|
||||
|
||||
Reference in New Issue
Block a user