Expand description
HAP service type and characteristic enum catalogues.
Mirrors the HAP-1.1 service/characteristic namespace used by Apple Home
and the hap crate (https://crates.io/crates/hap). Keeping these as
plain Rust enums in P1 avoids the heavy hap dep until P2.
Enumsยง
- HapAccessory
Type - HAP service types exposed by the RuView bridge.
- HapCharacteristic
- HAP characteristic identifiers that the bridge reads or writes.
- HapCharacteristic
Value - Typed value carried by a HAP characteristic update.