T? handleCommandClassMultiCmd(List<int> data) { return unhandledCommandClass( COMMAND_CLASS_MULTI_CMD, 'COMMAND_CLASS_MULTI_CMD', data); }