Structs§
- Acknowledge
- Ack for control-plane operations.
- Capability
Set - Declared capabilities as defined by the spec.
- Control
Envelope - Control-plane envelope with authenticated payload.
- Device
Identity - Device identity tuple exchanged during discovery and handshake.
- Discovery
Reply - Discovery reply signed by the device.
- Discovery
Request - Discovery request broadcast by controllers.
- Frame
Envelope - Real-time frame envelope.
- Keepalive
- Control-plane keepalive frame to detect dead sessions.
- Session
Ack - Handshake session_ack payload.
- Session
Complete - Device completion acknowledgement.
- Session
Established - Internal representation of an established session derived from the handshake.
- Session
Init - Handshake session_init payload.
- Session
Ready - Controller readiness marker after keys are derived.
Enums§
- Channel
Format - Supported channel encodings for frames.
- Control
Op - Control operations enumerated by the spec.
- Error
Code - Standard error codes from docs/errors.md.
- Message
Type - Common envelope type identifiers used across CBOR payloads.