Future<String> sendCommand(String receiverId, String strCmd) async { throw UnimplementedError('sendCommand() has not been implemented.'); }