Skip to content

Instantiable scan infos

Compare
Choose a tag to compare
@alexjuda alexjuda released this 22 Feb 11:13
· 19 commits to master since this release

Added

  • Added inits for EBSScanInfoLocationConnectivity, EBSScanInfoEstimoteTelemetryA, EBSScanInfoEstimoteTelemetryB.

Changed

  • Renamed advertisementData to serviceData in EBSScanInfoEstimoteEncrypted.
  • Updated EBSScanInfoFrameType enum's cases to fit Estimote packet names.

Fixed

  • Fixed warning on EBSUniversalScanner's state property by using a custom enum instead of deprecated CBCentralManagerState.