@override Future<bool> beep() async { // return await sendToConnector(() => generator.beepFlash(n: beepCount)); return true; }