4.31.0 (TOW Deprecations)
Time for the final release of Estimote Fleet Management 4.x
Next version of Estimote Fleet Management SDK will support (as its name would suggest) only managing devices at scale (i.e. connect and sync/update).
Stay tuned for EFM 5.x! 🖖
Fixed
- Failing
ESTDeviceManager
when it scanned Estimote Secure Monitoring enabled frames.
Deprecated
- Ranging devices. If you need to scan for all sorts of Estimote packets please use
Estimote Bluetooth Scanning
. - Monitoring for devices. Monitoring is what you need? Don't hesitate to use
Proximity SDK
. ESTBeaconConnection
alongside withESTBulkUpdater
(the one for old beacons, up to D3.4). If you would need for any reason to connect and/or changes settings you need this SDK in 4.x version.- Sending telemetry readings to Cloud - if needed please use
Proximity SDK
. - Sending analytics to Cloud.
Important
- Many requests were updated, and even more deprecated. Please read https://cloud.estimote.com/docs/ if you haven't so far for more information.
- This is as well last version of Estimote Fleet Management not using
Estimote Bluetooth Scanning
.