LEDeviceInfo Class Reference
Inherits from | NSObject |
Declared in | LEDeviceInfo.h |
Overview
Represent info about a connected LEDevice such as firmware-, hardware- and software revision.
Tasks
Other Methods
-
firmwareRevision
property -
hardwareRevision
property -
softwareRevision
property -
manufacturerName
property
Check for equality
Properties
firmwareRevision
The firmware revision of a LEDevice
@property (nonatomic, readonly) LERevision *firmwareRevision
Discussion
The firmware revision of a LEDevice
Declared In
LEDeviceInfo.h
hardwareRevision
The hardware revision of a LEDevice
@property (nonatomic, readonly) LERevision *hardwareRevision
Discussion
The hardware revision of a LEDevice
Declared In
LEDeviceInfo.h