Releases: Estimote/iOS-Fleet-Management-SDK
Releases · Estimote/iOS-Fleet-Management-SDK
4.25.0
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
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
Features:
ESTProximityObserver
withonEnter
,onExit
,onBeaconsInRangeChange
methods, based on Estimote Monitoring.- Attachment-based beacon identification.
4.23.0
4.22.1
4.22.0
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.