[][src]Crate hap

Re-exports

pub use futures;
pub use serde_json;
pub use tokio;

Modules

accessory
characteristic
pairing
server
service
storage

Structs

Config

The Config struct is used to store configuration options for the HomeKit Accessory Server.

Ed25519Keypair

An ed25519 keypair.

MacAddress

A MAC address (EUI-48)

Pin

The Pin struct represents the server's 8 digit pin used for pairing.

Enums

BonjourFeatureFlag

Bonjour Feature Flag.

BonjourStatusFlag

Bonjour Status Flag.

Error

HAP error representation.

HapType

HAP Service and Characteristic type representation.

Type Definitions

Result

Result type redefinition.