local comms = require("scada-common.comms") -- coordinator communications function coord_comms() local self = { reactor_struct_cache = nil } end