pamoja for TypeScript - v0.1.17
    Preparing search index...

    Enumeration ReliabilityConst

    Whether a CoAP request is acknowledged and retried.

    Index
    Confirmable: "Confirmable"

    The request is acknowledged, and retransmitted until an ACK arrives.

    NonConfirmable: "NonConfirmable"

    Fire and forget: the request is sent once and not acknowledged.