pylabrobot.kbioscience.kube.KBioscienceKUBE.send_command# async KBioscienceKUBE.send_command(command: str) → str# Send a command and return the reply with the echoed command stripped. Parameters: command (str) – command string without the CR terminator, e.g. “A160”, “?”. Return type: str