#201 supervisor pocket diagnostics session

This commit is contained in:
Mikayla Fischler
2023-04-18 13:49:59 -04:00
parent d295c2b3c3
commit 449e393b73
7 changed files with 314 additions and 77 deletions

View File

@@ -10,6 +10,7 @@ config.TRUSTED_RANGE = 0
config.PLC_TIMEOUT = 5
config.RTU_TIMEOUT = 5
config.CRD_TIMEOUT = 5
config.PKT_TIMEOUT = 5
-- expected number of reactors
config.NUM_REACTORS = 4