@dialstack/sdk-dev / js/src / RegistrationStatus
Type Alias: RegistrationStatus
TypeScript
type RegistrationStatus = "registered" | "not_registered";
Defined in: sdk/js/src/types/device.ts:191
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