moo.shell.iac.parse_gmcp

moo.shell.iac.parse_gmcp(payload)

Inverse of encode_gmcp — returns the (module, data_or_None) tuple from a GMCP frame payload.

Return type:

tuple[str, object]