@dialstack/sdk / index / RegistrationStatus
Type Alias: RegistrationStatus
type RegistrationStatus = "registered" | "not_registered";
Defined in: sdk/src/types/device.ts:169
Live reachability of a device, derived at read time from its assigned lines.
registered: the device is currently reachable (online)not_registered: the device is not currently reachable, or has no lines