Line 80: |
Line 80: |
| | | |
| ==== EYE Sensor Capturing Configuration ==== | | ==== EYE Sensor Capturing Configuration ==== |
− | As an example on how to set Beacons Capturing Configuration parameters EYE Sensor can be used. Protocols used can be found here(link). | + | As an example on how to set Beacons Capturing Configuration parameters EYE Sensor can be used. Protocols used can be found [[EYE SENSOR / BTSMP1#Beacon and sensors data|here]](link). |
| [[File:Beacons Capturing Configuration set.png|thumb|1143x1143px|Parameter values]] | | [[File:Beacons Capturing Configuration set.png|thumb|1143x1143px|Parameter values]] |
| [[File:Beacon temp marked.png|right|frameless|545x545px]] | | [[File:Beacon temp marked.png|right|frameless|545x545px]] |
Line 96: |
Line 96: |
| | | |
| * '''Name''' - Eddystone and iBeacon were typed to name different sensors. | | * '''Name''' - Eddystone and iBeacon were typed to name different sensors. |
− | *'''Manufacturer ID''' - is taken from protocol description, passing 9bytes and capturing UUID and Type. AAFE00, to comply Manufacturer ID size which is 4 bytes, 00 is added. | + | *'''Manufacturer ID''' - is taken from protocol description, which can be found [[EYE SENSOR / BTSMP1#Beacon and sensors data|here]]. UUID and Type value is AAFE00 for Eddystone. CompanyID and Beacon Type are used for iBeacon which is 4C000215. |
− | *'''Manufacturer ID Offset''' - number used to indicate when Manufacturer ID starts in advertising packet. | + | *'''Manufacturer ID Offset''' - passes 9bytes in advertising packet to indicate when Manufacturer ID starts. 5bytes for iBeacon. |
− | *'''Manufacturer ID Size''' - number which indicates length of Manufacturer ID. | + | *'''Manufacturer ID Size''' - number which indicates size of Manufacturer ID. 3bytes for Eddystone 4bytes for iBeacon. |
| *'''Beacon ID Offset''' - number used to indicate when Beacon ID starts in advertising packet. | | *'''Beacon ID Offset''' - number used to indicate when Beacon ID starts in advertising packet. |
− | *'''Beacon ID Size''' - number which indicates length of Beacon ID size, Instance ID is set in Eddystone and whole ID in iBeacon. | + | *'''Beacon ID Size''' - number which indicates length of Beacon ID size. E.g. Instance ID is set in Eddystone and whole ID(UUID, Major, Minor) in iBeacon. |
| *'''Additional Data Offset''' and '''Additional Data Size''' - allows to capture specific data of the Beacons advertised packet e.g. Temperature. | | *'''Additional Data Offset''' and '''Additional Data Size''' - allows to capture specific data of the Beacons advertised packet e.g. Temperature. |
| *'''Beacon ID Source'''- configured ID output is shown in pictures. MAC address can be used as Source ID as well, in this case, It would be showed in ID section. | | *'''Beacon ID Source'''- configured ID output is shown in pictures. MAC address can be used as Source ID as well, in this case, It would be showed in ID section. |