Expand description
The durable device-join journal model: role progress, and the status and action each recorded step derives.
Structs§
Enums§
- Device
Join Action - Device
Join Role - The two sides of a join. One device admits — it answers the access request, prepares the storage grant, signs the approval, registers the device and activates it — and the other is the device being admitted.
- Device
Join Role Progress - Device
Join Status - Derived from a journal record on demand and never stored, so it carries no wire form of its own.
- Joiner
Join Progress - Owner
Join Progress
Traits§
- Device
Join Role Progress Kind - A role’s own progress type. Each one names the role whose journal rows hold it, so a journal bound to a role accepts only that role’s progress.