#574 ignore failure to check formed on disconnected devices

This commit is contained in:
Mikayla Fischler
2024-12-13 17:36:32 -05:00
parent 9b443709f4
commit 78225a8cf4
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.10.18"
local RTU_VERSION = "v1.10.19"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_HW_STATE = databus.RTU_HW_STATE