KTKDevicePowerSaving Class Reference

Inherits from NSObject
Conforms to NSCopying
NSObject
NSSecureCoding
Declared in KTKDevicePowerSaving.h

General Properties

  mode

@property (nonatomic, assign, readwrite) KTKDevicePowerSavingMode mode

Light Sensor Properties

  lightBrightnessLevel

@property (nonatomic, assign, readwrite) NSInteger lightBrightnessLevel

RTC Properties

  rtcHours

@property (nonatomic, copy, readwrite) NSDictionary<NSNumber*NSIndexSet*> *rtcHours

Burst Mode Properties

  burstOn

Time interval in which the beacon will be in advertising mode.

@property (nonatomic, assign, readwrite) NSTimeInterval burstOn

Discussion

Time interval in which the beacon will be in advertising mode.

Declared In

KTKDevicePowerSaving.h

  burstOff

Time interval in which the beacon will be in sleep mode.

@property (nonatomic, assign, readwrite) NSTimeInterval burstOff

Discussion

Time interval in which the beacon will be in sleep mode.

This value will be rounded to full minutes.

Declared In

KTKDevicePowerSaving.h