clear status cache when connection is lost/reset, allow requesting of full status
This commit is contained in:
@@ -13,7 +13,7 @@ os.loadAPI("config.lua")
|
||||
os.loadAPI("plc.lua")
|
||||
os.loadAPI("threads.lua")
|
||||
|
||||
local R_PLC_VERSION = "alpha-v0.5.0"
|
||||
local R_PLC_VERSION = "alpha-v0.5.1"
|
||||
|
||||
local print = util.print
|
||||
local println = util.println
|
||||
|
||||
Reference in New Issue
Block a user