mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
debug print
This commit is contained in:
parent
25c6b311f5
commit
fe5059dd51
@ -536,6 +536,7 @@ function comms_init(id, modem, local_port, server_port, reactor, iss)
|
||||
-- request of full status, clear cache first
|
||||
self.status_cache = nil
|
||||
send_status(plc_state.degraded)
|
||||
log._debug("sent out status cache again, did supervisor miss it?")
|
||||
elseif packet.type == RPLC_TYPES.MEK_STRUCT then
|
||||
-- request for physical structure
|
||||
_send_struct()
|
||||
|
Loading…
Reference in New Issue
Block a user