• Parse a received JSON commnad.

    Returns

    The parsed command.

    Parameters

    • msg: string

      The received message.

    Returns Promise<JsonCommand>

Generated using TypeDoc