5354555657585960616263
if (itemBinding == null) { return; } dmxService.suspend(true); itemBinding.processCommand(dmxService, command); dmxService.suspend(false); } /**