Skip to content

Releases: Estimote/iOS-Fleet-Management-SDK

4.25.0

04 Oct 09:57
Compare
Choose a tag to compare

Features:

  • ESTMeshManager is now supporting triggering scanning for nearables within Mesh network and generating scan report,
  • ESTDeviceLocationBeacon has a new member (ESTMeshScanReportsManager) responsible for reading nearables scan reports from Mesh network.
  • Added request wrapper for delete pending settings

4.24.0

26 Sep 13:36
Compare
Choose a tag to compare

Features:

  • introduced ESTMeshGateway - newest tool for controlling Mesh networks. ESTMeshGateway serves two purposes:
    • confirming received Mesh packets in Estimote Cloud, so Cloud can track changes instantly,
    • periodical polling Cloud for pending changes within Mesh network and applying them right away.
  • connecting to Location Beacon applies Mesh buffer and locks pending changes within Mesh network (until they are applied across whole network)

Bugfixes:

  • not connecting to old beacons (D3.x),
  • synchronizing commands with Location Beacon,
  • sending empty settings to Cloud.

5.0.0-alpha.1

15 Sep 14:21
Compare
Choose a tag to compare
5.0.0-alpha.1 Pre-release
Pre-release

Features:

  • ESTProximityObserver with onEnter, onExit, onBeaconsInRangeChange methods, based on Estimote Monitoring.
  • Attachment-based beacon identification.

4.23.0

13 Sep 15:08
Compare
Choose a tag to compare

Features:

  • ESTMeshManager now supports triggering automapping commands in Cloud. Connect with any meshed device to start automapping across UWB Mesh network.

4.22.1

29 Aug 13:33
Compare
Choose a tag to compare

Bugfixes:

  • Corrected converting values of battery percentage

4.22.0

28 Aug 11:17
Compare
Choose a tag to compare

Improvements:
• Added a method to ESTMonitoringV2Manager for checking current monitoring state.
ESTMonitoringV2ManagerDelegate now also delegates successful start of monitoring and when monitoring state for a zone is first determined.

4.21.0

23 Aug 09:15
Compare
Choose a tag to compare

Features:

  • Location (hardware revision “F”) support calibrating magnetometers via Cloud.

Bugfixes:

  • Fixed building dictionary for GPIO settings confirmation.
  • Fix for Here & Now support on UWB beacons.

4.20.1

16 Aug 12:30
Compare
Choose a tag to compare

Bugfixes:

  • Fixed a bug where ESTBeaconManager would not send messages to its delegate (i.e. beaconManager:didRangeBeacons:inRegion:).

4.18.0

25 Jul 08:55
Compare
Choose a tag to compare

Features:

  • Cloud support and synchronization of GPIO settings.
  • GPIO Config Port 0 state can be reflected on LED

4.17.0

06 Jul 15:43
Compare
Choose a tag to compare

Features:

  • Estimote Routed Mesh support added.