RTU support for non reactor specific devices

This commit is contained in:
Mikayla Fischler
2022-12-07 23:17:11 -05:00
parent 2a99d1d385
commit 41913441d5
2 changed files with 11 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ config.LOG_PATH = "/log.txt"
-- 0 = APPEND (adds to existing file on start)
-- 1 = NEW (replaces existing file on start)
config.LOG_MODE = 0
-- RTU peripheral devices (named: side/network device name)
-- RTU peripheral devices (name: side/network device name)
config.RTU_DEVICES = {
{
name = "boilerValve_0",