BLETISensorTagScanner

From AMTech WikiDocs
Revision as of 14:17, 7 October 2016 by Carlos (Talk | contribs) (Created page with "=== BLETISensorTagScanner === Bridge bluetooth low energy Texas Instruments cc2650 and cc2650 samart tags protocols to IoT DAP [http://processors.wiki.ti.com/index.php/CC2650_...")

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

BLETISensorTagScanner

Bridge bluetooth low energy Texas Instruments cc2650 and cc2650 samart tags protocols to IoT DAP CC2650_SensorTag_User's_Guide

  • Edge Intelligence
    • Smoothing for new, broadcast and lost tag
    • iBeacon and eddystone protocols
  • Placeholders (See Placeholders)
    • #{smoothingResult} if smoothing has been set to true EddystoneScan observations can be sent to a topic depending of the smoothing process result [new|lost|broadcast]
    • #{telemetric} name of the metric collected from the smart tag.
      • uid broadcasts an opaque, unique 16-byte Beacon ID composed of a 10-byte namespace and a 6-byte instance.
      • url broadcasts a URL using a compressed encoding format in order to fit more within the limited advertisement packet.
      • tlm telemetrics
    • #{eddystoneNamespace} 10-byte ID Namespace
    • #{eddystoneInstance} 6-byte ID Instance
    • #{proximityarea} Set the EddystoneHub proximity area supported property value to targetThing proximity value field
    • #{bleProtocol} [eddystone|ibeacon]
    • #{ibeaconUuid'} iBeacon advertised uuid
    • #{'ibeaconMajor'} iBeacon advertised major
    • #{'ibeaconMinor'} iBeacon advertised minor
    • #{'ibeaconProximity} current proximity from sacanner [unknown|immediate|near|far]
  • Produced observations (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/tiSensorTagTemperature
    • /amtech/linkeddata/types/composite/observation/tiSensorTagMagnetometer
    • /amtech/linkeddata/types/composite/observation/tiSensorTagHumidity
    • /amtech/linkeddata/types/composite/observation/tiSensorTagGyroscope
    • /amtech/linkeddata/types/composite/observation/tiSensorTagDiscovered
    • /amtech/linkeddata/types/composite/observation/tiSensorTagDisconnected
    • /amtech/linkeddata/types/composite/observation/tiSensorTagBarometricPressure
    • /amtech/linkeddata/types/composite/observation/tiSensorTagAccelerometer
    • /amtech/linkeddata/types/composite/observation/tiSensorSimpleKey
    • /amtech/linkeddata/types/composite/observation/tiSensorReadIOData
    • /amtech/linkeddata/types/composite/observation/tiSensorLuxometer
  • Commands
    • /amtech/linkeddata/types/composite/observation/tiSensorWriteIOData