Whether this transport is still holdable, or has been handed on.
Static
Creates a CoAP transport from endpoint settings.
Wraps a transport in a link that loses packets and goes down.
The wrapped transport is consumed. Every fault is off unless the options name it, so a link that only drops packets says only that.
the transport to degrade.
Optional
dropEvery loses one send in every this many; up and down alternate that many sends of reachable and unreachable.
dropEvery
up
down
Wraps a transport so its next failures sends fail.
failures
This is how a caller checks that a ladder falls through to its next rung, or that a buffer fills, without unplugging anything. The wrapped transport is consumed.
Creates an MQTT transport from broker settings.
Whether this transport is still holdable, or has been handed on.