@homebridge/hap-nodejs
Version:
HAP-NodeJS is a Node.js implementation of HomeKit Accessory Server.
9 lines • 386 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
/**
* Service and Characteristic definitions were moved to
* https://github.com/homebridge/HAP-NodeJS/blob/latest/src/lib/definitions/CharacteristicDefinitions.ts
* and
* https://github.com/homebridge/HAP-NodeJS/blob/latest/src/lib/definitions/ServiceDefinitions.ts
*/
//# sourceMappingURL=HomeKit.js.map
;