v0.2.0
Added
- Generic Device example.
Changed
get_device_usage
has been moved to the base implementation so that all devices have access to it.Color
now implementsserde::Serialize
andserde::Deserialize
.
Removed
TapoDeviceExt
is no longer hasDefault
andserde::Serialize
as supersets.