Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rewrap documentation comments to 100 characters | Robin Krahl | 2018-05-28 |
| | |||
* | Introduce DeviceWrapper to abstract over devices | Robin Krahl | 2018-05-28 |
DeviceWrapper abstracts over the supported devices. It implements the traits that are implemented by all supported devices. The previous UnauthenticatedDevice is renamed to Pro to prepare Storage support. connect_model is moved to Pro::connect. |