Manuals
Rendered from the same sources man reads on an installed
system. Cross-references between them are links; everything else goes to
man.openbsd.org.
OpenHAP
- openhapd.conf(5)
- OpenHAP daemon configuration file
- hapctl(8)
- control utility for openhapd
- openhapd(8)
- HomeKit Accessory Protocol daemon
OpenHVF
- openhvf(1)
- install and manage OpenBSD virtual machines
FuguLib
- FuguLib::Daemon(3p)
- detach a Perl program from its controlling terminal
- FuguLib::Log(3p)
- logging to syslog, standard error, or nowhere
- FuguLib::Privdrop(3p)
- drop root privileges permanently
- FuguLib::Process(3p)
- spawn, supervise and reap child processes
- FuguLib::Signal(3p)
- signal handlers for graceful shutdown
- FuguLib::State(3p)
- PID file handling
OpenHAP modules
- OpenHAP::Accessory(3p)
- Base class for HAP accessories
- OpenHAP::Bridge(3p)
- HAP bridge accessory
- OpenHAP::Characteristic(3p)
- HAP characteristic definitions
- OpenHAP::Config(3p)
- Configuration file parser
- OpenHAP::Crypto(3p)
- Cryptographic operations for HAP protocol
- OpenHAP::Daemon(3p)
- Daemonization and process management
- OpenHAP::DeviceLoader(3p)
- Device configuration loading and instantiation
- OpenHAP::HAP(3p)
- Main HAP server
- OpenHAP::HTTP(3p)
- HTTP/1.1 parser for HAP protocol
- OpenHAP::MDNS(3p)
- mDNS service registration wrapper for mdnsctl(8)
- OpenHAP::MQTT(3p)
- MQTT client wrapper for OpenHAP
- OpenHAP::PIN(3p)
- HomeKit Accessory Protocol PIN validation and normalization
- OpenHAP::Pairing(3p)
- HAP pairing protocol implementation
- OpenHAP::SRP(3p)
- SRP-6a implementation for HAP pairing
- OpenHAP::Service(3p)
- HAP service definitions
- OpenHAP::Session(3p)
- Encrypted session state for HAP connections
- OpenHAP::Storage(3p)
- Persistent storage for pairing data
- OpenHAP::TLV(3p)
- TLV8 encoding/decoding for HAP protocol
- OpenHAP::Tasmota::Heater(3p)
- Tasmota heater/switch HAP accessory
- OpenHAP::Tasmota::Sensor(3p)
- Tasmota temperature sensor HAP accessory
- OpenHAP::Tasmota::Thermostat(3p)
- Tasmota thermostat HAP accessory
- OpenHAP::Test::Controller(3p)
- minimal HomeKit controller for tests
- OpenHAP::Test::Controller::SRP(3p)
- SRP-6a client role for tests
- OpenHAP::Test::Integration(3p)
- Base module for OpenHAP integration tests
OpenHVF modules
- OpenHVF::ImageCache(3p)
- cache of installed OpenBSD disk images