UNPKG

thing-it-device-ibeacon

Version:
30 lines (29 loc) 792 B
module.exports = { label: "Hotel", id: "hotel", autoDiscoveryDeviceTypes: [/*{ plugin: "ibeacon/iBeacon", confirmRegistration: true, persistRegistration: false, defaultConfiguration: {}, options: {} }*/], devices: [/*{ label: "iBeacon Hallway", id: "iBeaconHallway", plugin: "ibeacon/iBeacon", configuration: {uuid: "e2c56db5dffb48d2b060d0f5a71096e0", major: 0, minor: 0}, logLevel: "debug" },*/ { label: "Beacon Scanner Lounge", id: "beaconScannerLounge", plugin: "ibeacon/beaconScanner", configuration: {}, logLevel: "debug" }], groups: [], services: [], eventProcessors: [], data: [], logLevel: "debug" };