Changes

Line 1,290: Line 1,290:  
|-
 
|-
 
|}
 
|}
 +
 +
== New Features in Wialon ==
 +
<nowiki>*</nowiki>to be updated*
 +
 +
Currently Wialon is not identifying AVLs 10828, 10829 and 10831.
 +
 +
[[File:Wialon New Beacon Parameters.png|right|frameless|390x390px]]
 +
Instead, it is creating 5 parameters for each EYE Sensor with its MAC or ID depending on how its configured.
 +
 +
* '''beacon_<MAC or ID>_id'''
 +
* '''beacon_<MAC or ID>_mac'''
 +
* '''beacon_<MAC or ID>_rssi'''
 +
* '''eye_beacon_<MAC or ID>_bat_vol'''
 +
* '''low_bat_<MAC or ID>_vol_detected'''
 +
 +
And three new parameters for all beacons
 +
 +
* '''beacon_count'''
 +
* '''beacon_nearest_id'''
 +
* '''beacon_nearest_rssi'''
 +
 +
 +
Due to this, neither features are working as expected.
 +
 +
Lost and Found feature currently is not working. It is not possible to identify what beacons have been recently found or have become lost since AVLs are not included, unless checking RSSI levels in charts from past records.
 +
 +
Although its possible to use Proximity feature, more or less, by manually creating sensors using the '''beacon_<MAC or ID>_rssi''' parameter, and manually inputting ranges, see below.