add default value to sounder volume for very old RTU config imports

This commit is contained in:
Mikayla Fischler
2023-12-31 15:00:38 -05:00
parent fb00e98a5b
commit 6edeb3e3b8
2 changed files with 2 additions and 2 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.10"
local RTU_VERSION = "v1.7.11"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_UNIT_HW_STATE = databus.RTU_UNIT_HW_STATE