#67 turbine valve RTU supervisor session, bugfixes with redstone RTU session

This commit is contained in:
Mikayla Fischler
2022-06-05 09:30:56 -04:00
parent c764506999
commit 5068e47590
6 changed files with 342 additions and 22 deletions

View File

@@ -62,6 +62,7 @@ function redstone.new(session_id, unit_id, advert, out_queue)
local self = {
session = unit_session.new(unit_id, advert, out_queue, log_tag, TXN_TAGS),
in_q = mqueue.new(),
has_di = false,
has_ai = false,
periodics = {