Inherits from LEService : NSObject
Declared in LEVoltageSensor.h

Overview

This service provides voltage (milliVolts) readings for the battery on the device. Add a instance of a LEVoltageSensorDelegate using addDelegate: to be notified when a service receives an updated value.

Tasks

Properties

milliVolts

The battery voltage in milli volts

@property (nonatomic, readonly) CGFloat milliVolts

Discussion

The battery voltage in milli volts

Declared In

LEVoltageSensor.h