BLEGattCentral

From AMTech WikiDocs
Revision as of 19:36, 18 September 2017 by Carlos (Talk | contribs) (Created page with "=== BLEGattCentral === Bridge BLE GATT services and characteristics reads to IoT DAP protocol. *leverages BLE GATT ([https://www.safaribooksonline.com/library/view/getting-st...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

BLEGattCentral

Bridge BLE GATT services and characteristics reads to IoT DAP protocol.

  • leverages BLE GATT (Generic Attribute Profile) standard
  • services and characteristics can be configuring setting gattProfileConfig property
    • Service id and name
    • Characteristics id, name and type
BLEServicesReader GATT configuration
  • Edge Intelligence
    • Discover beacons and read the services with the frequency set to bleServicesReadFrequency property.
    • Read services and characteristics set to bleReadServiceCharacteristics property
    • Discover devices with advertise type set to bleDeviceLocalName property
  • Placeholders (See Placeholders)
    • None
  • Produced observations (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/bLEServicesRead
  • Commands (see /amtech/linkeddata/types/composite/observation)
    • /None