#291 RTU comms thread no longer yields every packet

This commit is contained in:
Mikayla Fischler
2023-07-18 22:28:43 -04:00
parent c0f45cfb8b
commit 681bb0963e
3 changed files with 19 additions and 11 deletions

View File

@@ -30,7 +30,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.5.4"
local RTU_VERSION = "v1.5.5"
local RTU_UNIT_TYPE = types.RTU_UNIT_TYPE
local RTU_UNIT_HW_STATE = databus.RTU_UNIT_HW_STATE