Changes

no edit summary
Line 28: Line 28:  
<br>
 
<br>
 
<b>MAC</b> - MAC address of the universal sensor.<br>
 
<b>MAC</b> - MAC address of the universal sensor.<br>
<br>
+
[[Image:Lost universal sensor.png|350px|right]]
[[Image:Lost universal sensor.png|200px|right]]
   
<b>Lost Sensor Alarm</b> - When enabled TAT device will generate a record to notify that sensor has been lost. Required to be enabled for Recovery mode trigger "Lost BLE sensor" to work. <br>
 
<b>Lost Sensor Alarm</b> - When enabled TAT device will generate a record to notify that sensor has been lost. Required to be enabled for Recovery mode trigger "Lost BLE sensor" to work. <br>
 
When universal sensor is lost TAT will send a record with even number that is the first configured IO element. In shown example if sensor is lost device will generate a record with event ID 29 (BLE Battery #1:29). If it was configured for second sensor, record will have event ID 20 (BLE Battery #2:20). Depending on the type of IO element this AVL ID will have one of two values:<br>
 
When universal sensor is lost TAT will send a record with even number that is the first configured IO element. In shown example if sensor is lost device will generate a record with event ID 29 (BLE Battery #1:29). If it was configured for second sensor, record will have event ID 20 (BLE Battery #2:20). Depending on the type of IO element this AVL ID will have one of two values:<br>
 
<code>-4162</code> - if configured data is integer<br>
 
<code>-4162</code> - if configured data is integer<br>
<code>BEEF</code> - if configured data is sent as HEX number.
+
<code>BEEF</code> - if configured data is sent as HEX number. <br><br>
 
<br />
 
<br />
    
===EYE Sensor===
 
===EYE Sensor===
When EYE Sensors mode is selected MAC address of the sensor will need to be entered. [[Image:TAT EYE Sensor window2.png|200px|none]]<br />
+
[[Image:TAT EYE Sensor window2.png|200px|right]]
 +
When EYE Sensors mode is selected MAC address of the sensor will need to be entered. <br />
 
<b>MAC</b> - MAC address of the EYE Sensor.<br>
 
<b>MAC</b> - MAC address of the EYE Sensor.<br>
 
<br>
 
<br>
Line 168: Line 168:  
|-
 
|-
 
|}
 
|}
 
+
<br><br>
    
===Eddystone===
 
===Eddystone===
 +
[[Image:TAT Eddystone window.png|250px|right]]
 +
When Eddysone mode is selected Namesspace and Instance IDs will be configurable. <br />
 +
Configuring both parameters is not mandatory. If one of the parameters is is left empty TAT will find beacons matching other provided parameter. It is also possible to configure only part of a parameter (for example only 10 Namespace ID symbols instead of 20). During BLE scan device needs to <b>find at least one beacon (even if 4 different connections are configured</b>.
 +
Scanning for BLE beacons is initiated every Update Frequency. Scan will take up to 60 seconds and will end early if at least one beacon is found. <br>
 +
<br>
 +
If <b>no beacons are found</b> during a BLE scan, device will wake up, acquire location based on configuration and send a record to configured server. This record will have <b>event AVL ID 20014 with a value of 3</b>.<br>
 +
This functionality can also trigger Recovery mode. Device will send lost beacon event and then go into Recovery mode.
 +
<br><br>
       
===iBeacon===
 
===iBeacon===
 +
[[Image:TAT iBeacon window.png|250px|right]]
 +
When iBeacon mode is selected UUID, Major ID and Minor IDs will be configurable. <br />
 +
Configuring all parameters is not mandatory. If one of the parameters is is left empty TAT will find beacons matching other provided parameter. It is also possible to configure only part of a parameter (for example only 20 UUID symbols instead of 32). During BLE scan device needs to <b>find at least one beacon (even if 4 different connections are configured</b>.
 +
Scanning for BLE beacons is initiated every Update Frequency. Scan will take up to 60 seconds and will end early if at least one beacon is found. <br>
 +
<br>
 +
If <b>no beacons are found</b> during a BLE scan, device will wake up, acquire location based on configuration and send a record to configured server. This record will have <b>event AVL ID 20014 with a value of 3</b>.<br>
 +
This functionality can also trigger Recovery mode. Device will send lost beacon event and then go into Recovery mode.
 +
<br><br>