[][src]Module carrier::conduit

Structs

Conduit

A conduit is a combined subscribe+connect client that subscribes to all devices on a shadow and streams data from them. For convenience, most common functionality is implemented into this struct, and users only need to implement handling the data.