Skip to content

Commit

Permalink
RTU gateway version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaylaFischler committed Feb 16, 2025
1 parent 02db015 commit 9163fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtu/startup.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9163fb1

Please sign in to comment.