changed to SCADA terminology, changed RCaSS to reactor PLC, maybe changed other things
This commit is contained in:
6
reactor-plc/config.lua
Normal file
6
reactor-plc/config.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- unique reactor ID
|
||||
REACTOR_ID = 1
|
||||
-- port to send packets TO server
|
||||
SERVER_PORT = 16000
|
||||
-- port to listen to incoming packets FROM server
|
||||
LISTEN_PORT = 14001
|
||||
Reference in New Issue
Block a user