Structs§
- Connection
- Controller
- Sigma
Busy - Subscription
- Active subscription created by Connection::subscribe_attrs or Connection::subscribe_events. Decoded updates are delivered via Subscription::next; the background read loop acks them automatically. Dropping the handle stops delivery (the device-side subscription stays active until it expires or is cancelled via Connection::im_unsubscribe_all).