added side type alias and added some validation to RSIO
This commit is contained in:
@@ -18,7 +18,7 @@ local type = type
|
||||
local util = {}
|
||||
|
||||
-- scada-common version
|
||||
util.version = "1.1.5"
|
||||
util.version = "1.1.6"
|
||||
|
||||
util.TICK_TIME_S = 0.05
|
||||
util.TICK_TIME_MS = 50
|
||||
|
||||
Reference in New Issue
Block a user