roach_name_adaptor

MonitorControl.BackEnds.ROACH1.roach_name_adaptor(func)

If we send the number of the roach instead of the roach name, it will still work. This will make it easier for this code to adapt to existing client side use cases.

The convention is that the DTO ROACHs, at least, are known by names (“roach1”, “roach2”) or by index numbers (0, 1).

Note that the ROACH name or number must be the first argument.