Changes

95 bytes removed ,  08:01, 6 October 2022
no edit summary
Line 250: Line 250:  
'''Eye feature mode: Proximity'''
 
'''Eye feature mode: Proximity'''
   −
This functionality is only supported with Teltonika EYE beacons. EYE beacon Proximity events is a functionality which creates three different types of records, depending on the captured Beacons RSSI level which is proportional to the distance between the FM tracker and EYE Beacon. <br> Proximity events consist of near, away and lost events, whenever: <br>
+
EYE beacon Proximity events is a functionality which creates three different types of records, depending on the captured Beacons RSSI level. This functionality is only supported with Teltonika EYE beacons.<br> Proximity events consist of near, away and lost events: <br>
*EYE beacon RSSI level is below the 1st configured threshold, the beacon will be added to Near Beacon Record '''(AVL ID: 10828)'''
+
*When EYE beacon RSSI level is below the first configured threshold, the beacon will be added to Near Beacon Record '''(AVL ID: 10828)'''
*EYE BEACON RSSI level is between the 1st and 2nd configured threshold, beacon is added to Away Beacon record '''(AVL ID: 10829)'''
+
*When EYE BEACON RSSI level is between the second and first configured threshold, beacon is added to Away Beacon record '''(AVL ID: 10829)'''
*EYE Beacon RSSI level is lower than the 2nd configured threshold, beacon is added to Lost Beacon record '''(AVL ID: 10831)'''. In the case of EYE Beacon disappearing from the environment and not being detected by the FM tracker anymore, the beacon will be added to Lost Beacon record and will be removed from Beacon list.
+
*When EYE Beacon RSSI level is lower than the second configured threshold, beacon is added to Lost Beacon record '''(AVL ID: 10831)'''. In the case of EYE Beacon disappearing from the environment and not being detected by the FM tracker anymore, the beacon will be added to Lost Beacon record and will be removed from Beacon list.
    
'''Event modes''' <br>
 
'''Event modes''' <br>
Line 696: Line 696:       −
===<p style="font-size:24px><span style="color:#0054A6">FM EYE Beacon lost & found record parsing example with the new firmware (not released yet)</span>===
+
===<p style="font-size:24px><span style="color:#0054A6">FM EYE Beacon record parsing example with the new firmware</span>===
 
Below You will find an example on how to parse lost (AVL ID 10831) or found (AVL ID 10829) EYE Beacon record.
 
Below You will find an example on how to parse lost (AVL ID 10831) or found (AVL ID 10829) EYE Beacon record.