@dialstack/sdk / index / deviceReadiness
Function: deviceReadiness()
function deviceReadiness(device): DeviceReadiness;
Defined in: sdk/src/utils/device-readiness.ts:97
Derive the readiness conditions for a device.
The spine is provisioned → online → ready to call → first call, but it is
not a strict sequence: assigned floats and gates readyToCall, so e.g. a
userless device can be online while blocked on assignment.