#225 PLC/RTUs drop incoming packets from devices other than the configured supervisor while linked

This commit is contained in:
Mikayla Fischler
2023-06-05 19:12:43 -04:00
parent b20d42ff38
commit c536b823e7
4 changed files with 17 additions and 7 deletions

View File

@@ -28,7 +28,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.3.2"
local RTU_VERSION = "v1.3.3"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_UNIT_HW_STATE = databus.RTU_UNIT_HW_STATE