Changes

added record structure
Line 138: Line 138:     
==Last Known Position==
 
==Last Known Position==
{|style="width: 100%;"
+
{| style="width: 100%;"
 
|[[Image:Last_Known_Position.png|right]]
 
|[[Image:Last_Known_Position.png|right]]
 
{| class="wikitable" style="border-style: solid; border-width: 0px;"
 
{| class="wikitable" style="border-style: solid; border-width: 0px;"
Line 176: Line 176:     
[[Category:GH5200 Configuration]]
 
[[Category:GH5200 Configuration]]
 +
|}
 +
 +
== Eye Sensors filtered by Name List ==
 +
{| style="width: 100%;"
 +
 +
|This feature scans for Bluetooth EYE sensors and checks each sensor’s name (up to the first 10 characters) defined in “EYE Name List”. An exact name match isn’t required, the match is consideted  based on the beginning of their names. If a sensor’s name partially or fully aligns with a name on the list, the sensor’s data is stored in record (AVL ID: 11317). In cases where multiple sensors have matching names, data from all these sensors are stored into the record.[[File:Pav1.png|center|thumb]]
 +
{| class="wikitable"
 +
!Parameter ID
 +
!Name
 +
!Data type
 +
!Min
 +
! Max
 +
!Default
 +
!Description
 +
|-
 +
|70076
 +
|Sensor Configuration
 +
|Uint8
 +
|0
 +
|3
 +
|0
 +
|
 +
*0 – Disabled
 +
*1 – Custom Sensors
 +
*2 – EYE Sensors
 +
*3 – Custom and EYE Sensors
 +
|-
 +
|70077
 +
|EYE Sensor Filter
 +
|Uint8
 +
| 0
 +
|3
 +
|0
 +
|
 +
*0 – Disabled
 +
*1 – Name
 +
*2 – MAC
 +
*3 – Name and MAC
 +
|}
 +
In order to filter EYE Sensors by their complete local name and create EYE Sensor records (AVL ID: 11317), in Bluetooth 4.0 tab, Sensors group EYE Sensors and Name has to be selected.
 +
{| class="wikitable" style="border-style: solid; border-width: 0px;"
 +
| style="width: auto; text-align: left; background: #0054A6;color:white;" |'''NOTE!'''
 +
| style="width: auto; text-align: left; border: 1px solid #0054A6; border-bottom: 1px solid #0054A6; background: white;" |Currently EYE Name List and EYE Beacon Name List is sharing same list and it is duplicated
 +
|}
 +
[[File:Pav2.png|center|thumb|559x559px]]When EYE Sensor filtering by Name List is configured, records will be created according to configured Record Period when FMB is operating in either On Move or On Stop modes.
 +
{| style="width: 100%;"
 +
|
 +
==Data Clear Period==
 +
Parameter “Data Clear Period” determines the length of time a sensor must go undetected by the device before it is removed from the EYE Sensor list, thus stopping the transmission of its measurements. If the ‘Data Clear Period’ is set to 0, the sensor will never be removed from the EYE Sensor list. Consequently, it will always be included in the periodic records, even if the sensor has disappeared.
 +
{| class="wikitable"
 +
|+
 +
!Param ID
 +
!Name
 +
!Data type
 +
!Min
 +
!Max
 +
!Default
 +
!Description
 +
|-
 +
|70057
 +
|Data clear period
 +
|Uint16
 +
|0
 +
|65535
 +
|10
 +
|Defines period in seconds, for how long sensor has to be not detected in order to remove it from EYE Sensor List
 +
|}
 +
|}
 +
{| style="width: 100%;"
 +
|
 +
==RSSI==
 +
This parameter defines which EYE Sensors add to EYE Sensor List, according to their current RSSI value. If captured EYE Sensor RSSI value is lower than configured RSSI parameter, sensor will not be added to the list. If sensor already has been added to the list and its RSSI value drops below configured threshold, then such sensor’s values will not be updated anymore and if such sensor’s RSSI value will not come back to acceptable range, it will be removed from EYE Sensor List after Data Clear Period. If Data Clear Period is set to 0, sensor will not be removed, when its RSSI value drop below configured threshold.
 +
{| class="wikitable"
 +
|+
 +
!Param ID
 +
!Name
 +
!Data type
 +
!Min
 +
!Max
 +
!Default
 +
!Description
 +
|-
 +
|70005
 +
|RSSI
 +
|Int8
 +
|0
 +
| -100
 +
|0
 +
|Defines period in seconds, for how long sensor has to be not detected in order to remove it from EYE Sensor List
 +
|}
 +
|}
 +
{| style="width: 100%;"
 +
|
 +
==Record Period parameters==
 +
These parameters define how often to send EYE Sensor data to the server, when FMB is operating in On Stop or On Move modes. EYE Sensors do not have a feature to send their data using On Change mode. Records will be sent only periodically.
 +
{| class="wikitable"
 +
|+
 +
!Param ID
 +
!Name
 +
!Data type
 +
!Min
 +
!Max
 +
!Default
 +
!Description
 +
|-
 +
|258
 +
|On Move
 +
|Uint32
 +
|0
 +
|2592000
 +
|60
 +
|Defines how often to create EYE Sensor List records while vehicle is moving in seconds
 +
|-
 +
|259
 +
|On Stop
 +
|Uint32
 +
|0
 +
|2592000
 +
|60
 +
|Defines how often to create EYE Sensor List records while vehicle is not moving in seconds
 +
|}
 +
|}
 +
{| style="width: 100%;"
 +
|
 +
==EYE Sensor Settings==
 +
This parameter defines what sensor data to add to periodic EYE Sensor records. Sensor can broadcast up to 9 different sensor parameters. In order to reduce record size and traffic, feature has been added to Enable/Disable such parameters from being added to the record if some of parameters are not needed.
 +
{| class="wikitable"
 +
|+
 +
!Param ID
 +
!Name
 +
!Data type
 +
!Min
 +
!Max
 +
!Default
 +
!Description
 +
|-
 +
|70067
 +
|Temperature
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes temperature value, received from EYE Sensor
 +
|-
 +
|70068
 +
|Humidity
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes humidity value, received from EYE Sensor
 +
|-
 +
|70069
 +
|Magnet
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes magnetic field presence value around EYE sensor
 +
|-
 +
|70083
 +
|Magnet Trigger Count
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes value, which represents how many times EYE Sensor has detected magnetic sensor trigger
 +
|-
 +
|70070
 +
|Movement
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes movement value, which displays if EYE Sensor is detecting movement
 +
|-
 +
|70071
 +
|Movement Count
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes value, which represents how many times EYE Sensor has detected movement
 +
|-
 +
|70072
 +
|Pitch
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes pitch value, received from EYE Sensor accelerometer
 +
|-
 +
|70073
 +
|Roll
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes roll value, received from EYE Sensor accelerometer
 +
|-
 +
|70074
 +
|Low Battery
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes low battery value received from EYE Sensor
 +
|-
 +
|70075
 +
|Battery Voltage
 +
|Bool
 +
|0
 +
|1
 +
|0
 +
|Includes EYE Sensor battery voltage
 +
|}
 +
|}
 +
{| style="width: 100%;"
 +
|
 +
==EYE Name List==
 +
This parameter list defines what EYE Sensors will be added to EYE Sensor List. If captured EYE Sensor’s complete local name matches the one configured in the list, such EYE Sensor will be added to EYE Sensor List. If EYE Name List is empty, then every detected EYE Sensor will be added to EYE Sensor List. Keep in mind EYE Name List is sharing same parameters with EYE Beacon Name List, since these lists are duplicated.
 +
{| class="wikitable" style="border-style: solid; border-width: 0px;"
 +
| style="width: auto; text-align: left; background: #0054A6;color:white;" |'''NOTE!'''
 +
| style="width: auto; text-align: left; border: 1px solid #0054A6; border-bottom: 1px solid #0054A6; background: white;" |Not full sensor name has to match parameters in configured EYE Name List. For example, in EYE Name List there is added name EYE_SENSOR and FMB captures EYE Sensors with complete local names EYE_SENSOR1, EYE_SENSOR2, then both EYE Sensors will be added to the list. Only part from the name start has to match configured parameters in EYE Name List.
 +
|}If EYE Sensor has a name that matches configured one in EYE Name List and if it has a MAC address, that matches configured one in EYE Sensors filtered by MAC address, then such sensor will not be added to EYE Sensor list, but it’s data will be added to according EYE Sensor filtered by MAC IO elements.
 +
{| class="wikitable"
 +
|+
 +
!Param ID
 +
!Name
 +
!Data type
 +
!Min
 +
!Max
 +
!Default
 +
!Description
 +
|-
 +
|70006
 +
...70030
 +
|EYE Name List
 +
|Char
 +
|0
 +
characters
 +
|10
 +
characters
 +
|–
 +
|Configure up to 50 different EYE Sensor Name filters
 +
|}
 +
|}
 +
{| style="width: 100%;"
 +
|
 +
==Record structure==
 +
EYE sensor record stores multiple eye sensors data that match with names in eye sensor name list.
 +
{| class="wikitable"
 +
!Param ID
 +
!Name
 +
!Data type
 +
!Description
 +
|-
 +
|–
 +
|Length
 +
|Uint8_t
 +
|Reserved. Added to each EYE Sensor start. Currently always 0.
 +
|-
 +
|5
 +
|Device Name
 +
|Array
 +
|Device’s name from Device Name List tab
 +
|-
 +
|6
 +
|Temperature
 +
|Int16_t
 +
|Temperature value measured by EYE Sensor from List. Values from -32768 to +32768 with 0.01 C delta
 +
|-
 +
|7
 +
|Humidity
 +
|Uint8_t
 +
|Humidity measured by EYE Sensor from List. Values from 0 to 100%
 +
|-
 +
|8
 +
|Magnet
 +
|Uint8_t
 +
|Magnet measured by EYE Sensor from List. Values from 0 to 1
 +
|-
 +
|9
 +
|Movement
 +
|Uint8_t
 +
|Movement measured by EYE Sensor from List. Values
 +
|-
 +
|10
 +
|Movement count
 +
|Uint16_t
 +
|Movement counts measured by EYE Sensor from List. Values
 +
|-
 +
|11
 +
|Angle Pitch
 +
|Int8_t
 +
|Pitch Angle measured by EYE Sensor from List. Values from
 +
|-
 +
|12
 +
|Angle Roll
 +
|Int16_t
 +
|Roll Angle measured by EYE Sensor from List. Values from
 +
|-
 +
|13
 +
|Low Battery State
 +
|Uint8_t
 +
|Low battery state measured by EYE Sensor from List. Values from 0 to 1
 +
|-
 +
|14
 +
|Battery Voltage
 +
|Uint16_t
 +
|Battery voltage measured by EYE Sensor from List
 +
|-
 +
|15
 +
|MAC address
 +
|Uint8_t array
 +
|Device’s MAC address
 +
|-
 +
|16
 +
|Magnet Trigger Count
 +
|Uint16_t
 +
|Magnetic sensor trigger counts measured by EYE Sensor from List Values
 +
|}
 +
|}
 +
|}

Navigation menu