ewilken / hap-rs

Rust implementation of the Apple HomeKit Accessory Protocol (HAP)
Apache License 2.0
196 stars 33 forks source link

Extend the `Storage` trait to be able to store arbitrary binary data #52

Closed ewilken closed 2 years ago

ewilken commented 3 years ago

This could be useful to e.g. persist accessory state data that lives outside of HomeKit next to the HomeKit data.