RTU gateway version increment

This commit is contained in:
Mikayla Fischler 2025-02-16 11:45:26 -05:00
parent 02db01524c
commit 9163fb14c4

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.11.1"
local RTU_VERSION = "v1.11.2"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_HW_STATE = databus.RTU_HW_STATE