Difference between revisions of "Aggregation"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "Aggregation allows to consolidate information gather from multiples m2m bridges.Use case an area has multiple M2Mbridges tracking "things" using ble beacons, the intention is...")
 
Line 1: Line 1:
Aggregation allows to consolidate information gather from multiples m2m bridges.Use case an area has multiple M2Mbridges tracking "things" using ble beacons, the intention is to aggregate all the reads done by the deployed M2Mbrigdes in one to executed a centralized smoothing process; if at less one bridge sees the beacons the thing is in; if no one bridge sees the beacon the things is out.  
+
Aggregation allows to consolidate information read from many m2m bridges.Use case, an area has multiple M2Mbridges using beacons to track "things", the intention is to aggregate all the reads done by the deployed M2Mbrigdes in one and executed a centralized smoothing process; if at less one bridge sees the beacons the thing is inside; if no one bridge sees the beacon the things is out.  
 
*This configuration is done at amtechM2MBridge level
 
*This configuration is done at amtechM2MBridge level
 
**Set aggregation source  
 
**Set aggregation source  
 
**Set aggregation
 
**Set aggregation
 +
'''At the moment aggregation works just for BLEPeripheralsScanner and BLEbeaconsScanner'''

Revision as of 13:26, 5 October 2016

Aggregation allows to consolidate information read from many m2m bridges.Use case, an area has multiple M2Mbridges using beacons to track "things", the intention is to aggregate all the reads done by the deployed M2Mbrigdes in one and executed a centralized smoothing process; if at less one bridge sees the beacons the thing is inside; if no one bridge sees the beacon the things is out.

  • This configuration is done at amtechM2MBridge level
    • Set aggregation source
    • Set aggregation

At the moment aggregation works just for BLEPeripheralsScanner and BLEbeaconsScanner