#388 fixed peripherals list not updating on add/delete of config entry

This commit is contained in:
Mikayla Fischler
2023-12-17 17:22:29 -05:00
parent f23b7e2c2f
commit 37659d687e
2 changed files with 3 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.6"
local RTU_VERSION = "v1.7.7"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_UNIT_HW_STATE = databus.RTU_UNIT_HW_STATE