Difference between revisions of "BLETISensorTagScanner"

From AMTech WikiDocs
Jump to: navigation, search
(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_...")
 
(BLETISensorTagScanner)
Line 3: Line 3:
 
[http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guide#IO_Service CC2650_SensorTag_User's_Guide]
 
[http://processors.wiki.ti.com/index.php/CC2650_SensorTag_User's_Guide#IO_Service CC2650_SensorTag_User's_Guide]
 
*Edge Intelligence
 
*Edge Intelligence
**Smoothing for new, broadcast and lost tag
+
**analyze changes and percent of changes by metrics
**iBeacon and eddystone protocols
+
 
*Placeholders (See [[Observation enrichment#Placeholders substitution|Placeholders]])
 
*Placeholders (See [[Observation enrichment#Placeholders substitution|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.  
 
** #{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)
 
*Produced observations (see /amtech/linkeddata/types/composite/observation)
 
**/amtech/linkeddata/types/composite/observation/tiSensorTagTemperature
 
**/amtech/linkeddata/types/composite/observation/tiSensorTagTemperature
Line 31: Line 18:
 
**/amtech/linkeddata/types/composite/observation/tiSensorReadIOData
 
**/amtech/linkeddata/types/composite/observation/tiSensorReadIOData
 
**/amtech/linkeddata/types/composite/observation/tiSensorLuxometer
 
**/amtech/linkeddata/types/composite/observation/tiSensorLuxometer
*Commands
+
*Commands (see /amtech/linkeddata/types/composite/observation)
 
**/amtech/linkeddata/types/composite/observation/tiSensorWriteIOData
 
**/amtech/linkeddata/types/composite/observation/tiSensorWriteIOData

Revision as of 14:20, 7 October 2016

BLETISensorTagScanner

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

  • Edge Intelligence
    • analyze changes and percent of changes by metrics
  • Placeholders (See Placeholders)
    • #{telemetric} name of the metric collected from the smart tag.
  • 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 (see /amtech/linkeddata/types/composite/observation)
    • /amtech/linkeddata/types/composite/observation/tiSensorWriteIOData