MELCloud & MELCloud Home API for Node.js - v48.2.0
    Preparing search index...

    Function isHttpError

    • Type guard for HTTP errors thrown by the internal HTTP client.

      Parameters

      • error: unknown

        Value caught from a failed HTTP request.

      Returns error is HttpError<unknown>

      Whether the value is an HttpError.