Future<void> startOTA(int deviceAddress, Uint8List firmwareData) { throw UnimplementedError('startOTA() has not been implemented.'); }