RTU object and started modbus
This commit is contained in:
10
rtu/config.lua
Normal file
10
rtu/config.lua
Normal file
@@ -0,0 +1,10 @@
|
||||
RTU__DEVICES = {
|
||||
{
|
||||
name = "boiler_0",
|
||||
reactor_owner = 1
|
||||
},
|
||||
{
|
||||
name = "turbine_0",
|
||||
reactor_owner = 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user