pylabrobot.li_cor.odyssey.OdysseyChatterbox.request#

async OdysseyChatterbox.request(method: str, path: str, data: Dict[str, Any] | None = None) Dict[str, Any]#

Send a JSON request and return the decoded JSON object.

Parameters:
Return type:

Dict[str, Any]