Inherits from LEService : NSObject
Declared in LECurrentSensor.h

Overview

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

Tasks

Properties

milliAmp

The battery current in milli amps

@property (nonatomic, readonly) CGFloat milliAmp

Discussion

The battery current in milli amps

Declared In

LECurrentSensor.h