# References

## Apple Homekit Documentation
https://developer.apple.com/documentation/homekit

## HAP

### Characteristic Definitions
https://github.com/homebridge/HAP-NodeJS/blob/master/src/lib/definitions/CharacteristicDefinitions.ts

### Service Definitions
https://github.com/homebridge/HAP-NodeJS/blob/master/src/lib/definitions/ServiceDefinitions.ts
