#118 RTU/PLC code cleanup
This commit is contained in:
@@ -3,6 +3,7 @@ local rtu = require("rtu.rtu")
|
||||
local imatrix_rtu = {}
|
||||
|
||||
-- create new induction matrix (mek 10.1+) device
|
||||
---@nodiscard
|
||||
---@param imatrix table
|
||||
function imatrix_rtu.new(imatrix)
|
||||
local unit = rtu.init_unit()
|
||||
|
||||
Reference in New Issue
Block a user