Open NikkiLacrima opened 2 months ago
... update ... More digging into the handling of reattaching and ping/pong stuff leads to the conclusion that we should move all of this from relay to rlvsys that does already handle list of restrictions from several sources. This can hopefully make the collar relay handle several simultaneous restriction sources. Test implementation is worked on ...
What version of OpenCollar are you using? 8.3
On line 628 of oc_rlvsys:
This seems to be dead code. The link message CMD_RLV_RELAY is never sent, replaced by CMD_RLV, so this code is never invoked. There is also a !pong handler in oc_relay::Process().