#378 fixed unit input not being re-shown on RTU configurator

This commit is contained in:
Mikayla Fischler
2023-11-28 18:05:07 -05:00
parent b1f1753a8d
commit 4ec060ba24
2 changed files with 8 additions and 1 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.7.3"
local RTU_VERSION = "v1.7.4"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_UNIT_HW_STATE = databus.RTU_UNIT_HW_STATE