#578 don't allow bundled analog I/O

This commit is contained in:
Mikayla Fischler
2024-11-19 22:28:08 -05:00
parent 68851a6b30
commit 50b2f62c66
2 changed files with 32 additions and 15 deletions

View File

@@ -31,7 +31,7 @@ local sna_rtu = require("rtu.dev.sna_rtu")
local sps_rtu = require("rtu.dev.sps_rtu")
local turbinev_rtu = require("rtu.dev.turbinev_rtu")
local RTU_VERSION = "v1.10.15"
local RTU_VERSION = "v1.10.16"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_HW_STATE = databus.RTU_HW_STATE