Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
364 stars 50 forks source link

Make AccessoryType, ServiceType and CharacteristicType's CustomStringConvertible #126

Closed gbrooker closed 3 years ago

gbrooker commented 3 years ago

Added a description computed property to make AccessoryType, ServiceType and CharacteristicType objects into CustomStringConvertible, and add a logging bootstrap to hap-server main.swift