Skip to content

Commit ee2d9ff

Browse files
committed
Added support for Telemetry v1.1. packet.
1 parent 383893a commit ee2d9ff

File tree

388 files changed

+403
-402
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

388 files changed

+403
-402
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 4.7.4 (August 11, 2017)
2+
3+
Features:
4+
5+
- Added support for Telemetry v1.1 packet
6+
7+
Improvements:
8+
9+
- Fixed synchronising iBeacon packet's data for Location Beacons
10+
111
## 4.7.3 (August 5, 2016)
212

313
Bug fixes:

Documents/Classes/ESTAnalyticsManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ <h4 class="method-subtitle">Declared In</h4>
602602
<div id="footer">
603603
<hr />
604604
<div class="footer-copyright">
605-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
605+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
606606

607607
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
608608

Documents/Classes/ESTBeacon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ <h4 class="method-subtitle">Declared In</h4>
575575
<div id="footer">
576576
<hr />
577577
<div class="footer-copyright">
578-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
578+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
579579

580580
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
581581

Documents/Classes/ESTBeaconConnection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4940,7 +4940,7 @@ <h4 class="method-subtitle">Declared In</h4>
49404940
<div id="footer">
49414941
<hr />
49424942
<div class="footer-copyright">
4943-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
4943+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
49444944

49454945
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
49464946

Documents/Classes/ESTBeaconManager.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1442,7 +1442,7 @@ <h4 class="method-subtitle">Declared In</h4>
14421442
<div id="footer">
14431443
<hr />
14441444
<div class="footer-copyright">
1445-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
1445+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
14461446

14471447
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
14481448

Documents/Classes/ESTBeaconOperationConnectivityInterval.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h4 class="method-subtitle">Declared In</h4>
286286
<div id="footer">
287287
<hr />
288288
<div class="footer-copyright">
289-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
289+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
290290

291291
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
292292

Documents/Classes/ESTBeaconOperationConnectivityPower.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ <h4 class="method-subtitle">Declared In</h4>
286286
<div id="footer">
287287
<hr />
288288
<div class="footer-copyright">
289-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
289+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
290290

291291
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
292292

Documents/Classes/ESTBeaconOperationDeviceInfoApplicationVersion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h4 class="method-subtitle">Declared In</h4>
220220
<div id="footer">
221221
<hr />
222222
<div class="footer-copyright">
223-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
223+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
224224

225225
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
226226

Documents/Classes/ESTBeaconOperationDeviceInfoBootloaderVersion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h4 class="method-subtitle">Declared In</h4>
220220
<div id="footer">
221221
<hr />
222222
<div class="footer-copyright">
223-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
223+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
224224

225225
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
226226

Documents/Classes/ESTBeaconOperationDeviceInfoHardwareVersion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h4 class="method-subtitle">Declared In</h4>
220220
<div id="footer">
221221
<hr />
222222
<div class="footer-copyright">
223-
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-05)</span><br />
223+
<p><span class="copyright">&copy; 2016 Estimote. All rights reserved. (Last updated: 2016-08-11)</span><br />
224224

225225
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 963)</a>.</span></p>
226226

0 commit comments

Comments
 (0)