@edgible-team/sdk
    Preparing search index...

    Function isTlsPinMismatchError

    • True when a failed ingest PUT looks like a PIN mismatch (the device rotated its ingest leaf) rather than a plaintext/unreachable edge. Unwraps one level of cause so it works on both a raw Node TLS error (CLI push) and an EdgibleError-wrapped stream failure (SDK seed).

      Parameters

      • error: unknown

      Returns boolean