Device description.
More...
#import <DeviceInfo.h>
◆ getSetting:()
Get device setting of this type if it exists for this device or nil if it doesn't.
◆ initWithBatteryLevel:::::::::()
- (id) initWithBatteryLevel: |
|
(NSNumber *) |
_SKU |
: |
|
(NSString *) |
_name |
: |
|
(NSString *) |
_address |
: |
|
(NSString *) |
_modelName |
: |
|
(NSString *) |
_manufacturer |
: |
|
(NSNumber *) |
_batteryLevel |
: |
|
(NSDate *) |
_batteryLastSyncTime |
: |
|
(NSString *) |
_serial |
: |
|
(BOOL) |
_awaitsAdding |
|
|
| |
◆ initWithDetails:::::::::()
- (id) initWithDetails: |
|
(NSString *) |
_modelName |
: |
|
(NSString *) |
_address |
: |
|
(NSString *) |
_manufacturer |
: |
|
(NSString *) |
_firmware |
: |
|
(NSString *) |
_hardware |
: |
|
(NSString *) |
_model |
: |
|
(NSString *) |
_serial |
: |
|
(NSString *) |
_dbTitle |
: |
|
(NSNumber *) |
_SKU |
|
|
| |
◆ initWithPairingStatus:::::::()
- (id) initWithPairingStatus: |
|
(NSNumber *) |
_SKU |
: |
|
(NSString *) |
_name |
: |
|
(NSString *) |
_address |
: |
|
(NSString *) |
_modelName |
: |
|
(NSString *) |
_manufacturer |
: |
|
(NSString *) |
_serial |
: |
|
(BOOL) |
_awaitsAdding |
|
|
| |
◆ initWithRSSI::::::()
- (id) initWithRSSI: |
|
(NSNumber *) |
_SKU |
: |
|
(NSString *) |
_name |
: |
|
(NSString *) |
_address |
: |
|
(NSString *) |
_modelName |
: |
|
(NSString *) |
_manufacturer |
: |
|
(NSNumber *) |
_RSSI |
|
|
| |
◆ initWithSKU:::::()
- (id) initWithSKU: |
|
(NSNumber *) |
_SKU |
: |
|
(NSString *) |
_name |
: |
|
(NSString *) |
_address |
: |
|
(NSString *) |
_modelName |
: |
|
(NSString *) |
_manufacturer |
|
|
| |
◆ address
Bluetooth MAC address of the device.
◆ awaitsAdding
Device was added via postponed adding and awaits actual commutication with the device.
◆ batteryLastSyncTime
- (NSDate*) batteryLastSyncTime |
|
readnonatomicretain |
Last time when we received info about battery level from this device.
◆ batteryLevel
- (NSNumber*) batteryLevel |
|
readnonatomicretain |
Last known battery level in percents.
◆ dbTitle
◆ firmware
Device firmware version, if available.
◆ hardware
Device hardware version, if available.
◆ manufacturer
- (NSString*) manufacturer |
|
readnonatomicretain |
Device manufacturer, if available.
◆ measurementTypes
List of measurement types for the device.
◆ model
Device model, if available.
◆ modelName
User friendly name of the device.
◆ name
Bluetooth name of the device.
◆ RSSI
◆ serial
Device serial number, if available.
◆ settings
Get supported device settings.
◆ SKU
The documentation for this class was generated from the following files: