├── .gitignore ├── CHANGELOG.md ├── Documents ├── Classes.html ├── Classes │ ├── ESTAnalyticsManager.html │ ├── ESTBeacon.html │ ├── ESTBeaconConnection.html │ ├── ESTBeaconOperationConnectivityInterval.html │ ├── ESTBeaconOperationConnectivityPower.html │ ├── ESTBeaconOperationDeviceInfoApplicationVersion.html │ ├── ESTBeaconOperationDeviceInfoBootloaderVersion.html │ ├── ESTBeaconOperationDeviceInfoHardwareVersion.html │ ├── ESTBeaconOperationDeviceInfoUTCTime.html │ ├── ESTBeaconOperationDeviceInfoUptime.html │ ├── ESTBeaconOperationEddystoneEIDEnable.html │ ├── ESTBeaconOperationEddystoneEIDInterval.html │ ├── ESTBeaconOperationEddystoneEIDPower.html │ ├── ESTBeaconOperationEddystoneTLMEnable.html │ ├── ESTBeaconOperationEddystoneTLMInterval.html │ ├── ESTBeaconOperationEddystoneTLMPower.html │ ├── ESTBeaconOperationEddystoneUIDEnable.html │ ├── ESTBeaconOperationEddystoneUIDInstance.html │ ├── ESTBeaconOperationEddystoneUIDInterval.html │ ├── ESTBeaconOperationEddystoneUIDNamespace.html │ ├── ESTBeaconOperationEddystoneUIDPower.html │ ├── ESTBeaconOperationEddystoneURLData.html │ ├── ESTBeaconOperationEddystoneURLEnable.html │ ├── ESTBeaconOperationEddystoneURLInterval.html │ ├── ESTBeaconOperationEddystoneURLPower.html │ ├── ESTBeaconOperationEstimoteLocationEnable.html │ ├── ESTBeaconOperationEstimoteLocationInterval.html │ ├── ESTBeaconOperationEstimoteLocationPower.html │ ├── ESTBeaconOperationEstimoteTLMEnable.html │ ├── ESTBeaconOperationEstimoteTLMInterval.html │ ├── ESTBeaconOperationEstimoteTLMPower.html │ ├── ESTBeaconOperationGPIO0StateReflectingOnLEDEnable.html │ ├── ESTBeaconOperationGPIOConfigPort0.html │ ├── ESTBeaconOperationGPIOConfigPort1.html │ ├── ESTBeaconOperationGPIONotificationEnable.html │ ├── ESTBeaconOperationGPIOPortsData.html │ ├── ESTBeaconOperationGenericAdvertiserData.html │ ├── ESTBeaconOperationGenericAdvertiserEnable.html │ ├── ESTBeaconOperationGenericAdvertiserInterval.html │ ├── ESTBeaconOperationGenericAdvertiserPower.html │ ├── ESTBeaconOperationIBeaconEnable.html │ ├── ESTBeaconOperationIBeaconInterval.html │ ├── ESTBeaconOperationIBeaconMajor.html │ ├── ESTBeaconOperationIBeaconMinor.html │ ├── ESTBeaconOperationIBeaconMotionUUID.html │ ├── ESTBeaconOperationIBeaconMotionUUIDEnable.html │ ├── ESTBeaconOperationIBeaconPower.html │ ├── ESTBeaconOperationIBeaconProximityUUID.html │ ├── ESTBeaconOperationIBeaconSecureUUIDEnable.html │ ├── ESTBeaconOperationIBeaconSecureUUIDPeriodScaler.html │ ├── ESTBeaconOperationPowerBatteryPercentage.html │ ├── ESTBeaconOperationPowerBatteryVoltage.html │ ├── ESTBeaconOperationPowerDarkToSleepEnable.html │ ├── ESTBeaconOperationPowerFlipToSleepEnable.html │ ├── ESTBeaconOperationPowerMotionOnlyBroadcastingDelay.html │ ├── ESTBeaconOperationPowerMotionOnlyBroadcastingEnable.html │ ├── ESTBeaconOperationPowerScheduledAdvertisingEnable.html │ ├── ESTBeaconOperationPowerScheduledAdvertisingPeriod.html │ ├── ESTBeaconOperationPowerSmartPowerModeEnable.html │ ├── ESTBeaconOperationSensorsAmbientLight.html │ ├── ESTBeaconOperationSensorsMotionNotificationEnable.html │ ├── ESTBeaconOperationSensorsPressure.html │ ├── ESTBeaconOperationSensorsTemperature.html │ ├── ESTBeaconOperationSensorsTemperatureOffset.html │ ├── ESTBeaconOperationShakeToConnectEnable.html │ ├── ESTBeaconSettingsManager.html │ ├── ESTBeaconUpdateConfig.html │ ├── ESTBeaconUpdateInfo.html │ ├── ESTBulkUpdater.html │ ├── ESTCloudManager.html │ ├── ESTCloudOperationDeviceInfoColor.html │ ├── ESTCloudOperationDeviceInfoDevelopmentMode.html │ ├── ESTCloudOperationDeviceInfoFirmwareVersion.html │ ├── ESTCloudOperationDeviceInfoGeoLocation.html │ ├── ESTCloudOperationDeviceInfoIndoorLocationIdentifier.html │ ├── ESTCloudOperationDeviceInfoName.html │ ├── ESTCloudOperationDeviceInfoTags.html │ ├── ESTCloudOperationIBeaconNonStrictMode.html │ ├── ESTCloudOperationPowerBatteryLifetime.html │ ├── ESTConfig.html │ ├── ESTDateRule.html │ ├── ESTDeviceConnectable.html │ ├── ESTDeviceDetails.html │ ├── ESTDeviceFilterBeaconV1.html │ ├── ESTDeviceFilterLocationBeacon.html │ ├── ESTDeviceFilterNearable.html │ ├── ESTDeviceGeoLocation.html │ ├── ESTDeviceIndoorLocation.html │ ├── ESTDeviceLocationBeacon.html │ ├── ESTDeviceManager.html │ ├── ESTDeviceNearable.html │ ├── ESTDeviceSchedule.html │ ├── ESTDeviceSettings.html │ ├── ESTDeviceSettingsAdvertiser.html │ ├── ESTDeviceSettingsAdvertiserConnectivity.html │ ├── ESTDeviceSettingsAdvertiserEddystoneEID.html │ ├── ESTDeviceSettingsAdvertiserEddystoneUID.html │ ├── ESTDeviceSettingsAdvertiserEddystoneURL.html │ ├── ESTDeviceSettingsAdvertiserIBeacon.html │ ├── ESTDeviceSettingsCollection.html │ ├── ESTDeviceSettingsGeneral.html │ ├── ESTDeviceShadow.html │ ├── ESTDeviceStatusReport.html │ ├── ESTDeviceUpdateInfo.html │ ├── ESTEddystone.html │ ├── ESTEddystoneAttachment.html │ ├── ESTEddystoneEID.html │ ├── ESTEddystoneFilter.html │ ├── ESTEddystoneFilterEID.html │ ├── ESTEddystoneFilterUID.html │ ├── ESTEddystoneFilterURL.html │ ├── ESTEddystoneFilterURLDomain.html │ ├── ESTEddystoneManager.html │ ├── ESTEddystoneTLM.html │ ├── ESTEddystoneUID.html │ ├── ESTEddystoneURL.html │ ├── ESTFeaturesetBackgroundMode.html │ ├── ESTFeaturesetEstimoteMonitoring.html │ ├── ESTGPIOPortsData.html │ ├── ESTLocationBeaconBulkUpdateConfiguration.html │ ├── ESTLocationBeaconBulkUpdater.html │ ├── ESTLogger.html │ ├── ESTMesh.html │ ├── ESTMeshGateway.html │ ├── ESTMeshManager.html │ ├── ESTMeshNearablesScanReportVO.html │ ├── ESTMeshNearablesScanResultVO.html │ ├── ESTMeshScanReportsManager.html │ ├── ESTMonitoringManager.html │ ├── ESTMonitoringV2Manager.html │ ├── ESTNearable.html │ ├── ESTNearableManager.html │ ├── ESTNearableOperationApplicationVersion.html │ ├── ESTNearableOperationBroadcastingScheme.html │ ├── ESTNearableOperationEddystoneURL.html │ ├── ESTNearableOperationHardware.html │ ├── ESTNearableOperationIBeaconMajor.html │ ├── ESTNearableOperationIBeaconMinor.html │ ├── ESTNearableOperationIBeaconProximityUUID.html │ ├── ESTNearableOperationMotionOnly.html │ ├── ESTNearableOperationName.html │ ├── ESTNearableOperationNearableInterval.html │ ├── ESTNearableOperationNearablePower.html │ ├── ESTNearableRule.html │ ├── ESTNearableSettingsManager.html │ ├── ESTNotificationGPIOData.html │ ├── ESTPeripheralTypeUtility.html │ ├── ESTRequestAssignGPSLocation.html │ ├── ESTRequestBeaconColor.html │ ├── ESTRequestBeaconMac.html │ ├── ESTRequestCancelPendingSettings.html │ ├── ESTRequestDeletePendingSettings.html │ ├── ESTRequestGetBeacons.html │ ├── ESTRequestGetBeaconsDetails.html │ ├── ESTRequestGetDeviceDetails.html │ ├── ESTRequestGetDevices.html │ ├── ESTRequestGetNearables.html │ ├── ESTRequestGetPendingSettings.html │ ├── ESTRequestGetSettingsHistory.html │ ├── ESTRequestRegisterDevice.html │ ├── ESTRequestV2DeletePendingSettings.html │ ├── ESTRequestV2DevicesUpdate.html │ ├── ESTRequestV2GetDeviceDetails.html │ ├── ESTRequestV2GetDevices.html │ ├── ESTRequestV3GetDeviceOwner.html │ ├── ESTRule.html │ ├── ESTSettingBase.html │ ├── ESTSettingConnectivityInterval.html │ ├── ESTSettingConnectivityPower.html │ ├── ESTSettingDeviceInfoApplicationVersion.html │ ├── ESTSettingDeviceInfoBootloaderVersion.html │ ├── ESTSettingDeviceInfoColor.html │ ├── ESTSettingDeviceInfoDevelopmentMode.html │ ├── ESTSettingDeviceInfoFirmwareVersion.html │ ├── ESTSettingDeviceInfoGeoLocation.html │ ├── ESTSettingDeviceInfoHardwareVersion.html │ ├── ESTSettingDeviceInfoIndoorLocationIdentifier.html │ ├── ESTSettingDeviceInfoIndoorLocationName.html │ ├── ESTSettingDeviceInfoName.html │ ├── ESTSettingDeviceInfoTags.html │ ├── ESTSettingDeviceInfoUTCTime.html │ ├── ESTSettingDeviceInfoUptime.html │ ├── ESTSettingEddystoneConfigurationServiceEnable.html │ ├── ESTSettingEddystoneEIDEnable.html │ ├── ESTSettingEddystoneEIDInterval.html │ ├── ESTSettingEddystoneEIDPower.html │ ├── ESTSettingEddystoneTLMEnable.html │ ├── ESTSettingEddystoneTLMInterval.html │ ├── ESTSettingEddystoneTLMPower.html │ ├── ESTSettingEddystoneUIDEnable.html │ ├── ESTSettingEddystoneUIDInstance.html │ ├── ESTSettingEddystoneUIDInterval.html │ ├── ESTSettingEddystoneUIDNamespace.html │ ├── ESTSettingEddystoneUIDPower.html │ ├── ESTSettingEddystoneURLData.html │ ├── ESTSettingEddystoneURLEnable.html │ ├── ESTSettingEddystoneURLInterval.html │ ├── ESTSettingEddystoneURLPower.html │ ├── ESTSettingEstimoteLocationEnable.html │ ├── ESTSettingEstimoteLocationInterval.html │ ├── ESTSettingEstimoteLocationPower.html │ ├── ESTSettingEstimoteTLMEnable.html │ ├── ESTSettingEstimoteTLMInterval.html │ ├── ESTSettingEstimoteTLMPower.html │ ├── ESTSettingGPIO0StateReflectingOnLEDEnable.html │ ├── ESTSettingGPIOConfigPort0.html │ ├── ESTSettingGPIOConfigPort1.html │ ├── ESTSettingGPIONotificationEnable.html │ ├── ESTSettingGPIOPortsData.html │ ├── ESTSettingGenericAdvertiserData.html │ ├── ESTSettingGenericAdvertiserEnable.html │ ├── ESTSettingGenericAdvertiserInterval.html │ ├── ESTSettingGenericAdvertiserPower.html │ ├── ESTSettingIBeaconEnable.html │ ├── ESTSettingIBeaconInterval.html │ ├── ESTSettingIBeaconMajor.html │ ├── ESTSettingIBeaconMinor.html │ ├── ESTSettingIBeaconMotionUUID.html │ ├── ESTSettingIBeaconMotionUUIDEnable.html │ ├── ESTSettingIBeaconNonStrictMode.html │ ├── ESTSettingIBeaconPower.html │ ├── ESTSettingIBeaconProximityUUID.html │ ├── ESTSettingIBeaconSecureUUIDEnable.html │ ├── ESTSettingIBeaconSecureUUIDPeriodScaler.html │ ├── ESTSettingNearableBroadcastingScheme.html │ ├── ESTSettingNearableEddystoneURL.html │ ├── ESTSettingNearableInterval.html │ ├── ESTSettingNearablePower.html │ ├── ESTSettingOperation.html │ ├── ESTSettingPowerBatteryLifetime.html │ ├── ESTSettingPowerBatteryPercentage.html │ ├── ESTSettingPowerBatteryVoltage.html │ ├── ESTSettingPowerDarkToSleepEnable.html │ ├── ESTSettingPowerFlipToSleepEnable.html │ ├── ESTSettingPowerMotionOnlyBroadcastingDelay.html │ ├── ESTSettingPowerMotionOnlyBroadcastingEnable.html │ ├── ESTSettingPowerScheduledAdvertisingEnable.html │ ├── ESTSettingPowerScheduledAdvertisingPeriod.html │ ├── ESTSettingPowerSmartPowerModeEnable.html │ ├── ESTSettingReadOnly.html │ ├── ESTSettingReadWrite.html │ ├── ESTSettingSensorsAmbientLight.html │ ├── ESTSettingSensorsMotionNotificationEnable.html │ ├── ESTSettingSensorsPressure.html │ ├── ESTSettingSensorsTemperature.html │ ├── ESTSettingSensorsTemperatureOffset.html │ ├── ESTSettingShakeToConnectEnable.html │ ├── ESTSettingsConnectivity.html │ ├── ESTSettingsDeviceInfo.html │ ├── ESTSettingsEddystoneConfigurationService.html │ ├── ESTSettingsEddystoneEID.html │ ├── ESTSettingsEddystoneTLM.html │ ├── ESTSettingsEddystoneUID.html │ ├── ESTSettingsEddystoneURL.html │ ├── ESTSettingsEstimoteLocation.html │ ├── ESTSettingsEstimoteTLM.html │ ├── ESTSettingsGPIO.html │ ├── ESTSettingsIBeacon.html │ ├── ESTSettingsPower.html │ ├── ESTSettingsSensors.html │ ├── ESTSimulatedNearableManager.html │ ├── ESTStorageManager.html │ ├── ESTTelemetryInfo.html │ ├── ESTTelemetryInfoAmbientLight.html │ ├── ESTTelemetryInfoGPIO.html │ ├── ESTTelemetryInfoMagnetometer.html │ ├── ESTTelemetryInfoMotion.html │ ├── ESTTelemetryInfoPressure.html │ ├── ESTTelemetryInfoSystemStatus.html │ ├── ESTTelemetryInfoTemperature.html │ ├── ESTTelemetryNotificationAmbientLight.html │ ├── ESTTelemetryNotificationGPIO.html │ ├── ESTTelemetryNotificationMagnetometer.html │ ├── ESTTelemetryNotificationMotion.html │ ├── ESTTelemetryNotificationPressure.html │ ├── ESTTelemetryNotificationSystemStatus.html │ ├── ESTTelemetryNotificationTemperature.html │ ├── ESTTime.html │ ├── ESTTimePeriod.html │ ├── ESTTrigger.html │ ├── ESTTriggerManager.html │ └── ESTUtilityManager.html ├── Constants.html ├── Enums.html ├── Enums │ ├── ESTBulkUpdaterDeviceUpdateStatus.html │ ├── ESTBulkUpdaterStatus.html │ ├── ESTDeviceLocationBeaconError.html │ ├── ESTDeviceSettingsManagerError.html │ ├── ESTEddystoneProximity.html │ ├── ESTGPIOConfig.html │ ├── ESTGPIOConfigError.html │ ├── ESTGPIOPort.html │ ├── ESTGPIOPortValue.html │ ├── ESTGPIOPortsDataError.html │ ├── ESTGenericAdvertiserID.html │ ├── ESTLocationBeaconBulkUpdaterError.html │ ├── ESTMonitoringManagerError.html │ ├── ESTMonitoringProximity.html │ ├── ESTNearableBroadcastingScheme.html │ ├── ESTPeripheralFirmwareState.html │ ├── ESTPeripheralTypeUtilityError.html │ ├── ESTPeripheralTypeUtilityErrorCode.html │ ├── ESTRequestAssignGPSLocationError.html │ ├── ESTRequestBaseError.html │ ├── ESTRequestBeaconColorError.html │ ├── ESTRequestBeaconMacError.html │ ├── ESTRequestGetBeaconsError.html │ ├── ESTRequestGetNearablesError.html │ ├── ESTSettingConnectableIntervalError.html │ ├── ESTSettingConnectablePowerError.html │ ├── ESTSettingDeviceInfoApplicationVersionError.html │ ├── ESTSettingDeviceInfoBootloaderVersionError.html │ ├── ESTSettingDeviceInfoHardwareVersionError.html │ ├── ESTSettingEddystoneEIDIntervalError.html │ ├── ESTSettingEddystoneEIDPowerError.html │ ├── ESTSettingEddystoneTLMIntervalError.html │ ├── ESTSettingEddystoneTLMPowerError.html │ ├── ESTSettingEddystoneUIDInstanceError.html │ ├── ESTSettingEddystoneUIDIntervalError.html │ ├── ESTSettingEddystoneUIDNamespaceError.html │ ├── ESTSettingEddystoneUIDPowerError.html │ ├── ESTSettingEddystoneURLIntervalError.html │ ├── ESTSettingEddystoneURLNamespaceError.html │ ├── ESTSettingEddystoneURLPowerError.html │ ├── ESTSettingEstimoteLocationIntervalError.html │ ├── ESTSettingEstimoteLocationPowerError.html │ ├── ESTSettingEstimoteTLMIntervalError.html │ ├── ESTSettingEstimoteTLMPowerError.html │ ├── ESTSettingGenericAdvertiserDataError.html │ ├── ESTSettingGenericAdvertiserEnableError.html │ ├── ESTSettingGenericAdvertiserIntervalError.html │ ├── ESTSettingGenericAdvertiserPowerError.html │ ├── ESTSettingIBeaconIntervalError.html │ ├── ESTSettingIBeaconMajorError.html │ ├── ESTSettingIBeaconMinorError.html │ ├── ESTSettingIBeaconPowerError.html │ ├── ESTSettingIBeaconProximityUUIDError.html │ ├── ESTSettingNearableBroadcastingSchemeError.html │ ├── ESTSettingNearableEddystoneURLError.html │ ├── ESTSettingNearableIntervalError.html │ ├── ESTSettingNearablePowerError.html │ ├── ESTSettingOperationStatus.html │ ├── ESTSettingOperationType.html │ ├── ESTSettingPowerMotionOnlyBroadcastingDelayError.html │ ├── ESTSettingPowerScheduledAdvertisingPeriodError.html │ ├── ESTSettingSensorsTemperatureOffsetError.html │ └── EStrequestV3GetFirmwresError.html ├── Protocols.html ├── Protocols │ ├── ESTBeaconConnectionDelegate.html │ ├── ESTBeaconOperationProtocol.html │ ├── ESTCloudOperationProtocol.html │ ├── ESTDeviceConnectableDelegate.html │ ├── ESTDeviceFilter.html │ ├── ESTDeviceNotificationProtocol.html │ ├── ESTEddystoneManagerDelegate.html │ ├── ESTLocationBeaconBulkUpdaterDelegate.html │ ├── ESTMonitoringV2ManagerDelegate.html │ ├── ESTNearableManagerDelegate.html │ ├── ESTNearableOperationProtocol.html │ ├── ESTPeripheralNearableDelegate.html │ ├── ESTPeripheralNotificationDelegate.html │ ├── ESTPeripheralTypeUtilityDelegate.html │ ├── ESTTelemetryNotificationProtocol.html │ └── ESTTriggerManagerDelegate.html ├── README.md ├── Type Definitions.html ├── badge.svg ├── css │ ├── highlight.css │ └── jazzy.css ├── img │ ├── build_phases.png │ ├── carat.png │ ├── dash.png │ ├── gh.png │ └── spinner.gif ├── index.html ├── js │ ├── jazzy.js │ ├── jazzy.search.js │ ├── jquery.min.js │ ├── lunr.min.js │ └── typeahead.jquery.js └── search.json ├── EstimoteFleetManagementSDK.podspec ├── EstimoteFleetManagementSDK └── EstimoteFleetManagementSDK.framework │ ├── EstimoteFleetManagementSDK │ ├── Headers │ └── Versions │ ├── A │ ├── EstimoteFleetManagementSDK │ └── Headers │ │ ├── ESTAnalyticsEventVO.h │ │ ├── ESTAnalyticsManager.h │ │ ├── ESTBaseVO.h │ │ ├── ESTBeacon.h │ │ ├── ESTBeaconBatteryLifetimesVO.h │ │ ├── ESTBeaconConnection.h │ │ ├── ESTBeaconDefinitions.h │ │ ├── ESTBeaconFirmwareVO.h │ │ ├── ESTBeaconManager.h │ │ ├── ESTBeaconManagerDelegate.h │ │ ├── ESTBeaconOperationConnectivityInterval.h │ │ ├── ESTBeaconOperationConnectivityPower.h │ │ ├── ESTBeaconOperationDeviceInfoApplicationVersion.h │ │ ├── ESTBeaconOperationDeviceInfoBootloaderVersion.h │ │ ├── ESTBeaconOperationDeviceInfoHardwareVersion.h │ │ ├── ESTBeaconOperationDeviceInfoUTCTime.h │ │ ├── ESTBeaconOperationDeviceInfoUptime.h │ │ ├── ESTBeaconOperationEddystoneEIDEnable.h │ │ ├── ESTBeaconOperationEddystoneEIDInterval.h │ │ ├── ESTBeaconOperationEddystoneEIDPower.h │ │ ├── ESTBeaconOperationEddystoneTLMEnable.h │ │ ├── ESTBeaconOperationEddystoneTLMInterval.h │ │ ├── ESTBeaconOperationEddystoneTLMPower.h │ │ ├── ESTBeaconOperationEddystoneUIDEnable.h │ │ ├── ESTBeaconOperationEddystoneUIDInstance.h │ │ ├── ESTBeaconOperationEddystoneUIDInterval.h │ │ ├── ESTBeaconOperationEddystoneUIDNamespace.h │ │ ├── ESTBeaconOperationEddystoneUIDPower.h │ │ ├── ESTBeaconOperationEddystoneURLData.h │ │ ├── ESTBeaconOperationEddystoneURLEnable.h │ │ ├── ESTBeaconOperationEddystoneURLInterval.h │ │ ├── ESTBeaconOperationEddystoneURLPower.h │ │ ├── ESTBeaconOperationEstimoteLocationEnable.h │ │ ├── ESTBeaconOperationEstimoteLocationInterval.h │ │ ├── ESTBeaconOperationEstimoteLocationPower.h │ │ ├── ESTBeaconOperationEstimoteTLMEnable.h │ │ ├── ESTBeaconOperationEstimoteTLMInterval.h │ │ ├── ESTBeaconOperationEstimoteTLMPower.h │ │ ├── ESTBeaconOperationGPIO0StateReflectingOnLEDEnable.h │ │ ├── ESTBeaconOperationGPIOConfigPort0.h │ │ ├── ESTBeaconOperationGPIOConfigPort1.h │ │ ├── ESTBeaconOperationGPIONotificationEnable.h │ │ ├── ESTBeaconOperationGPIOPortsData.h │ │ ├── ESTBeaconOperationGenericAdvertiserData.h │ │ ├── ESTBeaconOperationGenericAdvertiserEnable.h │ │ ├── ESTBeaconOperationGenericAdvertiserInterval.h │ │ ├── ESTBeaconOperationGenericAdvertiserPower.h │ │ ├── ESTBeaconOperationIBeaconEnable.h │ │ ├── ESTBeaconOperationIBeaconInterval.h │ │ ├── ESTBeaconOperationIBeaconMajor.h │ │ ├── ESTBeaconOperationIBeaconMinor.h │ │ ├── ESTBeaconOperationIBeaconMotionUUID.h │ │ ├── ESTBeaconOperationIBeaconMotionUUIDEnable.h │ │ ├── ESTBeaconOperationIBeaconMotionUUIDWrite.h │ │ ├── ESTBeaconOperationIBeaconPower.h │ │ ├── ESTBeaconOperationIBeaconProximityUUID.h │ │ ├── ESTBeaconOperationIBeaconSecureUUIDEnable.h │ │ ├── ESTBeaconOperationIBeaconSecureUUIDPeriodScaler.h │ │ ├── ESTBeaconOperationPowerBatteryPercentage.h │ │ ├── ESTBeaconOperationPowerBatteryVoltage.h │ │ ├── ESTBeaconOperationPowerDarkToSleepEnable.h │ │ ├── ESTBeaconOperationPowerDarkToSleepThreshold.h │ │ ├── ESTBeaconOperationPowerFlipToSleepEnable.h │ │ ├── ESTBeaconOperationPowerMotionOnlyBroadcastingDelay.h │ │ ├── ESTBeaconOperationPowerMotionOnlyBroadcastingEnable.h │ │ ├── ESTBeaconOperationPowerScheduledAdvertisingEnable.h │ │ ├── ESTBeaconOperationPowerScheduledAdvertisingPeriod.h │ │ ├── ESTBeaconOperationPowerSmartPowerModeEnable.h │ │ ├── ESTBeaconOperationProtocol.h │ │ ├── ESTBeaconOperationSensorsAmbientLight.h │ │ ├── ESTBeaconOperationSensorsMotionNotificationEnable.h │ │ ├── ESTBeaconOperationSensorsPressure.h │ │ ├── ESTBeaconOperationSensorsTemperature.h │ │ ├── ESTBeaconOperationSensorsTemperatureOffset.h │ │ ├── ESTBeaconOperationShakeToConnectEnable.h │ │ ├── ESTBeaconSettingsManager.h │ │ ├── ESTBeaconUpdateConfig.h │ │ ├── ESTBeaconUpdateInfo.h │ │ ├── ESTBeaconVO.h │ │ ├── ESTBluetoothBeacon.h │ │ ├── ESTBulkUpdater.h │ │ ├── ESTCloudManager.h │ │ ├── ESTCloudOperationDeviceInfoColor.h │ │ ├── ESTCloudOperationDeviceInfoDevelopmentMode.h │ │ ├── ESTCloudOperationDeviceInfoFirmwareVersion.h │ │ ├── ESTCloudOperationDeviceInfoGeoLocation.h │ │ ├── ESTCloudOperationDeviceInfoIndoorLocationIdentifier.h │ │ ├── ESTCloudOperationDeviceInfoIndoorLocationName.h │ │ ├── ESTCloudOperationDeviceInfoName.h │ │ ├── ESTCloudOperationDeviceInfoTags.h │ │ ├── ESTCloudOperationIBeaconNonStrictMode.h │ │ ├── ESTCloudOperationPowerBatteryLifetime.h │ │ ├── ESTCloudOperationProtocol.h │ │ ├── ESTCloudSettingProtocol.h │ │ ├── ESTConfig.h │ │ ├── ESTDateRule.h │ │ ├── ESTDecryptedFrameGetter.h │ │ ├── ESTDefinitions.h │ │ ├── ESTDevice.h │ │ ├── ESTDeviceConnectable.h │ │ ├── ESTDeviceDetails.h │ │ ├── ESTDeviceFilter.h │ │ ├── ESTDeviceFilterBeaconV1.h │ │ ├── ESTDeviceFilterLocationBeacon.h │ │ ├── ESTDeviceFilterNearable.h │ │ ├── ESTDeviceGeoLocation.h │ │ ├── ESTDeviceIndoorLocation.h │ │ ├── ESTDeviceLocationBeacon.h │ │ ├── ESTDeviceManager.h │ │ ├── ESTDeviceNearable.h │ │ ├── ESTDeviceNearableSettingProtocol.h │ │ ├── ESTDeviceNotificationProtocol.h │ │ ├── ESTDeviceSchedule.h │ │ ├── ESTDeviceSettingProtocol.h │ │ ├── ESTDeviceSettings.h │ │ ├── ESTDeviceSettingsAdvertiser.h │ │ ├── ESTDeviceSettingsAdvertiserConnectivity.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneEID.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneTLM.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneUID.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneURL.h │ │ ├── ESTDeviceSettingsAdvertiserEstimoteLocation.h │ │ ├── ESTDeviceSettingsAdvertiserEstimoteTLM.h │ │ ├── ESTDeviceSettingsAdvertiserGeneric.h │ │ ├── ESTDeviceSettingsAdvertiserIBeacon.h │ │ ├── ESTDeviceSettingsAdvertiserLinkNetwork.h │ │ ├── ESTDeviceSettingsAdvertiserMesh.h │ │ ├── ESTDeviceSettingsAdvertiserUWB.h │ │ ├── ESTDeviceSettingsCollection.h │ │ ├── ESTDeviceSettingsGPIO.h │ │ ├── ESTDeviceSettingsGeneral.h │ │ ├── ESTDeviceShadow.h │ │ ├── ESTDeviceStatusReport.h │ │ ├── ESTDeviceTypeUtilitySettings.h │ │ ├── ESTDeviceUpdateInfo.h │ │ ├── ESTEddystone.h │ │ ├── ESTEddystoneAttachment.h │ │ ├── ESTEddystoneEID.h │ │ ├── ESTEddystoneFilter.h │ │ ├── ESTEddystoneFilterEID.h │ │ ├── ESTEddystoneFilterUID.h │ │ ├── ESTEddystoneFilterURL.h │ │ ├── ESTEddystoneFilterURLDomain.h │ │ ├── ESTEddystoneManager.h │ │ ├── ESTEddystoneTLM.h │ │ ├── ESTEddystoneUID.h │ │ ├── ESTEddystoneURL.h │ │ ├── ESTFeaturesetBackgroundMode.h │ │ ├── ESTFeaturesetEstimoteMonitoring.h │ │ ├── ESTFirmwareInfoV4VO.h │ │ ├── ESTFirmwareInfoVO.h │ │ ├── ESTGPIOConfig.h │ │ ├── ESTGPIOPort.h │ │ ├── ESTGPIOPortsData.h │ │ ├── ESTGenericAdvertiserID.h │ │ ├── ESTLocationBeaconBulkUpdateConfiguration.h │ │ ├── ESTLocationBeaconBulkUpdater.h │ │ ├── ESTLocationManager.h │ │ ├── ESTLogger.h │ │ ├── ESTMesh.h │ │ ├── ESTMeshGateway.h │ │ ├── ESTMeshManager.h │ │ ├── ESTMeshNearablesScanReportVO.h │ │ ├── ESTMeshNearablesScanResultVO.h │ │ ├── ESTMeshScanReportsManager.h │ │ ├── ESTMonitoringManager.h │ │ ├── ESTMonitoringState.h │ │ ├── ESTMonitoringV2Manager.h │ │ ├── ESTMonitoringZone.h │ │ ├── ESTMotionRule.h │ │ ├── ESTNearable.h │ │ ├── ESTNearableCloudSettingsVO.h │ │ ├── ESTNearableCloudVO.h │ │ ├── ESTNearableDefinitions.h │ │ ├── ESTNearableFirmwareUpdateVO.h │ │ ├── ESTNearableFirmwareVO.h │ │ ├── ESTNearableHardwareVO.h │ │ ├── ESTNearableManager.h │ │ ├── ESTNearableOperationApplicationVersion.h │ │ ├── ESTNearableOperationBroadcastingScheme.h │ │ ├── ESTNearableOperationEddystoneURL.h │ │ ├── ESTNearableOperationHardware.h │ │ ├── ESTNearableOperationIBeaconMajor.h │ │ ├── ESTNearableOperationIBeaconMinor.h │ │ ├── ESTNearableOperationIBeaconProximityUUID.h │ │ ├── ESTNearableOperationMotionOnly.h │ │ ├── ESTNearableOperationName.h │ │ ├── ESTNearableOperationNearableInterval.h │ │ ├── ESTNearableOperationNearablePower.h │ │ ├── ESTNearableOperationProtocol.h │ │ ├── ESTNearableRule.h │ │ ├── ESTNearableSettingsManager.h │ │ ├── ESTNearableVO.h │ │ ├── ESTNotificationGPIOData.h │ │ ├── ESTNotificationMotion.h │ │ ├── ESTNotificationTransporter.h │ │ ├── ESTOrientationRule.h │ │ ├── ESTPeripheral.h │ │ ├── ESTPeripheralNearable.h │ │ ├── ESTPeripheralTypeUtility.h │ │ ├── ESTProximityRule.h │ │ ├── ESTRequestAnalyticsTrack.h │ │ ├── ESTRequestAssignGPSLocation.h │ │ ├── ESTRequestBase.h │ │ ├── ESTRequestBeaconColor.h │ │ ├── ESTRequestBeaconDetails.h │ │ ├── ESTRequestBeaconMac.h │ │ ├── ESTRequestCancelPendingSettings.h │ │ ├── ESTRequestDelete.h │ │ ├── ESTRequestDeletePendingSettings.h │ │ ├── ESTRequestFirmwareV4.h │ │ ├── ESTRequestGetBeaconLifetimes.h │ │ ├── ESTRequestGetBeaconOwner.h │ │ ├── ESTRequestGetBeaconOwnerEmailHint.h │ │ ├── ESTRequestGetBeacons.h │ │ ├── ESTRequestGetBeaconsDetails.h │ │ ├── ESTRequestGetBeaconsPublicDetails.h │ │ ├── ESTRequestGetDeviceDetails.h │ │ ├── ESTRequestGetDevices.h │ │ ├── ESTRequestGetJSON.h │ │ ├── ESTRequestGetNearables.h │ │ ├── ESTRequestGetPendingSettings.h │ │ ├── ESTRequestGetSettingsHistory.h │ │ ├── ESTRequestNearableDetails.h │ │ ├── ESTRequestPatchJSON.h │ │ ├── ESTRequestPostJSON.h │ │ ├── ESTRequestPutJSON.h │ │ ├── ESTRequestRegisterDevice.h │ │ ├── ESTRequestV2ConfirmDeviceDetails.h │ │ ├── ESTRequestV2DeletePendingSettings.h │ │ ├── ESTRequestV2DevicesUpdate.h │ │ ├── ESTRequestV2GetDeviceDetails.h │ │ ├── ESTRequestV2GetDevices.h │ │ ├── ESTRequestV2SetDeviceDetails.h │ │ ├── ESTRequestV3GetDeviceOwner.h │ │ ├── ESTRequestV3GetFirmwares.h │ │ ├── ESTRule.h │ │ ├── ESTSecureBeaconManager.h │ │ ├── ESTSecureBeaconManagerDelegate.h │ │ ├── ESTSettingAuthChallenge.h │ │ ├── ESTSettingBase.h │ │ ├── ESTSettingCloudAuthLevel.h │ │ ├── ESTSettingConnectivityInterval.h │ │ ├── ESTSettingConnectivityPower.h │ │ ├── ESTSettingDeviceInfoApplicationHash.h │ │ ├── ESTSettingDeviceInfoApplicationVersion.h │ │ ├── ESTSettingDeviceInfoBootloaderHash.h │ │ ├── ESTSettingDeviceInfoBootloaderVersion.h │ │ ├── ESTSettingDeviceInfoColor.h │ │ ├── ESTSettingDeviceInfoDevelopmentMode.h │ │ ├── ESTSettingDeviceInfoFirmwareVersion.h │ │ ├── ESTSettingDeviceInfoGeoLocation.h │ │ ├── ESTSettingDeviceInfoHardwareVersion.h │ │ ├── ESTSettingDeviceInfoIndoorLocationIdentifier.h │ │ ├── ESTSettingDeviceInfoIndoorLocationName.h │ │ ├── ESTSettingDeviceInfoName.h │ │ ├── ESTSettingDeviceInfoTags.h │ │ ├── ESTSettingDeviceInfoUTCTime.h │ │ ├── ESTSettingDeviceInfoUptime.h │ │ ├── ESTSettingEddystoneConfigurationServiceEnable.h │ │ ├── ESTSettingEddystoneEIDEnable.h │ │ ├── ESTSettingEddystoneEIDIdentityKey.h │ │ ├── ESTSettingEddystoneEIDInterval.h │ │ ├── ESTSettingEddystoneEIDPower.h │ │ ├── ESTSettingEddystoneEIDRotationScaler.h │ │ ├── ESTSettingEddystoneTLMEnable.h │ │ ├── ESTSettingEddystoneTLMInterval.h │ │ ├── ESTSettingEddystoneTLMPower.h │ │ ├── ESTSettingEddystoneUIDEnable.h │ │ ├── ESTSettingEddystoneUIDInstance.h │ │ ├── ESTSettingEddystoneUIDInterval.h │ │ ├── ESTSettingEddystoneUIDNamespace.h │ │ ├── ESTSettingEddystoneUIDPower.h │ │ ├── ESTSettingEddystoneURLData.h │ │ ├── ESTSettingEddystoneURLEnable.h │ │ ├── ESTSettingEddystoneURLInterval.h │ │ ├── ESTSettingEddystoneURLPower.h │ │ ├── ESTSettingEstimoteLocationEnable.h │ │ ├── ESTSettingEstimoteLocationInterval.h │ │ ├── ESTSettingEstimoteLocationPower.h │ │ ├── ESTSettingEstimoteTLMEnable.h │ │ ├── ESTSettingEstimoteTLMInterval.h │ │ ├── ESTSettingEstimoteTLMPower.h │ │ ├── ESTSettingEvent.h │ │ ├── ESTSettingEventsCount.h │ │ ├── ESTSettingGPIO0StateReflectingOnLEDEnable.h │ │ ├── ESTSettingGPIOConfigPort0.h │ │ ├── ESTSettingGPIOConfigPort1.h │ │ ├── ESTSettingGPIONotificationEnable.h │ │ ├── ESTSettingGPIOPortsData.h │ │ ├── ESTSettingGenericAdvertiserData.h │ │ ├── ESTSettingGenericAdvertiserEnable.h │ │ ├── ESTSettingGenericAdvertiserInterval.h │ │ ├── ESTSettingGenericAdvertiserPower.h │ │ ├── ESTSettingGetAuthorizationLevel.h │ │ ├── ESTSettingGetLocalChallenge.h │ │ ├── ESTSettingGetRemoteChallengeResponse.h │ │ ├── ESTSettingIBeaconInterval.h │ │ ├── ESTSettingIBeaconMajor.h │ │ ├── ESTSettingIBeaconMinor.h │ │ ├── ESTSettingIBeaconMotionUUID.h │ │ ├── ESTSettingIBeaconMotionUUIDEnable.h │ │ ├── ESTSettingIBeaconNonStrictMode.h │ │ ├── ESTSettingIBeaconPower.h │ │ ├── ESTSettingIBeaconProximityUUID.h │ │ ├── ESTSettingIBeaconSecureUUIDEnable.h │ │ ├── ESTSettingIBeaconSecureUUIDPeriodScaler.h │ │ ├── ESTSettingLinkNetworkDomain.h │ │ ├── ESTSettingLinkNetworkEnabled.h │ │ ├── ESTSettingLinkNetworkInterval.h │ │ ├── ESTSettingLinkNetworkLinkID.h │ │ ├── ESTSettingLinkNetworkMeasurementPeriod.h │ │ ├── ESTSettingLinkNetworkPower.h │ │ ├── ESTSettingMagnetometerCalibrationData.h │ │ ├── ESTSettingMeshFirmwarePropagateCommand.h │ │ ├── ESTSettingMeshFirmwareSyncEnable.h │ │ ├── ESTSettingMeshGenerateReport.h │ │ ├── ESTSettingMeshInterval.h │ │ ├── ESTSettingMeshMessageBufferMaxSize.h │ │ ├── ESTSettingMeshMessageChunk.h │ │ ├── ESTSettingMeshNetworkIdentifier.h │ │ ├── ESTSettingMeshNetworkKey.h │ │ ├── ESTSettingMeshPower.h │ │ ├── ESTSettingMeshReportPage.h │ │ ├── ESTSettingMeshSettingsSyncEnable.h │ │ ├── ESTSettingMeshSettingsVersion.h │ │ ├── ESTSettingMeshSynchronisationList.h │ │ ├── ESTSettingNearToConnectEnable.h │ │ ├── ESTSettingNearableBroadcastingScheme.h │ │ ├── ESTSettingNearableEddystoneURL.h │ │ ├── ESTSettingNearableInterval.h │ │ ├── ESTSettingNearablePower.h │ │ ├── ESTSettingOperation.h │ │ ├── ESTSettingOperationCurrentPointerPosition.h │ │ ├── ESTSettingOperationStorageBlockCommand.h │ │ ├── ESTSettingOperationStorageBlockSize.h │ │ ├── ESTSettingOperationStorageBlockType.h │ │ ├── ESTSettingOperationStorageDataChunk.h │ │ ├── ESTSettingOperationStorageMaximumSize.h │ │ ├── ESTSettingPowerBatteryLifetime.h │ │ ├── ESTSettingPowerBatteryPercentage.h │ │ ├── ESTSettingPowerBatteryVoltage.h │ │ ├── ESTSettingPowerDarkToSleepEnable.h │ │ ├── ESTSettingPowerDarkToSleepThreshold.h │ │ ├── ESTSettingPowerFlipToSleepEnable.h │ │ ├── ESTSettingPowerMotionOnlyBroadcastingDelay.h │ │ ├── ESTSettingPowerMotionOnlyBroadcastingEnable.h │ │ ├── ESTSettingPowerScheduledAdvertisingEnable.h │ │ ├── ESTSettingPowerScheduledAdvertisingPeriod.h │ │ ├── ESTSettingPowerSmartPowerModeEnable.h │ │ ├── ESTSettingProtocol.h │ │ ├── ESTSettingReadOnly.h │ │ ├── ESTSettingReadWrite.h │ │ ├── ESTSettingScanNearablesEnable.h │ │ ├── ESTSettingSensorsAmbientLight.h │ │ ├── ESTSettingSensorsMotionNotificationEnable.h │ │ ├── ESTSettingSensorsPressure.h │ │ ├── ESTSettingSensorsTemperature.h │ │ ├── ESTSettingSensorsTemperatureOffset.h │ │ ├── ESTSettingSetAuthorizationLevel.h │ │ ├── ESTSettingSetLocalChallengeResponse.h │ │ ├── ESTSettingSetRemoteChallenge.h │ │ ├── ESTSettingShakeToConnectEnable.h │ │ ├── ESTSettingStorageBlockCommand.h │ │ ├── ESTSettingStorageBlockSize.h │ │ ├── ESTSettingStorageBlockType.h │ │ ├── ESTSettingStorageCurrentPointerPosition.h │ │ ├── ESTSettingStorageDataChunk.h │ │ ├── ESTSettingStorageMaximumSize.h │ │ ├── ESTSettingUWBAdvertisingInterval.h │ │ ├── ESTSettingUWBBroadcastingTime.h │ │ ├── ESTSettingUWBMedianWidth.h │ │ ├── ESTSettingUWBPhyFrequency.h │ │ ├── ESTSettingUWBPower.h │ │ ├── ESTSettingUWBRangingTime.h │ │ ├── ESTSettingUWBRole.h │ │ ├── ESTSettingUWBStartDelay.h │ │ ├── ESTSettingUWBStartStop.h │ │ ├── ESTSettingiBeaconEnable.h │ │ ├── ESTSettingiBeaconMac.h │ │ ├── ESTSettingsConnectivity.h │ │ ├── ESTSettingsDeviceInfo.h │ │ ├── ESTSettingsEddystoneConfigurationService.h │ │ ├── ESTSettingsEddystoneEID.h │ │ ├── ESTSettingsEddystoneTLM.h │ │ ├── ESTSettingsEddystoneUID.h │ │ ├── ESTSettingsEddystoneURL.h │ │ ├── ESTSettingsEstimoteLocation.h │ │ ├── ESTSettingsEstimoteTLM.h │ │ ├── ESTSettingsGPIO.h │ │ ├── ESTSettingsIBeacon.h │ │ ├── ESTSettingsLinkNetwork.h │ │ ├── ESTSettingsMesh.h │ │ ├── ESTSettingsPower.h │ │ ├── ESTSettingsSensors.h │ │ ├── ESTSimulatedBeaconManager.h │ │ ├── ESTSimulatedNearableManager.h │ │ ├── ESTStorageManager.h │ │ ├── ESTTelemetryInfo.h │ │ ├── ESTTelemetryInfoAmbientLight.h │ │ ├── ESTTelemetryInfoGPIO.h │ │ ├── ESTTelemetryInfoMagnetometer.h │ │ ├── ESTTelemetryInfoMotion.h │ │ ├── ESTTelemetryInfoPressure.h │ │ ├── ESTTelemetryInfoSystemStatus.h │ │ ├── ESTTelemetryInfoTemperature.h │ │ ├── ESTTelemetryNotificationAmbientLight.h │ │ ├── ESTTelemetryNotificationGPIO.h │ │ ├── ESTTelemetryNotificationMagnetometer.h │ │ ├── ESTTelemetryNotificationMotion.h │ │ ├── ESTTelemetryNotificationPressure.h │ │ ├── ESTTelemetryNotificationProtocol.h │ │ ├── ESTTelemetryNotificationSystemStatus.h │ │ ├── ESTTelemetryNotificationTemperature.h │ │ ├── ESTTemperatureRule.h │ │ ├── ESTTime.h │ │ ├── ESTTimePeriod.h │ │ ├── ESTTrigger.h │ │ ├── ESTTriggerManager.h │ │ ├── ESTUtilityManager.h │ │ └── EstimoteFleetManagementSDK.h │ └── Current ├── EstimoteSDK.podspec ├── EstimoteSDK └── EstimoteSDK.framework │ ├── EstimoteSDK │ ├── Headers │ └── Versions │ ├── A │ ├── EstimoteSDK │ └── Headers │ │ ├── ESTAnalyticsEventVO.h │ │ ├── ESTAnalyticsManager.h │ │ ├── ESTBaseVO.h │ │ ├── ESTBeacon.h │ │ ├── ESTBeaconBaseVO.h │ │ ├── ESTBeaconBatteryLifetimesVO.h │ │ ├── ESTBeaconConnection.h │ │ ├── ESTBeaconDefinitions.h │ │ ├── ESTBeaconFirmwareVO.h │ │ ├── ESTBeaconManager.h │ │ ├── ESTBeaconManagerDelegate.h │ │ ├── ESTBeaconOperationConnectivityInterval.h │ │ ├── ESTBeaconOperationConnectivityPower.h │ │ ├── ESTBeaconOperationDeviceInfoApplicationVersion.h │ │ ├── ESTBeaconOperationDeviceInfoBootloaderVersion.h │ │ ├── ESTBeaconOperationDeviceInfoHardwareVersion.h │ │ ├── ESTBeaconOperationDeviceInfoUTCTime.h │ │ ├── ESTBeaconOperationDeviceInfoUptime.h │ │ ├── ESTBeaconOperationEddystoneConfigurationServiceEnable.h │ │ ├── ESTBeaconOperationEddystoneEIDEnable.h │ │ ├── ESTBeaconOperationEddystoneEIDInterval.h │ │ ├── ESTBeaconOperationEddystoneEIDPower.h │ │ ├── ESTBeaconOperationEddystoneTLMEnable.h │ │ ├── ESTBeaconOperationEddystoneTLMInterval.h │ │ ├── ESTBeaconOperationEddystoneTLMPower.h │ │ ├── ESTBeaconOperationEddystoneUIDEnable.h │ │ ├── ESTBeaconOperationEddystoneUIDInstance.h │ │ ├── ESTBeaconOperationEddystoneUIDInterval.h │ │ ├── ESTBeaconOperationEddystoneUIDNamespace.h │ │ ├── ESTBeaconOperationEddystoneUIDPower.h │ │ ├── ESTBeaconOperationEddystoneURLData.h │ │ ├── ESTBeaconOperationEddystoneURLEnable.h │ │ ├── ESTBeaconOperationEddystoneURLInterval.h │ │ ├── ESTBeaconOperationEddystoneURLPower.h │ │ ├── ESTBeaconOperationEstimoteLocationEnable.h │ │ ├── ESTBeaconOperationEstimoteLocationInterval.h │ │ ├── ESTBeaconOperationEstimoteLocationPower.h │ │ ├── ESTBeaconOperationEstimoteTLMEnable.h │ │ ├── ESTBeaconOperationEstimoteTLMInterval.h │ │ ├── ESTBeaconOperationEstimoteTLMPower.h │ │ ├── ESTBeaconOperationGPIO0StateReflectingOnLEDEnable.h │ │ ├── ESTBeaconOperationGPIOConfigPort0.h │ │ ├── ESTBeaconOperationGPIOConfigPort1.h │ │ ├── ESTBeaconOperationGPIONotificationEnable.h │ │ ├── ESTBeaconOperationGPIOPortsData.h │ │ ├── ESTBeaconOperationGenericAdvertiserData.h │ │ ├── ESTBeaconOperationGenericAdvertiserEnable.h │ │ ├── ESTBeaconOperationGenericAdvertiserInterval.h │ │ ├── ESTBeaconOperationGenericAdvertiserPower.h │ │ ├── ESTBeaconOperationIBeaconEnable.h │ │ ├── ESTBeaconOperationIBeaconInterval.h │ │ ├── ESTBeaconOperationIBeaconMajor.h │ │ ├── ESTBeaconOperationIBeaconMinor.h │ │ ├── ESTBeaconOperationIBeaconMotionUUID.h │ │ ├── ESTBeaconOperationIBeaconMotionUUIDEnable.h │ │ ├── ESTBeaconOperationIBeaconPower.h │ │ ├── ESTBeaconOperationIBeaconProximityUUID.h │ │ ├── ESTBeaconOperationIBeaconSecureUUIDEnable.h │ │ ├── ESTBeaconOperationIBeaconSecureUUIDPeriodScaler.h │ │ ├── ESTBeaconOperationPowerBatteryPercentage.h │ │ ├── ESTBeaconOperationPowerBatteryVoltage.h │ │ ├── ESTBeaconOperationPowerDarkToSleepEnable.h │ │ ├── ESTBeaconOperationPowerFlipToSleepEnable.h │ │ ├── ESTBeaconOperationPowerMotionOnlyBroadcastingDelay.h │ │ ├── ESTBeaconOperationPowerMotionOnlyBroadcastingEnable.h │ │ ├── ESTBeaconOperationPowerScheduledAdvertisingEnable.h │ │ ├── ESTBeaconOperationPowerScheduledAdvertisingPeriod.h │ │ ├── ESTBeaconOperationPowerSmartPowerModeEnable.h │ │ ├── ESTBeaconOperationProtocol.h │ │ ├── ESTBeaconOperationSensorsAmbientLight.h │ │ ├── ESTBeaconOperationSensorsMotionNotificationEnable.h │ │ ├── ESTBeaconOperationSensorsPressure.h │ │ ├── ESTBeaconOperationSensorsTemperature.h │ │ ├── ESTBeaconOperationSensorsTemperatureOffset.h │ │ ├── ESTBeaconOperationShakeToConnectEnable.h │ │ ├── ESTBeaconRecentConfig.h │ │ ├── ESTBeaconRecentUpdateInfo.h │ │ ├── ESTBeaconSettingsManager.h │ │ ├── ESTBeaconUpdateConfig.h │ │ ├── ESTBeaconUpdateInfo.h │ │ ├── ESTBeaconVO.h │ │ ├── ESTBluetoothBeacon.h │ │ ├── ESTBulkUpdater.h │ │ ├── ESTCloudManager.h │ │ ├── ESTCloudOperationDeviceInfoColor.h │ │ ├── ESTCloudOperationDeviceInfoDevelopmentMode.h │ │ ├── ESTCloudOperationDeviceInfoFirmwareVersion.h │ │ ├── ESTCloudOperationDeviceInfoGeoLocation.h │ │ ├── ESTCloudOperationDeviceInfoIndoorLocationIdentifier.h │ │ ├── ESTCloudOperationDeviceInfoName.h │ │ ├── ESTCloudOperationDeviceInfoTags.h │ │ ├── ESTCloudOperationIBeaconNonStrictMode.h │ │ ├── ESTCloudOperationPowerBatteryLifetime.h │ │ ├── ESTCloudOperationProtocol.h │ │ ├── ESTCloudSettingProtocol.h │ │ ├── ESTConfig.h │ │ ├── ESTDateRule.h │ │ ├── ESTDefinitions.h │ │ ├── ESTDevice.h │ │ ├── ESTDeviceConnectable.h │ │ ├── ESTDeviceDetails.h │ │ ├── ESTDeviceFilter.h │ │ ├── ESTDeviceFilterBeaconV1.h │ │ ├── ESTDeviceFilterLocationBeacon.h │ │ ├── ESTDeviceFilterNearable.h │ │ ├── ESTDeviceGeoLocation.h │ │ ├── ESTDeviceIndoorLocation.h │ │ ├── ESTDeviceLocationBeacon.h │ │ ├── ESTDeviceManager.h │ │ ├── ESTDeviceNearable.h │ │ ├── ESTDeviceNearableSettingProtocol.h │ │ ├── ESTDeviceNotificationProtocol.h │ │ ├── ESTDeviceSchedule.h │ │ ├── ESTDeviceSettingProtocol.h │ │ ├── ESTDeviceSettings.h │ │ ├── ESTDeviceSettingsAdvertiser.h │ │ ├── ESTDeviceSettingsAdvertiserConnectivity.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneEID.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneTLM.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneUID.h │ │ ├── ESTDeviceSettingsAdvertiserEddystoneURL.h │ │ ├── ESTDeviceSettingsAdvertiserEstimoteLocation.h │ │ ├── ESTDeviceSettingsAdvertiserEstimoteTLM.h │ │ ├── ESTDeviceSettingsAdvertiserGeneric.h │ │ ├── ESTDeviceSettingsAdvertiserIBeacon.h │ │ ├── ESTDeviceSettingsCollection.h │ │ ├── ESTDeviceSettingsGeneral.h │ │ ├── ESTDeviceShadow.h │ │ ├── ESTDeviceStatusReport.h │ │ ├── ESTDeviceUpdateInfo.h │ │ ├── ESTEddystone.h │ │ ├── ESTEddystoneAttachment.h │ │ ├── ESTEddystoneEID.h │ │ ├── ESTEddystoneFilter.h │ │ ├── ESTEddystoneFilterEID.h │ │ ├── ESTEddystoneFilterUID.h │ │ ├── ESTEddystoneFilterURL.h │ │ ├── ESTEddystoneFilterURLDomain.h │ │ ├── ESTEddystoneManager.h │ │ ├── ESTEddystoneTLM.h │ │ ├── ESTEddystoneUID.h │ │ ├── ESTEddystoneURL.h │ │ ├── ESTFeaturesetBackgroundMode.h │ │ ├── ESTFeaturesetEstimoteMonitoring.h │ │ ├── ESTFirmwareInfoV4VO.h │ │ ├── ESTFirmwareInfoVO.h │ │ ├── ESTGPIOConfig.h │ │ ├── ESTGPIOPort.h │ │ ├── ESTGPIOPortsData.h │ │ ├── ESTGenericAdvertiserID.h │ │ ├── ESTLocationBeaconBulkUpdateConfiguration.h │ │ ├── ESTLocationBeaconBulkUpdater.h │ │ ├── ESTLogger.h │ │ ├── ESTMesh.h │ │ ├── ESTMeshGateway.h │ │ ├── ESTMeshManager.h │ │ ├── ESTMeshNearablesScanReportVO.h │ │ ├── ESTMeshNearablesScanResultVO.h │ │ ├── ESTMeshScanReportsManager.h │ │ ├── ESTMonitoringManager.h │ │ ├── ESTMonitoringState.h │ │ ├── ESTMonitoringV2Manager.h │ │ ├── ESTMonitoringZone.h │ │ ├── ESTMotionRule.h │ │ ├── ESTNearable.h │ │ ├── ESTNearableDefinitions.h │ │ ├── ESTNearableFirmwareUpdateVO.h │ │ ├── ESTNearableFirmwareVO.h │ │ ├── ESTNearableManager.h │ │ ├── ESTNearableOperationApplicationVersion.h │ │ ├── ESTNearableOperationBroadcastingScheme.h │ │ ├── ESTNearableOperationEddystoneURL.h │ │ ├── ESTNearableOperationHardware.h │ │ ├── ESTNearableOperationIBeaconMajor.h │ │ ├── ESTNearableOperationIBeaconMinor.h │ │ ├── ESTNearableOperationIBeaconProximityUUID.h │ │ ├── ESTNearableOperationMotionOnly.h │ │ ├── ESTNearableOperationName.h │ │ ├── ESTNearableOperationNearableInterval.h │ │ ├── ESTNearableOperationNearablePower.h │ │ ├── ESTNearableOperationProtocol.h │ │ ├── ESTNearableRule.h │ │ ├── ESTNearableSettingsManager.h │ │ ├── ESTNearableVO.h │ │ ├── ESTNotificationGPIOData.h │ │ ├── ESTNotificationMotion.h │ │ ├── ESTNotificationTransporter.h │ │ ├── ESTOrientationRule.h │ │ ├── ESTPeripheral.h │ │ ├── ESTPeripheralNearable.h │ │ ├── ESTPeripheralTypeUtility.h │ │ ├── ESTProximityRule.h │ │ ├── ESTRequestAnalyticsTrack.h │ │ ├── ESTRequestAssignGPSLocation.h │ │ ├── ESTRequestBase.h │ │ ├── ESTRequestBeaconColor.h │ │ ├── ESTRequestBeaconDetails.h │ │ ├── ESTRequestBeaconMac.h │ │ ├── ESTRequestCancelPendingSettings.h │ │ ├── ESTRequestDelete.h │ │ ├── ESTRequestFirmwareV4.h │ │ ├── ESTRequestGetBeacons.h │ │ ├── ESTRequestGetBeaconsDetails.h │ │ ├── ESTRequestGetBeaconsPublicDetails.h │ │ ├── ESTRequestGetDeviceDetails.h │ │ ├── ESTRequestGetDevices.h │ │ ├── ESTRequestGetJSON.h │ │ ├── ESTRequestGetNearables.h │ │ ├── ESTRequestGetPendingSettings.h │ │ ├── ESTRequestGetSettingsHistory.h │ │ ├── ESTRequestPatchJSON.h │ │ ├── ESTRequestPostFormData.h │ │ ├── ESTRequestPostJSON.h │ │ ├── ESTRequestPutJSON.h │ │ ├── ESTRequestRegisterDevice.h │ │ ├── ESTRequestV2DeletePendingSettings.h │ │ ├── ESTRequestV2DevicesUpdate.h │ │ ├── ESTRequestV2GetDeviceDetails.h │ │ ├── ESTRequestV2GetDevices.h │ │ ├── ESTRequestV2GetDevicesPending.h │ │ ├── ESTRequestV3GetDeviceOwner.h │ │ ├── ESTRequestV3GetFirmwares.h │ │ ├── ESTRule.h │ │ ├── ESTSecureBeaconManager.h │ │ ├── ESTSecureBeaconManagerDelegate.h │ │ ├── ESTSettingBase.h │ │ ├── ESTSettingConnectivityInterval.h │ │ ├── ESTSettingConnectivityPower.h │ │ ├── ESTSettingDeviceInfoApplicationVersion.h │ │ ├── ESTSettingDeviceInfoBootloaderVersion.h │ │ ├── ESTSettingDeviceInfoColor.h │ │ ├── ESTSettingDeviceInfoDevelopmentMode.h │ │ ├── ESTSettingDeviceInfoFirmwareVersion.h │ │ ├── ESTSettingDeviceInfoGeoLocation.h │ │ ├── ESTSettingDeviceInfoHardwareVersion.h │ │ ├── ESTSettingDeviceInfoIndoorLocationIdentifier.h │ │ ├── ESTSettingDeviceInfoIndoorLocationName.h │ │ ├── ESTSettingDeviceInfoName.h │ │ ├── ESTSettingDeviceInfoTags.h │ │ ├── ESTSettingDeviceInfoUTCTime.h │ │ ├── ESTSettingDeviceInfoUptime.h │ │ ├── ESTSettingEddystoneConfigurationServiceEnable.h │ │ ├── ESTSettingEddystoneEIDEnable.h │ │ ├── ESTSettingEddystoneEIDInterval.h │ │ ├── ESTSettingEddystoneEIDPower.h │ │ ├── ESTSettingEddystoneTLMEnable.h │ │ ├── ESTSettingEddystoneTLMInterval.h │ │ ├── ESTSettingEddystoneTLMPower.h │ │ ├── ESTSettingEddystoneUIDEnable.h │ │ ├── ESTSettingEddystoneUIDInstance.h │ │ ├── ESTSettingEddystoneUIDInterval.h │ │ ├── ESTSettingEddystoneUIDNamespace.h │ │ ├── ESTSettingEddystoneUIDPower.h │ │ ├── ESTSettingEddystoneURLData.h │ │ ├── ESTSettingEddystoneURLEnable.h │ │ ├── ESTSettingEddystoneURLInterval.h │ │ ├── ESTSettingEddystoneURLPower.h │ │ ├── ESTSettingEstimoteLocationEnable.h │ │ ├── ESTSettingEstimoteLocationInterval.h │ │ ├── ESTSettingEstimoteLocationPower.h │ │ ├── ESTSettingEstimoteTLMEnable.h │ │ ├── ESTSettingEstimoteTLMInterval.h │ │ ├── ESTSettingEstimoteTLMPower.h │ │ ├── ESTSettingGPIO0StateReflectingOnLEDEnable.h │ │ ├── ESTSettingGPIOConfigPort0.h │ │ ├── ESTSettingGPIOConfigPort1.h │ │ ├── ESTSettingGPIONotificationEnable.h │ │ ├── ESTSettingGPIOPortsData.h │ │ ├── ESTSettingGenericAdvertiserData.h │ │ ├── ESTSettingGenericAdvertiserEnable.h │ │ ├── ESTSettingGenericAdvertiserInterval.h │ │ ├── ESTSettingGenericAdvertiserPower.h │ │ ├── ESTSettingIBeaconEnable.h │ │ ├── ESTSettingIBeaconInterval.h │ │ ├── ESTSettingIBeaconMajor.h │ │ ├── ESTSettingIBeaconMinor.h │ │ ├── ESTSettingIBeaconMotionUUID.h │ │ ├── ESTSettingIBeaconMotionUUIDEnable.h │ │ ├── ESTSettingIBeaconNonStrictMode.h │ │ ├── ESTSettingIBeaconPower.h │ │ ├── ESTSettingIBeaconProximityUUID.h │ │ ├── ESTSettingIBeaconSecureUUIDEnable.h │ │ ├── ESTSettingIBeaconSecureUUIDPeriodScaler.h │ │ ├── ESTSettingNearableBroadcastingScheme.h │ │ ├── ESTSettingNearableEddystoneURL.h │ │ ├── ESTSettingNearableInterval.h │ │ ├── ESTSettingNearablePower.h │ │ ├── ESTSettingOperation.h │ │ ├── ESTSettingPowerBatteryLifetime.h │ │ ├── ESTSettingPowerBatteryPercentage.h │ │ ├── ESTSettingPowerBatteryVoltage.h │ │ ├── ESTSettingPowerDarkToSleepEnable.h │ │ ├── ESTSettingPowerFlipToSleepEnable.h │ │ ├── ESTSettingPowerMotionOnlyBroadcastingDelay.h │ │ ├── ESTSettingPowerMotionOnlyBroadcastingEnable.h │ │ ├── ESTSettingPowerScheduledAdvertisingEnable.h │ │ ├── ESTSettingPowerScheduledAdvertisingPeriod.h │ │ ├── ESTSettingPowerSmartPowerModeEnable.h │ │ ├── ESTSettingProtocol.h │ │ ├── ESTSettingReadOnly.h │ │ ├── ESTSettingReadWrite.h │ │ ├── ESTSettingSensorsAmbientLight.h │ │ ├── ESTSettingSensorsMotionNotificationEnable.h │ │ ├── ESTSettingSensorsPressure.h │ │ ├── ESTSettingSensorsTemperature.h │ │ ├── ESTSettingSensorsTemperatureOffset.h │ │ ├── ESTSettingShakeToConnectEnable.h │ │ ├── ESTSettingsConnectivity.h │ │ ├── ESTSettingsDeviceInfo.h │ │ ├── ESTSettingsEddystoneConfigurationService.h │ │ ├── ESTSettingsEddystoneEID.h │ │ ├── ESTSettingsEddystoneTLM.h │ │ ├── ESTSettingsEddystoneUID.h │ │ ├── ESTSettingsEddystoneURL.h │ │ ├── ESTSettingsEstimoteLocation.h │ │ ├── ESTSettingsEstimoteTLM.h │ │ ├── ESTSettingsGPIO.h │ │ ├── ESTSettingsIBeacon.h │ │ ├── ESTSettingsPower.h │ │ ├── ESTSettingsSensors.h │ │ ├── ESTSimulatedNearableManager.h │ │ ├── ESTStorageManager.h │ │ ├── ESTTelemetryInfo.h │ │ ├── ESTTelemetryInfoAmbientLight.h │ │ ├── ESTTelemetryInfoGPIO.h │ │ ├── ESTTelemetryInfoMagnetometer.h │ │ ├── ESTTelemetryInfoMotion.h │ │ ├── ESTTelemetryInfoPressure.h │ │ ├── ESTTelemetryInfoSystemStatus.h │ │ ├── ESTTelemetryInfoTemperature.h │ │ ├── ESTTelemetryNotificationAmbientLight.h │ │ ├── ESTTelemetryNotificationGPIO.h │ │ ├── ESTTelemetryNotificationMagnetometer.h │ │ ├── ESTTelemetryNotificationMotion.h │ │ ├── ESTTelemetryNotificationPressure.h │ │ ├── ESTTelemetryNotificationProtocol.h │ │ ├── ESTTelemetryNotificationSystemStatus.h │ │ ├── ESTTelemetryNotificationTemperature.h │ │ ├── ESTTemperatureRule.h │ │ ├── ESTTime.h │ │ ├── ESTTimePeriod.h │ │ ├── ESTTrigger.h │ │ ├── ESTTriggerManager.h │ │ ├── ESTUtilityManager.h │ │ └── EstimoteSDK.h │ └── Current ├── Examples ├── README.md ├── objective-c │ ├── .gitignore │ ├── BeaconStorage │ │ ├── BeaconStorage.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ └── BeaconStorage │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── Contents.json │ │ │ └── storage_icon.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── storage_icon.png │ │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ │ ├── EKVRangingVC.h │ │ │ ├── EKVRangingVC.m │ │ │ ├── EKVReadingVC.h │ │ │ ├── EKVReadingVC.m │ │ │ ├── EKVSavingVC.h │ │ │ ├── EKVSavingVC.m │ │ │ ├── EKVStartVC.h │ │ │ ├── EKVStartVC.m │ │ │ ├── Info.plist │ │ │ └── main.m │ ├── Blank │ │ ├── Blank.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ └── Blank │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ └── Contents.json │ │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ │ ├── Estimote │ │ │ └── .gitkeep │ │ │ ├── Info.plist │ │ │ ├── ViewController.h │ │ │ ├── ViewController.m │ │ │ └── main.m │ ├── Notification │ │ ├── Notification.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ └── Notification │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── BigIcon.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Notification.png │ │ │ └── Contents.json │ │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ │ ├── Estimote │ │ │ ├── .gitkeep │ │ │ ├── NotificationManager.h │ │ │ └── NotificationManager.m │ │ │ ├── Info.plist │ │ │ ├── ViewController.h │ │ │ ├── ViewController.m │ │ │ └── main.m │ ├── Proximity │ │ ├── Proximity.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ └── Proximity │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── Beacon.imageset │ │ │ │ ├── Beacon.pdf │ │ │ │ └── Contents.json │ │ │ └── Contents.json │ │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ │ ├── Estimote │ │ │ ├── CloudManager.h │ │ │ ├── CloudManager.m │ │ │ ├── ProximityManager.h │ │ │ ├── ProximityManager.m │ │ │ ├── UIColor+Additions.h │ │ │ └── UIColor+Additions.m │ │ │ ├── Info.plist │ │ │ ├── ViewController.h │ │ │ ├── ViewController.m │ │ │ └── main.m │ └── Showroom │ │ ├── Showroom.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ │ └── Showroom │ │ ├── AppDelegate.h │ │ ├── AppDelegate.m │ │ ├── Assets.xcassets │ │ ├── AppIcon.appiconset │ │ │ ├── Contents.json │ │ │ ├── Icon-App-20x20@1x.png │ │ │ ├── Icon-App-20x20@2x.png │ │ │ ├── Icon-App-20x20@3x.png │ │ │ ├── Icon-App-29x29@1x.png │ │ │ ├── Icon-App-29x29@2x.png │ │ │ ├── Icon-App-29x29@3x.png │ │ │ ├── Icon-App-40x40@1x.png │ │ │ ├── Icon-App-40x40@2x.png │ │ │ ├── Icon-App-40x40@3x.png │ │ │ ├── Icon-App-57x57@1x.png │ │ │ ├── Icon-App-60x60@2x.png │ │ │ ├── Icon-App-60x60@3x.png │ │ │ ├── Icon-App-76x76@1x.png │ │ │ ├── Icon-App-76x76@2x.png │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ └── Contents.json │ │ ├── Base.lproj │ │ ├── LaunchScreen.storyboard │ │ └── Main.storyboard │ │ ├── Estimote │ │ ├── NearableID.h │ │ ├── NearableID.m │ │ ├── Product.h │ │ ├── Product.m │ │ ├── ShowroomManager.h │ │ └── ShowroomManager.m │ │ ├── Info.plist │ │ ├── ViewController.h │ │ ├── ViewController.m │ │ └── main.m └── swift │ ├── .gitignore │ ├── Blank │ ├── Blank.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ └── Blank │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ └── AppIcon.appiconset │ │ │ ├── Contents.json │ │ │ ├── Icon-App-20x20@1x.png │ │ │ ├── Icon-App-20x20@2x.png │ │ │ ├── Icon-App-20x20@3x.png │ │ │ ├── Icon-App-29x29@1x.png │ │ │ ├── Icon-App-29x29@2x.png │ │ │ ├── Icon-App-29x29@3x.png │ │ │ ├── Icon-App-40x40@1x.png │ │ │ ├── Icon-App-40x40@2x.png │ │ │ ├── Icon-App-40x40@3x.png │ │ │ ├── Icon-App-57x57@1x.png │ │ │ ├── Icon-App-60x60@2x.png │ │ │ ├── Icon-App-60x60@3x.png │ │ │ ├── Icon-App-76x76@1x.png │ │ │ ├── Icon-App-76x76@2x.png │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ ├── Base.lproj │ │ ├── LaunchScreen.storyboard │ │ └── Main.storyboard │ │ ├── Estimote │ │ └── .gitkeep │ │ ├── Info.plist │ │ ├── ObjCBridge.h │ │ └── ViewController.swift │ ├── Configuration │ ├── .gitignore │ ├── Configuration.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ ├── Configuration │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-40.png │ │ │ │ ├── Icon-40@2x.png │ │ │ │ ├── Icon-40@3x.png │ │ │ │ ├── Icon-60@2x.png │ │ │ │ ├── Icon-60@3x.png │ │ │ │ ├── Icon-76.png │ │ │ │ ├── Icon-76@2x.png │ │ │ │ ├── Icon-83.5@2x.png │ │ │ │ ├── Icon-Small.png │ │ │ │ ├── Icon-Small@2x.png │ │ │ │ └── Icon-Small@3x.png │ │ │ ├── Checkmark.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── checkmark.pdf │ │ │ ├── Contents.json │ │ │ └── Cross.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── cross.pdf │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ ├── BeaconConfig.swift │ │ ├── BeaconSetupViewController.swift │ │ ├── Estimote │ │ │ ├── BeaconPlaceholderView.swift │ │ │ ├── GeoLocator.swift │ │ │ ├── ImmediateBeaconDetector.swift │ │ │ ├── RSSINormalization.swift │ │ │ └── Utilities.swift │ │ ├── Info.plist │ │ ├── ObjCBridge.h │ │ ├── PerformSetupViewController.swift │ │ ├── RootViewController.swift │ │ └── TagsViewController.swift │ ├── Extras │ │ ├── Scanner.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ └── Scanner │ │ │ ├── AppDelegate.swift │ │ │ ├── Assets.xcassets │ │ │ └── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-40.png │ │ │ │ ├── Icon-40@2x.png │ │ │ │ ├── Icon-40@3x.png │ │ │ │ ├── Icon-60@2x.png │ │ │ │ ├── Icon-60@3x.png │ │ │ │ ├── Icon-76.png │ │ │ │ ├── Icon-76@2x.png │ │ │ │ ├── Icon-83.5@2x.png │ │ │ │ ├── Icon-Small.png │ │ │ │ ├── Icon-Small@2x.png │ │ │ │ └── Icon-Small@3x.png │ │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ │ ├── Estimote │ │ │ ├── CLProximityExtension.swift │ │ │ ├── MajorMinorID.swift │ │ │ └── MajorMonitor.swift │ │ │ ├── Info.plist │ │ │ ├── ObjCBridge.h │ │ │ └── ViewController.swift │ ├── Podfile │ └── README.md │ ├── GPIO │ ├── GPIO.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ ├── GPIO │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x-1.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x-1.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x-1.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── Contents.json │ │ │ ├── inputButton.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── InputButton.png │ │ │ │ ├── InputButton@2x.png │ │ │ │ └── InputButton@3x.png │ │ │ ├── light.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── light.png │ │ │ │ ├── light@2x.png │ │ │ │ └── light@3x.png │ │ │ ├── lightbulbOff.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── lightbulbOff.png │ │ │ │ ├── lightbulbOff@2x.png │ │ │ │ └── lightbulbOff@3x.png │ │ │ ├── outputPin.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── OutputPin.png │ │ │ │ ├── OutputPin@2x.png │ │ │ │ └── OutputPin@3x.png │ │ │ ├── switchOff.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── switchOff.png │ │ │ │ ├── switchOff@2x.png │ │ │ │ └── switchOff@3x.png │ │ │ └── switchOn.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── switchOn.png │ │ │ │ ├── switchOn@2x.png │ │ │ │ └── switchOn@3x.png │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ ├── Info.plist │ │ ├── ObjCBridge.h │ │ ├── ViewControllerInput.swift │ │ └── ViewControllerOutput.swift │ └── README.md │ ├── Loyalty │ ├── .swift-version │ ├── .swiftlint.yml │ ├── Loyalty.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ ├── Loyalty.xcworkspace │ │ └── contents.xcworkspacedata │ ├── Loyalty │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── Contents.json │ │ │ ├── Onboarding1.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── page1.png │ │ │ │ ├── page1@2x.png │ │ │ │ └── page1@3x.png │ │ │ ├── Onboarding2.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── page1.png │ │ │ │ ├── page1@2x.png │ │ │ │ └── page1@3x.png │ │ │ ├── cameraIcon.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── cameraIcon.png │ │ │ │ ├── cameraIcon@2x.png │ │ │ │ └── cameraIcon@3x.png │ │ │ ├── cappuccino.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── chocolate.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── cookies.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── exit.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── exit-to-app.png │ │ │ │ ├── exit-to-app@2x.png │ │ │ │ └── exit-to-app@3x.png │ │ │ ├── extra_espresso.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── ifOff.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── page1.png │ │ │ │ ├── page1@2x.png │ │ │ │ └── page1@3x.png │ │ │ ├── latte.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── logo.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── group.png │ │ │ │ ├── group@2x.png │ │ │ │ └── group@3x.png │ │ │ ├── page1.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── page1.pdf │ │ │ ├── page_controll_first.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── page_controll_first.png │ │ │ ├── page_controll_last.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── page_controll_last.png │ │ │ ├── page_controll_middle.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── page_middle.png │ │ │ ├── star.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── star.png │ │ │ │ ├── star@2x.png │ │ │ │ └── star@3x.png │ │ │ └── white_coffee.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ ├── Controllers │ │ │ ├── AuthOptionViewController.swift │ │ │ ├── AuthViewController.swift │ │ │ ├── CustomerViewController.swift │ │ │ ├── DirectorViewController.swift │ │ │ ├── OnboardingViewController.swift │ │ │ └── PermissionViewController.swift │ │ ├── Estimote │ │ │ └── .gitkeep │ │ ├── GoogleService-Info.plist │ │ ├── Helpers │ │ │ ├── Avatar │ │ │ │ └── AvatarCropp.swift │ │ │ ├── Cache │ │ │ │ ├── AwesomeCache.h │ │ │ │ ├── Cache.swift │ │ │ │ ├── CacheObject.swift │ │ │ │ ├── NSKeyedUnarchiverWrapper.h │ │ │ │ └── NSKeyedUnarchiverWrapper.m │ │ │ ├── ErrorHandling.swift │ │ │ ├── ExampleOffers.swift │ │ │ ├── PermissionsChecker.swift │ │ │ └── Stylesheet.swift │ │ ├── Info.plist │ │ ├── Models │ │ │ ├── Customer.swift │ │ │ ├── Location.swift │ │ │ ├── LocationIdentifierProvider.swift │ │ │ ├── LocationsManager.swift │ │ │ └── Offer.swift │ │ ├── ObjCBridge.h │ │ ├── Protocols │ │ │ ├── Authorisable.swift │ │ │ ├── Displayable.swift │ │ │ ├── Gamifiable.swift │ │ │ ├── Identifiable.swift │ │ │ └── Storable.swift │ │ ├── RegionProvider │ │ │ ├── AssignedBeaconsRequest.swift │ │ │ ├── NSData+Base64.h │ │ │ └── NSData+Base64.m │ │ └── Views │ │ │ ├── Customer │ │ │ ├── CustomerView.swift │ │ │ ├── Header │ │ │ │ ├── HeaderView.swift │ │ │ │ └── HeaderView.xib │ │ │ └── PointsView.swift │ │ │ ├── Generic │ │ │ ├── DesignableButton.swift │ │ │ └── ShadowlessNavigationBar.swift │ │ │ ├── OfferCell │ │ │ ├── OfferCell.swift │ │ │ └── OfferCell.xib │ │ │ ├── Onboarding │ │ │ ├── HorizontalPushSegue.swift │ │ │ ├── OnboardingView.swift │ │ │ └── OnboardingView.xib │ │ │ └── Permissions │ │ │ └── PermissionsView.swift │ ├── Podfile │ └── Podfile.lock │ ├── LoyaltyStore │ ├── .swiftlint.yml │ ├── LoyaltyStore.xcodeproj │ │ ├── bitmap.png │ │ ├── bitmap@2x.png │ │ ├── bitmap@3x.png │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ ├── LoyaltyStore.xcworkspace │ │ └── contents.xcworkspacedata │ ├── LoyaltyStore │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── Contents.json │ │ │ ├── cappuccino.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── chocolate.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── cookies.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── extra_espresso.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── icon.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── latte.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ │ ├── star.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── star.png │ │ │ │ ├── star@2x.png │ │ │ │ └── star@3x.png │ │ │ └── white_coffee.imageset │ │ │ │ ├── Contents.json │ │ │ │ ├── bitmap.png │ │ │ │ ├── bitmap@2x.png │ │ │ │ └── bitmap@3x.png │ │ ├── Base.lproj │ │ │ └── LaunchScreen.storyboard │ │ ├── Controllers │ │ │ ├── CustomerViewController.swift │ │ │ ├── OffersViewController.swift │ │ │ ├── PointsViewController.swift │ │ │ └── StoreViewController.swift │ │ ├── Estimote │ │ │ └── .gitkeep │ │ ├── GoogleService-Info.plist │ │ ├── Helpers │ │ │ ├── AlertHelper.swift │ │ │ ├── Cache │ │ │ │ ├── AwesomeCache.h │ │ │ │ ├── Cache.swift │ │ │ │ ├── CacheObject.swift │ │ │ │ ├── NSKeyedUnarchiverWrapper.h │ │ │ │ └── NSKeyedUnarchiverWrapper.m │ │ │ ├── Constants.swift │ │ │ └── ExampleOffers.swift │ │ ├── Info.plist │ │ ├── Main.storyboard │ │ ├── Models │ │ │ ├── Customer │ │ │ │ ├── Customer.swift │ │ │ │ └── CustomerDatabase.swift │ │ │ ├── Offer.swift │ │ │ └── Store │ │ │ │ ├── CustomerDatabaseReference.swift │ │ │ │ └── StoreManager.swift │ │ ├── ObjCBridge.h │ │ ├── Protocols │ │ │ ├── Customer │ │ │ │ ├── Displayable.swift │ │ │ │ ├── Gamifiable.swift │ │ │ │ ├── Identifiable.swift │ │ │ │ └── Storable.swift │ │ │ └── Store │ │ │ │ └── Manageable.swift │ │ └── Views │ │ │ ├── Customer │ │ │ ├── AvatarImageView.swift │ │ │ ├── CardView.swift │ │ │ ├── CustomerCell.swift │ │ │ └── CustomerView.swift │ │ │ ├── Offers │ │ │ ├── Header │ │ │ │ ├── HeaderView.swift │ │ │ │ └── HeaderView.xib │ │ │ ├── OfferCell │ │ │ │ └── OfferCell.swift │ │ │ └── OffersLayout.swift │ │ │ └── Store │ │ │ └── NoCustomersView.xib │ ├── Podfile │ └── Podfile.lock │ ├── NFCStamps │ ├── NFCStamps.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ ├── NFCStamps.xcworkspace │ │ └── contents.xcworkspacedata │ ├── NFCStamps │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ │ ├── AppIcon.appiconset │ │ │ │ ├── Contents.json │ │ │ │ ├── Icon-App-20x20@1x.png │ │ │ │ ├── Icon-App-20x20@2x-1.png │ │ │ │ ├── Icon-App-20x20@2x.png │ │ │ │ ├── Icon-App-20x20@3x.png │ │ │ │ ├── Icon-App-29x29@1x-1.png │ │ │ │ ├── Icon-App-29x29@1x.png │ │ │ │ ├── Icon-App-29x29@2x-1.png │ │ │ │ ├── Icon-App-29x29@2x.png │ │ │ │ ├── Icon-App-29x29@3x.png │ │ │ │ ├── Icon-App-40x40@1x.png │ │ │ │ ├── Icon-App-40x40@2x-1.png │ │ │ │ ├── Icon-App-40x40@2x.png │ │ │ │ ├── Icon-App-40x40@3x.png │ │ │ │ ├── Icon-App-57x57@1x.png │ │ │ │ ├── Icon-App-57x57@2x.png │ │ │ │ ├── Icon-App-60x60@2x.png │ │ │ │ ├── Icon-App-60x60@3x.png │ │ │ │ ├── Icon-App-76x76@1x.png │ │ │ │ ├── Icon-App-76x76@2x.png │ │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ │ ├── Coffee.imageset │ │ │ │ ├── Coffee.pdf │ │ │ │ └── Contents.json │ │ │ ├── Contents.json │ │ │ ├── ExtraCoffee.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── ExtraCoffee.pdf │ │ │ ├── FullStar.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── FullStar.pdf │ │ │ ├── NFCTouch.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── NFCTouch.pdf │ │ │ ├── Star.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── Star.pdf │ │ │ └── TouchNFC.imageset │ │ │ │ ├── Contents.json │ │ │ │ └── TouchNFC.pdf │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.storyboard │ │ │ └── Main.storyboard │ │ ├── CollectStarsViewController.swift │ │ ├── Fonts │ │ │ ├── HVD Fonts - BrandonText-Medium.otf │ │ │ └── Monotype Imaging - SlateStd-Bk.otf │ │ ├── Info.plist │ │ ├── NFCStamps.entitlements │ │ ├── ObjCBridge.h │ │ └── README.md │ ├── Podfile │ └── Podfile.lock │ ├── Notification │ ├── Notification.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ └── Notification │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ ├── AppIcon.appiconset │ │ │ ├── Contents.json │ │ │ ├── Icon-App-20x20@1x.png │ │ │ ├── Icon-App-20x20@2x.png │ │ │ ├── Icon-App-20x20@3x.png │ │ │ ├── Icon-App-29x29@1x.png │ │ │ ├── Icon-App-29x29@2x.png │ │ │ ├── Icon-App-29x29@3x.png │ │ │ ├── Icon-App-40x40@1x.png │ │ │ ├── Icon-App-40x40@2x.png │ │ │ ├── Icon-App-40x40@3x.png │ │ │ ├── Icon-App-57x57@1x.png │ │ │ ├── Icon-App-60x60@2x.png │ │ │ ├── Icon-App-60x60@3x.png │ │ │ ├── Icon-App-76x76@1x.png │ │ │ ├── Icon-App-76x76@2x.png │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ ├── BigIcon.imageset │ │ │ ├── Contents.json │ │ │ └── Notification.png │ │ └── Contents.json │ │ ├── Base.lproj │ │ ├── LaunchScreen.storyboard │ │ └── Main.storyboard │ │ ├── Estimote │ │ ├── .gitkeep │ │ └── NotificationManager.swift │ │ ├── Info.plist │ │ ├── ObjCBridge.h │ │ └── ViewController.swift │ ├── Proximity │ ├── Proximity.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ └── Proximity │ │ ├── AppDelegate.swift │ │ ├── Assets.xcassets │ │ ├── AppIcon.appiconset │ │ │ ├── Contents.json │ │ │ ├── Icon-App-20x20@1x.png │ │ │ ├── Icon-App-20x20@2x.png │ │ │ ├── Icon-App-20x20@3x.png │ │ │ ├── Icon-App-29x29@1x.png │ │ │ ├── Icon-App-29x29@2x.png │ │ │ ├── Icon-App-29x29@3x.png │ │ │ ├── Icon-App-40x40@1x.png │ │ │ ├── Icon-App-40x40@2x.png │ │ │ ├── Icon-App-40x40@3x.png │ │ │ ├── Icon-App-57x57@1x.png │ │ │ ├── Icon-App-60x60@2x.png │ │ │ ├── Icon-App-60x60@3x.png │ │ │ ├── Icon-App-76x76@1x.png │ │ │ ├── Icon-App-76x76@2x.png │ │ │ └── Icon-App-83.5x83.5@2x.png │ │ ├── Beacon.imageset │ │ │ ├── Beacon.pdf │ │ │ └── Contents.json │ │ └── Contents.json │ │ ├── Base.lproj │ │ ├── LaunchScreen.storyboard │ │ └── Main.storyboard │ │ ├── Estimote │ │ ├── CloudManager.swift │ │ ├── ProximityManager.swift │ │ └── UIColor+Extensions.swift │ │ ├── Info.plist │ │ ├── ObjCBridge.h │ │ ├── ViewController+UI.swift │ │ └── ViewController.swift │ └── Showroom │ ├── Showroom.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ └── contents.xcworkspacedata │ └── Showroom │ ├── AppDelegate.swift │ ├── Assets.xcassets │ └── AppIcon.appiconset │ │ ├── Contents.json │ │ ├── Icon-App-20x20@1x.png │ │ ├── Icon-App-20x20@2x.png │ │ ├── Icon-App-20x20@3x.png │ │ ├── Icon-App-29x29@1x.png │ │ ├── Icon-App-29x29@2x.png │ │ ├── Icon-App-29x29@3x.png │ │ ├── Icon-App-40x40@1x.png │ │ ├── Icon-App-40x40@2x.png │ │ ├── Icon-App-40x40@3x.png │ │ ├── Icon-App-57x57@1x.png │ │ ├── Icon-App-60x60@2x.png │ │ ├── Icon-App-60x60@3x.png │ │ ├── Icon-App-76x76@1x.png │ │ ├── Icon-App-76x76@2x.png │ │ └── Icon-App-83.5x83.5@2x.png │ ├── Base.lproj │ ├── LaunchScreen.storyboard │ └── Main.storyboard │ ├── Estimote │ ├── NearableID.swift │ ├── Product.swift │ └── ShowroomManager.swift │ ├── Info.plist │ ├── ObjCBridge.h │ └── ViewController.swift ├── ISSUE_TEMPLATE.md ├── LICENSE ├── LegacyExamples ├── Nearables │ ├── AccelerometerExample-Swift │ │ ├── AccelerometerExample-Swift.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── AccelerometerExample-Swift │ │ │ ├── AccelerometerExample-Swift-Bridging-Header.h │ │ │ ├── AppDelegate.swift │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── DetailViewController.swift │ │ │ ├── Images.xcassets │ │ │ │ └── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ ├── Info.plist │ │ │ └── MasterViewController.swift │ │ └── AccelerometerExample-SwiftTests │ │ │ ├── AccelerometerExample_SwiftTests.swift │ │ │ └── Info.plist │ ├── AccelerometerExample │ │ ├── AccelerometerExample.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── AccelerometerExample │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── DetailViewController.h │ │ │ ├── DetailViewController.m │ │ │ ├── Images.xcassets │ │ │ │ └── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ ├── Info.plist │ │ │ ├── MasterViewController.h │ │ │ ├── MasterViewController.m │ │ │ └── main.m │ │ └── AccelerometerExampleTests │ │ │ ├── AccelerometerExampleTests.m │ │ │ └── Info.plist │ ├── CustomTriggerExample │ │ ├── CustomTriggerExample.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── CustomTriggerExample │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── Images.xcassets │ │ │ │ ├── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ │ └── shoes.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── shoes.pdf │ │ │ ├── Info.plist │ │ │ ├── ViewController.h │ │ │ ├── ViewController.m │ │ │ ├── WeatherRule.h │ │ │ ├── WeatherRule.m │ │ │ └── main.m │ │ └── CustomTriggerExampleTests │ │ │ ├── CustomTriggerExampleTests.m │ │ │ └── Info.plist │ ├── MonitoringExample-Swift │ │ ├── MonitoringExample-Swift.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── MonitoringExample-Swift │ │ │ ├── AppDelegate.swift │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ ├── Main.storyboard │ │ │ │ └── Main_old.storyboard │ │ │ ├── Images.xcassets │ │ │ │ ├── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ │ ├── sticker_bag.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bag.pdf │ │ │ │ ├── sticker_bed.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bed.pdf │ │ │ │ ├── sticker_bike.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bike.pdf │ │ │ │ ├── sticker_blank.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_blank.pdf │ │ │ │ ├── sticker_car.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_car.pdf │ │ │ │ ├── sticker_chair.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_chair.pdf │ │ │ │ ├── sticker_dog.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_dog.pdf │ │ │ │ ├── sticker_door.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_door.pdf │ │ │ │ ├── sticker_fridge.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_fridge.pdf │ │ │ │ ├── sticker_grey.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_grey.pdf │ │ │ │ └── sticker_shoe.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_shoe.pdf │ │ │ ├── Info.plist │ │ │ ├── MonitoringDetailsViewController.swift │ │ │ ├── MonitoringExample-Swift-Bridging-Header.h │ │ │ └── ViewController.swift │ │ └── MonitoringExample-SwiftTests │ │ │ ├── Info.plist │ │ │ └── MonitoringExample_SwiftTests.swift │ ├── MonitoringExample │ │ ├── MonitoringExample.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── MonitoringExample │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── Images.xcassets │ │ │ │ ├── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ │ ├── sticker_bag.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bag.pdf │ │ │ │ ├── sticker_bed.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bed.pdf │ │ │ │ ├── sticker_bike.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bike.pdf │ │ │ │ ├── sticker_blank.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_blank.pdf │ │ │ │ ├── sticker_car.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_car.pdf │ │ │ │ ├── sticker_chair.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_chair.pdf │ │ │ │ ├── sticker_dog.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_dog.pdf │ │ │ │ ├── sticker_door.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_door.pdf │ │ │ │ ├── sticker_fridge.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_fridge.pdf │ │ │ │ ├── sticker_grey.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_grey.pdf │ │ │ │ └── sticker_shoe.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_shoe.pdf │ │ │ ├── Info.plist │ │ │ ├── MonitoringDetailsViewController.h │ │ │ ├── MonitoringDetailsViewController.m │ │ │ ├── ViewController.h │ │ │ ├── ViewController.m │ │ │ └── main.m │ │ └── MonitoringExampleTests │ │ │ ├── Info.plist │ │ │ └── RangingExampleTests.m │ ├── RangingExample-Swift │ │ ├── RangingExample-Swift.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── RangingExample-Swift │ │ │ ├── AppDelegate.swift │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── Images.xcassets │ │ │ │ ├── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ │ ├── sticker_bag.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bag.pdf │ │ │ │ ├── sticker_bed.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bed.pdf │ │ │ │ ├── sticker_bike.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bike.pdf │ │ │ │ ├── sticker_blank.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_blank.pdf │ │ │ │ ├── sticker_car.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_car.pdf │ │ │ │ ├── sticker_chair.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_chair.pdf │ │ │ │ ├── sticker_dog.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_dog.pdf │ │ │ │ ├── sticker_door.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_door.pdf │ │ │ │ ├── sticker_fridge.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_fridge.pdf │ │ │ │ ├── sticker_grey.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_grey.pdf │ │ │ │ └── sticker_shoe.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_shoe.pdf │ │ │ ├── Info.plist │ │ │ ├── RangingExample-Swift-Bridging-Header.h │ │ │ └── ViewController.swift │ │ └── RangingExample-SwiftTests │ │ │ ├── Info.plist │ │ │ └── RangingExample_SwiftTests.swift │ ├── RangingExample │ │ ├── RangingExample.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── RangingExample │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── Images.xcassets │ │ │ │ ├── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ │ ├── sticker_bag.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bag.pdf │ │ │ │ ├── sticker_bed.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bed.pdf │ │ │ │ ├── sticker_bike.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_bike.pdf │ │ │ │ ├── sticker_blank.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_blank.pdf │ │ │ │ ├── sticker_car.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_car.pdf │ │ │ │ ├── sticker_chair.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_chair.pdf │ │ │ │ ├── sticker_dog.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_dog.pdf │ │ │ │ ├── sticker_door.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_door.pdf │ │ │ │ ├── sticker_fridge.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_fridge.pdf │ │ │ │ ├── sticker_grey.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_grey.pdf │ │ │ │ └── sticker_shoe.imageset │ │ │ │ │ ├── Contents.json │ │ │ │ │ └── sticker_shoe.pdf │ │ │ ├── Info.plist │ │ │ ├── ViewController.h │ │ │ ├── ViewController.m │ │ │ └── main.m │ │ └── RangingExampleTests │ │ │ ├── Info.plist │ │ │ └── RangingExampleTests.m │ ├── TemperatureExample-Swift │ │ ├── TemperatureExample-Swift.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── TemperatureExample-Swift │ │ │ ├── AppDelegate.swift │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── DetailViewController.swift │ │ │ ├── Images.xcassets │ │ │ │ └── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ ├── Info.plist │ │ │ ├── MasterViewController.swift │ │ │ └── TemperatureExample-Swift-Bridging-Header.h │ │ └── TemperatureExample-SwiftTests │ │ │ ├── Info.plist │ │ │ └── TemperatureExample_SwiftTests.swift │ ├── TemperatureExample │ │ ├── TemperatureExample.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── TemperatureExample │ │ │ ├── AppDelegate.h │ │ │ ├── AppDelegate.m │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── DetailViewController.h │ │ │ ├── DetailViewController.m │ │ │ ├── Images.xcassets │ │ │ │ └── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ ├── Info.plist │ │ │ ├── MasterViewController.h │ │ │ ├── MasterViewController.m │ │ │ └── main.m │ │ └── TemperatureExampleTests │ │ │ ├── Info.plist │ │ │ └── TemperatureExampleTests.m │ ├── TriggersExample-Swift │ │ ├── TriggersExample-Swift.xcodeproj │ │ │ ├── project.pbxproj │ │ │ └── project.xcworkspace │ │ │ │ └── contents.xcworkspacedata │ │ ├── TriggersExample-Swift │ │ │ ├── AppDelegate.swift │ │ │ ├── Base.lproj │ │ │ │ ├── LaunchScreen.xib │ │ │ │ └── Main.storyboard │ │ │ ├── Images.xcassets │ │ │ │ └── AppIcon.appiconset │ │ │ │ │ └── Contents.json │ │ │ ├── Info.plist │ │ │ ├── TriggersExample-Swift-Bridging-Header.h │ │ │ └── ViewController.swift │ │ └── TriggersExample-SwiftTests │ │ │ ├── Info.plist │ │ │ └── TriggersExample_SwiftTests.swift │ └── TriggersExample │ │ ├── TriggersExample.xcodeproj │ │ ├── project.pbxproj │ │ └── project.xcworkspace │ │ │ └── contents.xcworkspacedata │ │ ├── TriggersExample │ │ ├── AppDelegate.h │ │ ├── AppDelegate.m │ │ ├── Base.lproj │ │ │ ├── LaunchScreen.xib │ │ │ └── Main.storyboard │ │ ├── Images.xcassets │ │ │ └── AppIcon.appiconset │ │ │ │ └── Contents.json │ │ ├── Info.plist │ │ ├── ViewController.h │ │ ├── ViewController.m │ │ └── main.m │ │ └── TriggersExampleTests │ │ ├── Info.plist │ │ └── TriggersExampleTests.m └── ProximityBeacons │ ├── Examples.xcodeproj │ ├── project.pbxproj │ └── project.xcworkspace │ │ └── contents.xcworkspacedata │ └── Examples │ ├── ESTAppDelegate.h │ ├── ESTAppDelegate.m │ ├── ESTBeaconDetailsDemoVC.h │ ├── ESTBeaconDetailsDemoVC.m │ ├── ESTBeaconDetailsDemoVC.xib │ ├── ESTBeaconTableVC.h │ ├── ESTBeaconTableVC.m │ ├── ESTBulkUpdaterDemoVC.h │ ├── ESTBulkUpdaterDemoVC.m │ ├── ESTBulkUpdaterDemoVC.xib │ ├── ESTBulkUpdaterRemoteDemoVC.h │ ├── ESTBulkUpdaterRemoteDemoVC.m │ ├── ESTBulkUpdaterRemoteDemoVC.xib │ ├── ESTCloudBeaconTableVC.h │ ├── ESTCloudBeaconTableVC.m │ ├── ESTCloudBeaconTableVC.xib │ ├── ESTDistanceDemoVC.h │ ├── ESTDistanceDemoVC.m │ ├── ESTEddystoneTableVC.h │ ├── ESTEddystoneTableVC.m │ ├── ESTMotionDetectionDemoVC.h │ ├── ESTMotionDetectionDemoVC.m │ ├── ESTMotionDetectionDemoVC.xib │ ├── ESTMotionUUIDDemoVC.h │ ├── ESTMotionUUIDDemoVC.m │ ├── ESTMotionUUIDDemoVC.xib │ ├── ESTMotionUUIDSettingsDemoVC.h │ ├── ESTMotionUUIDSettingsDemoVC.m │ ├── ESTMotionUUIDSettingsDemoVC.xib │ ├── ESTNearableDetailsDemoVC.h │ ├── ESTNearableDetailsDemoVC.m │ ├── ESTNearableDetailsDemoVC.xib │ ├── ESTNearableFirmwareUpdateDemoVC.h │ ├── ESTNearableFirmwareUpdateDemoVC.m │ ├── ESTNearableFirmwareUpdateDemoVC.xib │ ├── ESTNearableTableVC.h │ ├── ESTNearableTableVC.m │ ├── ESTNotificationDemoVC.h │ ├── ESTNotificationDemoVC.m │ ├── ESTNotificationDemoVC.xib │ ├── ESTProximityDemoVC.h │ ├── ESTProximityDemoVC.m │ ├── ESTSendGPSDemoVC.h │ ├── ESTSendGPSDemoVC.m │ ├── ESTSendGPSDemoVC.xib │ ├── ESTTemperatureDemoVC.h │ ├── ESTTemperatureDemoVC.m │ ├── ESTTemperatureDemoVC.xib │ ├── ESTUpdateFirmwareDemoVC.h │ ├── ESTUpdateFirmwareDemoVC.m │ ├── ESTUpdateFirmwareDemoVC.xib │ ├── ESTViewController.h │ ├── ESTViewController.m │ ├── ESTVirtualBeaconDemoVC.h │ ├── ESTVirtualBeaconDemoVC.m │ ├── ESTVirtualBeaconDemoVC.xib │ ├── Examples-Info.plist │ ├── Examples-Prefix.pch │ ├── Images.xcassets │ ├── AppIcon.appiconset │ │ ├── Contents.json │ │ └── Icon.png │ ├── Contents.json │ ├── LaunchImage.launchimage │ │ └── Contents.json │ ├── beacon.imageset │ │ ├── Contents.json │ │ └── beacon_linear@2x.png │ ├── beacon_linearnie.imageset │ │ ├── Contents.json │ │ └── beacon_linearnie.png │ ├── beacon_secure.imageset │ │ ├── Contents.json │ │ └── beacon_secure@2x.png │ ├── black_dot.imageset │ │ ├── Contents.json │ │ └── dotImage@2x.png │ ├── distance_bkg.imageset │ │ ├── Contents.json │ │ └── distance_bkg.png │ ├── far_image.imageset │ │ ├── Contents.json │ │ └── far_image@2x.png │ ├── immediate_image.imageset │ │ ├── Contents.json │ │ └── immediate_image@2x.png │ └── near_image.imageset │ │ ├── Contents.json │ │ └── near_image@2x.png │ ├── LaunchScreen.storyboard │ ├── en.lproj │ └── InfoPlist.strings │ └── main.m ├── README.md ├── SDK_3_0_MIGRATION_GUIDE.md ├── SDK_3_x_README.md ├── SettingsList.md └── images ├── beacon_details.png ├── build_phases.png ├── distance_demo.png ├── home_screen.png ├── ibeacon_list.png ├── notify_demo.png └── temperature.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/.gitignore -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /Documents/Classes.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes.html -------------------------------------------------------------------------------- /Documents/Classes/ESTAnalyticsManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTAnalyticsManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeacon.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeacon.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconConnection.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconConnection.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationConnectivityInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationConnectivityInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationConnectivityPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationConnectivityPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationDeviceInfoApplicationVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationDeviceInfoApplicationVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationDeviceInfoBootloaderVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationDeviceInfoBootloaderVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationDeviceInfoHardwareVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationDeviceInfoHardwareVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationDeviceInfoUTCTime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationDeviceInfoUTCTime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationDeviceInfoUptime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationDeviceInfoUptime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneEIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneEIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneEIDInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneEIDInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneEIDPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneEIDPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneTLMEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneTLMEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneTLMInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneTLMInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneTLMPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneTLMPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneUIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneUIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneUIDInstance.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneUIDInstance.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneUIDInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneUIDInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneUIDNamespace.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneUIDNamespace.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneUIDPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneUIDPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneURLData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneURLData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneURLEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneURLEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneURLInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneURLInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEddystoneURLPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEddystoneURLPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEstimoteLocationEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEstimoteLocationEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEstimoteLocationInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEstimoteLocationInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEstimoteLocationPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEstimoteLocationPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEstimoteTLMEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEstimoteTLMEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEstimoteTLMInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEstimoteTLMInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationEstimoteTLMPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationEstimoteTLMPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGPIO0StateReflectingOnLEDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGPIO0StateReflectingOnLEDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGPIOConfigPort0.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGPIOConfigPort0.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGPIOConfigPort1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGPIOConfigPort1.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGPIONotificationEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGPIONotificationEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGPIOPortsData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGPIOPortsData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGenericAdvertiserData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGenericAdvertiserData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGenericAdvertiserEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGenericAdvertiserEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGenericAdvertiserInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGenericAdvertiserInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationGenericAdvertiserPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationGenericAdvertiserPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconMajor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconMajor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconMinor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconMinor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconMotionUUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconMotionUUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconMotionUUIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconMotionUUIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconProximityUUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconProximityUUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconSecureUUIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconSecureUUIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationIBeaconSecureUUIDPeriodScaler.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationIBeaconSecureUUIDPeriodScaler.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerBatteryPercentage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerBatteryPercentage.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerBatteryVoltage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerBatteryVoltage.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerDarkToSleepEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerDarkToSleepEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerFlipToSleepEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerFlipToSleepEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerScheduledAdvertisingEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerScheduledAdvertisingEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerScheduledAdvertisingPeriod.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerScheduledAdvertisingPeriod.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationPowerSmartPowerModeEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationPowerSmartPowerModeEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationSensorsAmbientLight.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationSensorsAmbientLight.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationSensorsMotionNotificationEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationSensorsMotionNotificationEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationSensorsPressure.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationSensorsPressure.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationSensorsTemperature.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationSensorsTemperature.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationSensorsTemperatureOffset.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationSensorsTemperatureOffset.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconOperationShakeToConnectEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconOperationShakeToConnectEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconSettingsManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconSettingsManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconUpdateConfig.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconUpdateConfig.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBeaconUpdateInfo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBeaconUpdateInfo.html -------------------------------------------------------------------------------- /Documents/Classes/ESTBulkUpdater.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTBulkUpdater.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationDeviceInfoColor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationDeviceInfoColor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationDeviceInfoDevelopmentMode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationDeviceInfoDevelopmentMode.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationDeviceInfoFirmwareVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationDeviceInfoFirmwareVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationDeviceInfoGeoLocation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationDeviceInfoGeoLocation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationDeviceInfoName.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationDeviceInfoName.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationDeviceInfoTags.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationDeviceInfoTags.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationIBeaconNonStrictMode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationIBeaconNonStrictMode.html -------------------------------------------------------------------------------- /Documents/Classes/ESTCloudOperationPowerBatteryLifetime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTCloudOperationPowerBatteryLifetime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTConfig.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTConfig.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDateRule.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDateRule.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceConnectable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceConnectable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceDetails.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceDetails.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceFilterBeaconV1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceFilterBeaconV1.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceFilterLocationBeacon.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceFilterLocationBeacon.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceFilterNearable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceFilterNearable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceGeoLocation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceGeoLocation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceIndoorLocation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceIndoorLocation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceLocationBeacon.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceLocationBeacon.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceNearable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceNearable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSchedule.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSchedule.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettings.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettings.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsAdvertiser.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsAdvertiser.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsAdvertiserConnectivity.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsAdvertiserConnectivity.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsAdvertiserEddystoneEID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsAdvertiserEddystoneEID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsAdvertiserEddystoneUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsAdvertiserEddystoneUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsAdvertiserEddystoneURL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsAdvertiserEddystoneURL.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsAdvertiserIBeacon.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsAdvertiserIBeacon.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsCollection.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsCollection.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceSettingsGeneral.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceSettingsGeneral.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceShadow.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceShadow.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceStatusReport.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceStatusReport.html -------------------------------------------------------------------------------- /Documents/Classes/ESTDeviceUpdateInfo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTDeviceUpdateInfo.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystone.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystone.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneAttachment.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneAttachment.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneEID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneEID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneFilter.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneFilter.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneFilterEID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneFilterEID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneFilterUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneFilterUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneFilterURL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneFilterURL.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneFilterURLDomain.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneFilterURLDomain.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneTLM.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneTLM.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTEddystoneURL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTEddystoneURL.html -------------------------------------------------------------------------------- /Documents/Classes/ESTFeaturesetBackgroundMode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTFeaturesetBackgroundMode.html -------------------------------------------------------------------------------- /Documents/Classes/ESTFeaturesetEstimoteMonitoring.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTFeaturesetEstimoteMonitoring.html -------------------------------------------------------------------------------- /Documents/Classes/ESTGPIOPortsData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTGPIOPortsData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTLocationBeaconBulkUpdateConfiguration.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTLocationBeaconBulkUpdateConfiguration.html -------------------------------------------------------------------------------- /Documents/Classes/ESTLocationBeaconBulkUpdater.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTLocationBeaconBulkUpdater.html -------------------------------------------------------------------------------- /Documents/Classes/ESTLogger.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTLogger.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMesh.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMesh.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMeshGateway.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMeshGateway.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMeshManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMeshManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMeshNearablesScanReportVO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMeshNearablesScanReportVO.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMeshNearablesScanResultVO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMeshNearablesScanResultVO.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMeshScanReportsManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMeshScanReportsManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMonitoringManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMonitoringManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTMonitoringV2Manager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTMonitoringV2Manager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationApplicationVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationApplicationVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationBroadcastingScheme.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationBroadcastingScheme.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationEddystoneURL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationEddystoneURL.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationHardware.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationHardware.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationIBeaconMajor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationIBeaconMajor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationIBeaconMinor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationIBeaconMinor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationIBeaconProximityUUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationIBeaconProximityUUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationMotionOnly.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationMotionOnly.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationName.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationName.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationNearableInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationNearableInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableOperationNearablePower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableOperationNearablePower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableRule.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableRule.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNearableSettingsManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNearableSettingsManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTNotificationGPIOData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTNotificationGPIOData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTPeripheralTypeUtility.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTPeripheralTypeUtility.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestAssignGPSLocation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestAssignGPSLocation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestBeaconColor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestBeaconColor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestBeaconMac.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestBeaconMac.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestCancelPendingSettings.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestCancelPendingSettings.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestDeletePendingSettings.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestDeletePendingSettings.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetBeacons.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetBeacons.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetBeaconsDetails.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetBeaconsDetails.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetDeviceDetails.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetDeviceDetails.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetDevices.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetDevices.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetNearables.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetNearables.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetPendingSettings.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetPendingSettings.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestGetSettingsHistory.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestGetSettingsHistory.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestRegisterDevice.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestRegisterDevice.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestV2DeletePendingSettings.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestV2DeletePendingSettings.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestV2DevicesUpdate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestV2DevicesUpdate.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestV2GetDeviceDetails.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestV2GetDeviceDetails.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestV2GetDevices.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestV2GetDevices.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRequestV3GetDeviceOwner.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRequestV3GetDeviceOwner.html -------------------------------------------------------------------------------- /Documents/Classes/ESTRule.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTRule.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingBase.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingBase.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingConnectivityInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingConnectivityInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingConnectivityPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingConnectivityPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoApplicationVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoApplicationVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoBootloaderVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoBootloaderVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoColor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoColor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoDevelopmentMode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoDevelopmentMode.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoFirmwareVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoFirmwareVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoGeoLocation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoGeoLocation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoHardwareVersion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoHardwareVersion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoIndoorLocationIdentifier.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoIndoorLocationIdentifier.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoIndoorLocationName.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoIndoorLocationName.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoName.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoName.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoTags.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoTags.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoUTCTime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoUTCTime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingDeviceInfoUptime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingDeviceInfoUptime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneConfigurationServiceEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneConfigurationServiceEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneEIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneEIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneEIDInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneEIDInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneEIDPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneEIDPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneTLMEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneTLMEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneTLMInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneTLMInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneTLMPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneTLMPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneUIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneUIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneUIDInstance.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneUIDInstance.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneUIDInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneUIDInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneUIDNamespace.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneUIDNamespace.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneUIDPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneUIDPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneURLData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneURLData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneURLEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneURLEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneURLInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneURLInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEddystoneURLPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEddystoneURLPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEstimoteLocationEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEstimoteLocationEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEstimoteLocationInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEstimoteLocationInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEstimoteLocationPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEstimoteLocationPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEstimoteTLMEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEstimoteTLMEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEstimoteTLMInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEstimoteTLMInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingEstimoteTLMPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingEstimoteTLMPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGPIO0StateReflectingOnLEDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGPIO0StateReflectingOnLEDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGPIOConfigPort0.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGPIOConfigPort0.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGPIOConfigPort1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGPIOConfigPort1.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGPIONotificationEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGPIONotificationEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGPIOPortsData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGPIOPortsData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGenericAdvertiserData.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGenericAdvertiserData.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGenericAdvertiserEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGenericAdvertiserEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGenericAdvertiserInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGenericAdvertiserInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingGenericAdvertiserPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingGenericAdvertiserPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconMajor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconMajor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconMinor.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconMinor.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconMotionUUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconMotionUUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconMotionUUIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconMotionUUIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconNonStrictMode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconNonStrictMode.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconProximityUUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconProximityUUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconSecureUUIDEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconSecureUUIDEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingIBeaconSecureUUIDPeriodScaler.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingIBeaconSecureUUIDPeriodScaler.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingNearableBroadcastingScheme.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingNearableBroadcastingScheme.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingNearableEddystoneURL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingNearableEddystoneURL.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingNearableInterval.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingNearableInterval.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingNearablePower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingNearablePower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingOperation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingOperation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerBatteryLifetime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerBatteryLifetime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerBatteryPercentage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerBatteryPercentage.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerBatteryVoltage.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerBatteryVoltage.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerDarkToSleepEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerDarkToSleepEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerFlipToSleepEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerFlipToSleepEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerMotionOnlyBroadcastingDelay.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerMotionOnlyBroadcastingDelay.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerMotionOnlyBroadcastingEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerMotionOnlyBroadcastingEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerScheduledAdvertisingEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerScheduledAdvertisingEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerScheduledAdvertisingPeriod.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerScheduledAdvertisingPeriod.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingPowerSmartPowerModeEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingPowerSmartPowerModeEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingReadOnly.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingReadOnly.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingReadWrite.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingReadWrite.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingSensorsAmbientLight.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingSensorsAmbientLight.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingSensorsMotionNotificationEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingSensorsMotionNotificationEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingSensorsPressure.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingSensorsPressure.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingSensorsTemperature.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingSensorsTemperature.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingSensorsTemperatureOffset.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingSensorsTemperatureOffset.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingShakeToConnectEnable.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingShakeToConnectEnable.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsConnectivity.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsConnectivity.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsDeviceInfo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsDeviceInfo.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEddystoneConfigurationService.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEddystoneConfigurationService.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEddystoneEID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEddystoneEID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEddystoneTLM.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEddystoneTLM.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEddystoneUID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEddystoneUID.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEddystoneURL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEddystoneURL.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEstimoteLocation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEstimoteLocation.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsEstimoteTLM.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsEstimoteTLM.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsGPIO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsGPIO.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsIBeacon.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsIBeacon.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsPower.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsPower.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSettingsSensors.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSettingsSensors.html -------------------------------------------------------------------------------- /Documents/Classes/ESTSimulatedNearableManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTSimulatedNearableManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTStorageManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTStorageManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfo.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoAmbientLight.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoAmbientLight.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoGPIO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoGPIO.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoMagnetometer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoMagnetometer.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoMotion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoMotion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoPressure.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoPressure.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoSystemStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoSystemStatus.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryInfoTemperature.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryInfoTemperature.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationAmbientLight.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationAmbientLight.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationGPIO.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationGPIO.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationMagnetometer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationMagnetometer.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationMotion.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationMotion.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationPressure.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationPressure.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationSystemStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationSystemStatus.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTelemetryNotificationTemperature.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTelemetryNotificationTemperature.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTime.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTime.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTimePeriod.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTimePeriod.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTrigger.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTrigger.html -------------------------------------------------------------------------------- /Documents/Classes/ESTTriggerManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTTriggerManager.html -------------------------------------------------------------------------------- /Documents/Classes/ESTUtilityManager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Classes/ESTUtilityManager.html -------------------------------------------------------------------------------- /Documents/Constants.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Constants.html -------------------------------------------------------------------------------- /Documents/Enums.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums.html -------------------------------------------------------------------------------- /Documents/Enums/ESTBulkUpdaterDeviceUpdateStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTBulkUpdaterDeviceUpdateStatus.html -------------------------------------------------------------------------------- /Documents/Enums/ESTBulkUpdaterStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTBulkUpdaterStatus.html -------------------------------------------------------------------------------- /Documents/Enums/ESTDeviceLocationBeaconError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTDeviceLocationBeaconError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTDeviceSettingsManagerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTDeviceSettingsManagerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTEddystoneProximity.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTEddystoneProximity.html -------------------------------------------------------------------------------- /Documents/Enums/ESTGPIOConfig.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTGPIOConfig.html -------------------------------------------------------------------------------- /Documents/Enums/ESTGPIOConfigError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTGPIOConfigError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTGPIOPort.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTGPIOPort.html -------------------------------------------------------------------------------- /Documents/Enums/ESTGPIOPortValue.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTGPIOPortValue.html -------------------------------------------------------------------------------- /Documents/Enums/ESTGPIOPortsDataError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTGPIOPortsDataError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTGenericAdvertiserID.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTGenericAdvertiserID.html -------------------------------------------------------------------------------- /Documents/Enums/ESTLocationBeaconBulkUpdaterError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTLocationBeaconBulkUpdaterError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTMonitoringManagerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTMonitoringManagerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTMonitoringProximity.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTMonitoringProximity.html -------------------------------------------------------------------------------- /Documents/Enums/ESTNearableBroadcastingScheme.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTNearableBroadcastingScheme.html -------------------------------------------------------------------------------- /Documents/Enums/ESTPeripheralFirmwareState.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTPeripheralFirmwareState.html -------------------------------------------------------------------------------- /Documents/Enums/ESTPeripheralTypeUtilityError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTPeripheralTypeUtilityError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTPeripheralTypeUtilityErrorCode.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTPeripheralTypeUtilityErrorCode.html -------------------------------------------------------------------------------- /Documents/Enums/ESTRequestAssignGPSLocationError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTRequestAssignGPSLocationError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTRequestBaseError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTRequestBaseError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTRequestBeaconColorError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTRequestBeaconColorError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTRequestBeaconMacError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTRequestBeaconMacError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTRequestGetBeaconsError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTRequestGetBeaconsError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTRequestGetNearablesError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTRequestGetNearablesError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingConnectableIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingConnectableIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingConnectablePowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingConnectablePowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingDeviceInfoApplicationVersionError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingDeviceInfoApplicationVersionError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingDeviceInfoBootloaderVersionError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingDeviceInfoBootloaderVersionError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingDeviceInfoHardwareVersionError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingDeviceInfoHardwareVersionError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneEIDIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneEIDIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneEIDPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneEIDPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneTLMIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneTLMIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneTLMPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneTLMPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneUIDInstanceError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneUIDInstanceError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneUIDIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneUIDIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneUIDNamespaceError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneUIDNamespaceError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneUIDPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneUIDPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneURLIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneURLIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneURLNamespaceError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneURLNamespaceError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEddystoneURLPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEddystoneURLPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEstimoteLocationIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEstimoteLocationIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEstimoteLocationPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEstimoteLocationPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEstimoteTLMIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEstimoteTLMIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingEstimoteTLMPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingEstimoteTLMPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingGenericAdvertiserDataError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingGenericAdvertiserDataError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingGenericAdvertiserEnableError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingGenericAdvertiserEnableError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingGenericAdvertiserIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingGenericAdvertiserIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingGenericAdvertiserPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingGenericAdvertiserPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingIBeaconIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingIBeaconIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingIBeaconMajorError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingIBeaconMajorError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingIBeaconMinorError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingIBeaconMinorError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingIBeaconPowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingIBeaconPowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingIBeaconProximityUUIDError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingIBeaconProximityUUIDError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingNearableBroadcastingSchemeError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingNearableBroadcastingSchemeError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingNearableEddystoneURLError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingNearableEddystoneURLError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingNearableIntervalError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingNearableIntervalError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingNearablePowerError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingNearablePowerError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingOperationStatus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingOperationStatus.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingOperationType.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingOperationType.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingPowerMotionOnlyBroadcastingDelayError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingPowerMotionOnlyBroadcastingDelayError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingPowerScheduledAdvertisingPeriodError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingPowerScheduledAdvertisingPeriodError.html -------------------------------------------------------------------------------- /Documents/Enums/ESTSettingSensorsTemperatureOffsetError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/ESTSettingSensorsTemperatureOffsetError.html -------------------------------------------------------------------------------- /Documents/Enums/EStrequestV3GetFirmwresError.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Enums/EStrequestV3GetFirmwresError.html -------------------------------------------------------------------------------- /Documents/Protocols.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTBeaconConnectionDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTBeaconConnectionDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTBeaconOperationProtocol.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTBeaconOperationProtocol.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTCloudOperationProtocol.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTCloudOperationProtocol.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTDeviceConnectableDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTDeviceConnectableDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTDeviceFilter.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTDeviceFilter.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTDeviceNotificationProtocol.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTDeviceNotificationProtocol.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTEddystoneManagerDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTEddystoneManagerDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTLocationBeaconBulkUpdaterDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTLocationBeaconBulkUpdaterDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTMonitoringV2ManagerDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTMonitoringV2ManagerDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTNearableManagerDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTNearableManagerDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTNearableOperationProtocol.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTNearableOperationProtocol.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTPeripheralNearableDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTPeripheralNearableDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTPeripheralNotificationDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTPeripheralNotificationDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTPeripheralTypeUtilityDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTPeripheralTypeUtilityDelegate.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTTelemetryNotificationProtocol.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTTelemetryNotificationProtocol.html -------------------------------------------------------------------------------- /Documents/Protocols/ESTTriggerManagerDelegate.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Protocols/ESTTriggerManagerDelegate.html -------------------------------------------------------------------------------- /Documents/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/README.md -------------------------------------------------------------------------------- /Documents/Type Definitions.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/Type Definitions.html -------------------------------------------------------------------------------- /Documents/badge.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/badge.svg -------------------------------------------------------------------------------- /Documents/css/highlight.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/css/highlight.css -------------------------------------------------------------------------------- /Documents/css/jazzy.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/css/jazzy.css -------------------------------------------------------------------------------- /Documents/img/build_phases.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/img/build_phases.png -------------------------------------------------------------------------------- /Documents/img/carat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/img/carat.png -------------------------------------------------------------------------------- /Documents/img/dash.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/img/dash.png -------------------------------------------------------------------------------- /Documents/img/gh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/img/gh.png -------------------------------------------------------------------------------- /Documents/img/spinner.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/img/spinner.gif -------------------------------------------------------------------------------- /Documents/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/index.html -------------------------------------------------------------------------------- /Documents/js/jazzy.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/js/jazzy.js -------------------------------------------------------------------------------- /Documents/js/jazzy.search.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/js/jazzy.search.js -------------------------------------------------------------------------------- /Documents/js/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/js/jquery.min.js -------------------------------------------------------------------------------- /Documents/js/lunr.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/js/lunr.min.js -------------------------------------------------------------------------------- /Documents/js/typeahead.jquery.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/js/typeahead.jquery.js -------------------------------------------------------------------------------- /Documents/search.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Documents/search.json -------------------------------------------------------------------------------- /EstimoteFleetManagementSDK.podspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteFleetManagementSDK.podspec -------------------------------------------------------------------------------- /EstimoteFleetManagementSDK/EstimoteFleetManagementSDK.framework/EstimoteFleetManagementSDK: -------------------------------------------------------------------------------- 1 | Versions/Current/EstimoteFleetManagementSDK -------------------------------------------------------------------------------- /EstimoteFleetManagementSDK/EstimoteFleetManagementSDK.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /EstimoteFleetManagementSDK/EstimoteFleetManagementSDK.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /EstimoteSDK.podspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK.podspec -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/EstimoteSDK: -------------------------------------------------------------------------------- 1 | Versions/Current/EstimoteSDK -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Headers: -------------------------------------------------------------------------------- 1 | Versions/Current/Headers -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/EstimoteSDK: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/EstimoteSDK -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBaseVO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBaseVO.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeacon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeacon.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeaconBaseVO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeaconBaseVO.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeaconManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeaconManager.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeaconVO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBeaconVO.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBulkUpdater.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTBulkUpdater.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTCloudManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTCloudManager.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTConfig.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDateRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDateRule.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDefinitions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDefinitions.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDevice.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceDetails.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceDetails.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceFilter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceFilter.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceManager.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceNearable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceNearable.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceSchedule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceSchedule.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceSettings.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceShadow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTDeviceShadow.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystone.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneEID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneEID.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneTLM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneTLM.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneUID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneUID.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneURL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTEddystoneURL.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTFirmwareInfoVO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTFirmwareInfoVO.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTGPIOConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTGPIOConfig.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTGPIOPort.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTGPIOPort.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTGPIOPortsData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTGPIOPortsData.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTLogger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTLogger.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMesh.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMesh.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMeshGateway.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMeshGateway.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMeshManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMeshManager.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMonitoringZone.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMonitoringZone.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMotionRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTMotionRule.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTNearable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTNearable.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTNearableRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTNearableRule.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTNearableVO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTNearableVO.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTPeripheral.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTPeripheral.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTProximityRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTProximityRule.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRequestBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRequestBase.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRequestDelete.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRequestDelete.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTRule.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTSettingBase.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTSettingBase.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTTime.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTTime.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTTimePeriod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTTimePeriod.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTTrigger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/ESTTrigger.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/EstimoteSDK.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/EstimoteSDK/EstimoteSDK.framework/Versions/A/Headers/EstimoteSDK.h -------------------------------------------------------------------------------- /EstimoteSDK/EstimoteSDK.framework/Versions/Current: -------------------------------------------------------------------------------- 1 | A -------------------------------------------------------------------------------- /Examples/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/README.md -------------------------------------------------------------------------------- /Examples/objective-c/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/.gitignore -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/AppDelegate.h -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/AppDelegate.m -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVRangingVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVRangingVC.h -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVRangingVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVRangingVC.m -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVReadingVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVReadingVC.h -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVReadingVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVReadingVC.m -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVSavingVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVSavingVC.h -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVSavingVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVSavingVC.m -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVStartVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVStartVC.h -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/EKVStartVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/EKVStartVC.m -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/Info.plist -------------------------------------------------------------------------------- /Examples/objective-c/BeaconStorage/BeaconStorage/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/BeaconStorage/BeaconStorage/main.m -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/AppDelegate.h -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/AppDelegate.m -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/Estimote/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/Info.plist -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/ViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/ViewController.h -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/ViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/ViewController.m -------------------------------------------------------------------------------- /Examples/objective-c/Blank/Blank/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Blank/Blank/main.m -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Notification/Notification/AppDelegate.h -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Notification/Notification/AppDelegate.m -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/Estimote/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Notification/Notification/Info.plist -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/ViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Notification/Notification/ViewController.h -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/ViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Notification/Notification/ViewController.m -------------------------------------------------------------------------------- /Examples/objective-c/Notification/Notification/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Notification/Notification/main.m -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/AppDelegate.h -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/AppDelegate.m -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Estimote/CloudManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Estimote/CloudManager.h -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Estimote/CloudManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Estimote/CloudManager.m -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Estimote/ProximityManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Estimote/ProximityManager.h -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Estimote/ProximityManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Estimote/ProximityManager.m -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Estimote/UIColor+Additions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Estimote/UIColor+Additions.h -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Estimote/UIColor+Additions.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Estimote/UIColor+Additions.m -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/Info.plist -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/ViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/ViewController.h -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/ViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/ViewController.m -------------------------------------------------------------------------------- /Examples/objective-c/Proximity/Proximity/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Proximity/Proximity/main.m -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/AppDelegate.h -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/AppDelegate.m -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Estimote/NearableID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Estimote/NearableID.h -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Estimote/NearableID.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Estimote/NearableID.m -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Estimote/Product.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Estimote/Product.h -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Estimote/Product.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Estimote/Product.m -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Estimote/ShowroomManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Estimote/ShowroomManager.h -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Estimote/ShowroomManager.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Estimote/ShowroomManager.m -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/Info.plist -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/ViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/ViewController.h -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/ViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/ViewController.m -------------------------------------------------------------------------------- /Examples/objective-c/Showroom/Showroom/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/objective-c/Showroom/Showroom/main.m -------------------------------------------------------------------------------- /Examples/swift/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/.gitignore -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/Estimote/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Blank/Blank/ViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Blank/Blank/ViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/.gitignore: -------------------------------------------------------------------------------- 1 | Carthage/ 2 | -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/BeaconConfig.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/BeaconConfig.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/Estimote/GeoLocator.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/Estimote/GeoLocator.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/Estimote/Utilities.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/Estimote/Utilities.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/RootViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/RootViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Configuration/TagsViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Configuration/TagsViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Extras/Scanner.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Extras/Scanner.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Configuration/Extras/Scanner/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Extras/Scanner/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Extras/Scanner/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Extras/Scanner/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Configuration/Extras/Scanner/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Extras/Scanner/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Configuration/Extras/Scanner/ViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Extras/Scanner/ViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Configuration/Podfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/Podfile -------------------------------------------------------------------------------- /Examples/swift/Configuration/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Configuration/README.md -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/Contents.json -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/light.png -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/light@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/light@2x.png -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/light@3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Assets.xcassets/light.imageset/light@3x.png -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/Info.plist -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/ViewControllerInput.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/ViewControllerInput.swift -------------------------------------------------------------------------------- /Examples/swift/GPIO/GPIO/ViewControllerOutput.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/GPIO/ViewControllerOutput.swift -------------------------------------------------------------------------------- /Examples/swift/GPIO/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/GPIO/README.md -------------------------------------------------------------------------------- /Examples/swift/Loyalty/.swift-version: -------------------------------------------------------------------------------- 1 | 2.3 2 | -------------------------------------------------------------------------------- /Examples/swift/Loyalty/.swiftlint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/.swiftlint.yml -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty.xcworkspace/contents.xcworkspacedata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty.xcworkspace/contents.xcworkspacedata -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Assets.xcassets/star.imageset/star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Assets.xcassets/star.imageset/star.png -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Controllers/AuthViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Controllers/AuthViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Estimote/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/GoogleService-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/GoogleService-Info.plist -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/Avatar/AvatarCropp.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/Avatar/AvatarCropp.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/Cache/AwesomeCache.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/Cache/AwesomeCache.h -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/Cache/Cache.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/Cache/Cache.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/Cache/CacheObject.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/Cache/CacheObject.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/ErrorHandling.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/ErrorHandling.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/ExampleOffers.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/ExampleOffers.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/PermissionsChecker.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/PermissionsChecker.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Helpers/Stylesheet.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Helpers/Stylesheet.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Models/Customer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Models/Customer.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Models/Location.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Models/Location.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Models/LocationsManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Models/LocationsManager.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Models/Offer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Models/Offer.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Protocols/Authorisable.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Protocols/Authorisable.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Protocols/Displayable.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Protocols/Displayable.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Protocols/Gamifiable.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Protocols/Gamifiable.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Protocols/Identifiable.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Protocols/Identifiable.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Protocols/Storable.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Protocols/Storable.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/RegionProvider/NSData+Base64.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/RegionProvider/NSData+Base64.h -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/RegionProvider/NSData+Base64.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/RegionProvider/NSData+Base64.m -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Customer/CustomerView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Customer/CustomerView.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Customer/Header/HeaderView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Customer/Header/HeaderView.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Customer/Header/HeaderView.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Customer/Header/HeaderView.xib -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Customer/PointsView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Customer/PointsView.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Generic/DesignableButton.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Generic/DesignableButton.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/OfferCell/OfferCell.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/OfferCell/OfferCell.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/OfferCell/OfferCell.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/OfferCell/OfferCell.xib -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Onboarding/OnboardingView.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Onboarding/OnboardingView.swift -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Loyalty/Views/Onboarding/OnboardingView.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Loyalty/Views/Onboarding/OnboardingView.xib -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Podfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Podfile -------------------------------------------------------------------------------- /Examples/swift/Loyalty/Podfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Loyalty/Podfile.lock -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/.swiftlint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/.swiftlint.yml -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/bitmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/bitmap.png -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/bitmap@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/bitmap@2x.png -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/bitmap@3x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/bitmap@3x.png -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Estimote/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/GoogleService-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/GoogleService-Info.plist -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/AlertHelper.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/AlertHelper.swift -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/Cache/AwesomeCache.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/Cache/AwesomeCache.h -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/Cache/Cache.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/Cache/Cache.swift -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/Constants.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/Constants.swift -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/ExampleOffers.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Helpers/ExampleOffers.swift -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Info.plist -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/Models/Offer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/Models/Offer.swift -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/LoyaltyStore/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/LoyaltyStore/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/Podfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/Podfile -------------------------------------------------------------------------------- /Examples/swift/LoyaltyStore/Podfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/LoyaltyStore/Podfile.lock -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/CollectStarsViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/CollectStarsViewController.swift -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/Info.plist -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/NFCStamps.entitlements: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/NFCStamps.entitlements -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/NFCStamps/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/NFCStamps/README.md -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/Podfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/Podfile -------------------------------------------------------------------------------- /Examples/swift/NFCStamps/Podfile.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/NFCStamps/Podfile.lock -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Notification/Notification.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Notification/Notification/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Notification/Notification/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification/Estimote/.gitkeep: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Notification/Notification/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Notification/Notification/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Notification/Notification/ViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Notification/Notification/ViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Assets.xcassets/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Assets.xcassets/Contents.json -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Estimote/CloudManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Estimote/CloudManager.swift -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Estimote/ProximityManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Estimote/ProximityManager.swift -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Estimote/UIColor+Extensions.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Estimote/UIColor+Extensions.swift -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/ViewController+UI.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/ViewController+UI.swift -------------------------------------------------------------------------------- /Examples/swift/Proximity/Proximity/ViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Proximity/Proximity/ViewController.swift -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/AppDelegate.swift -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/Base.lproj/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/Base.lproj/LaunchScreen.storyboard -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/Estimote/NearableID.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/Estimote/NearableID.swift -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/Estimote/Product.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/Estimote/Product.swift -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/Estimote/ShowroomManager.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/Estimote/ShowroomManager.swift -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/Info.plist -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/ObjCBridge.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/ObjCBridge.h -------------------------------------------------------------------------------- /Examples/swift/Showroom/Showroom/ViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/Examples/swift/Showroom/Showroom/ViewController.swift -------------------------------------------------------------------------------- /ISSUE_TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/ISSUE_TEMPLATE.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LICENSE -------------------------------------------------------------------------------- /LegacyExamples/Nearables/MonitoringExample/MonitoringExample/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/MonitoringExample/MonitoringExample/main.m -------------------------------------------------------------------------------- /LegacyExamples/Nearables/RangingExample/RangingExample/AppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/RangingExample/RangingExample/AppDelegate.h -------------------------------------------------------------------------------- /LegacyExamples/Nearables/RangingExample/RangingExample/AppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/RangingExample/RangingExample/AppDelegate.m -------------------------------------------------------------------------------- /LegacyExamples/Nearables/RangingExample/RangingExample/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/RangingExample/RangingExample/Info.plist -------------------------------------------------------------------------------- /LegacyExamples/Nearables/RangingExample/RangingExample/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/RangingExample/RangingExample/main.m -------------------------------------------------------------------------------- /LegacyExamples/Nearables/TemperatureExample/TemperatureExample/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/TemperatureExample/TemperatureExample/main.m -------------------------------------------------------------------------------- /LegacyExamples/Nearables/TriggersExample/TriggersExample/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/TriggersExample/TriggersExample/Info.plist -------------------------------------------------------------------------------- /LegacyExamples/Nearables/TriggersExample/TriggersExample/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/Nearables/TriggersExample/TriggersExample/main.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples.xcodeproj/project.pbxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples.xcodeproj/project.pbxproj -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTAppDelegate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTAppDelegate.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTAppDelegate.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTAppDelegate.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBeaconDetailsDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBeaconDetailsDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBeaconDetailsDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBeaconDetailsDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBeaconDetailsDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBeaconDetailsDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBeaconTableVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBeaconTableVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBeaconTableVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBeaconTableVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterRemoteDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterRemoteDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterRemoteDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTBulkUpdaterRemoteDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTCloudBeaconTableVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTCloudBeaconTableVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTCloudBeaconTableVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTCloudBeaconTableVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTCloudBeaconTableVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTCloudBeaconTableVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTDistanceDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTDistanceDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTDistanceDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTDistanceDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTEddystoneTableVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTEddystoneTableVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTEddystoneTableVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTEddystoneTableVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTMotionDetectionDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTMotionDetectionDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTMotionDetectionDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTMotionDetectionDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTMotionDetectionDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTMotionDetectionDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTMotionUUIDDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTMotionUUIDDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTMotionUUIDDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTMotionUUIDDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTMotionUUIDDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTMotionUUIDDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNearableDetailsDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNearableDetailsDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNearableDetailsDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNearableDetailsDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNearableDetailsDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNearableDetailsDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNearableTableVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNearableTableVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNearableTableVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNearableTableVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNotificationDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNotificationDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNotificationDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNotificationDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTNotificationDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTNotificationDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTProximityDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTProximityDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTProximityDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTProximityDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTSendGPSDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTSendGPSDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTSendGPSDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTSendGPSDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTSendGPSDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTSendGPSDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTTemperatureDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTTemperatureDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTTemperatureDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTTemperatureDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTTemperatureDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTTemperatureDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTUpdateFirmwareDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTUpdateFirmwareDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTUpdateFirmwareDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTUpdateFirmwareDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTUpdateFirmwareDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTUpdateFirmwareDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTViewController.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTViewController.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTViewController.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTViewController.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTVirtualBeaconDemoVC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTVirtualBeaconDemoVC.h -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTVirtualBeaconDemoVC.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTVirtualBeaconDemoVC.m -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/ESTVirtualBeaconDemoVC.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/ESTVirtualBeaconDemoVC.xib -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/Examples-Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/Examples-Info.plist -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/Examples-Prefix.pch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/Examples-Prefix.pch -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/LaunchScreen.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/LaunchScreen.storyboard -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/en.lproj/InfoPlist.strings: -------------------------------------------------------------------------------- 1 | /* Localized versions of Info.plist keys */ 2 | 3 | -------------------------------------------------------------------------------- /LegacyExamples/ProximityBeacons/Examples/main.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/LegacyExamples/ProximityBeacons/Examples/main.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/README.md -------------------------------------------------------------------------------- /SDK_3_0_MIGRATION_GUIDE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/SDK_3_0_MIGRATION_GUIDE.md -------------------------------------------------------------------------------- /SDK_3_x_README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/SDK_3_x_README.md -------------------------------------------------------------------------------- /SettingsList.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/SettingsList.md -------------------------------------------------------------------------------- /images/beacon_details.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/beacon_details.png -------------------------------------------------------------------------------- /images/build_phases.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/build_phases.png -------------------------------------------------------------------------------- /images/distance_demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/distance_demo.png -------------------------------------------------------------------------------- /images/home_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/home_screen.png -------------------------------------------------------------------------------- /images/ibeacon_list.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/ibeacon_list.png -------------------------------------------------------------------------------- /images/notify_demo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/notify_demo.png -------------------------------------------------------------------------------- /images/temperature.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Estimote/iOS-Fleet-Management-SDK/HEAD/images/temperature.png --------------------------------------------------------------------------------