Skip to content

4.31.0 (TOW Deprecations)

Compare
Choose a tag to compare
@chwastek chwastek released this 09 Jul 10:18
· 15 commits to master since this release

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 with ESTBulkUpdater (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