![]() |
Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
|
Represents the metadata for the sensor, available from most BTLE sensors. More...
#import <WFBTLECommonData.h>
Properties | |
USHORT | appearance |
Gets a value indicating the device apperance. More... | |
UCHAR | batteryLevel |
Gets the battery level (WF_BTLE_BATT_LEVEL_INVALID if not supported). More... | |
WFBTLEBattPowerState_t | batteryPowerState |
Gets the battery power state. More... | |
NSString * | deviceName |
Gets the device name. More... | |
NSString * | firmwareRevision |
Gets the device firmware revision. More... | |
NSString * | hardwareRevision |
Gets the device hardware revision. More... | |
NSString * | manufacturerName |
Gets the device manufacturer name. More... | |
NSString * | modelNumber |
Gets the device model number. More... | |
NSString * | serialNumber |
Gets the device serial number. More... | |
NSString * | softwareRevision |
Gets the device software revision. More... | |
uint64_t | systemId |
Gets the device system ID. More... | |
Represents the metadata for the sensor, available from most BTLE sensors.
|
readwritenonatomicassign |
Gets a value indicating the device apperance.
|
readwritenonatomicassign |
Gets the battery level (WF_BTLE_BATT_LEVEL_INVALID
if not supported).
|
readwritenonatomicassign |
Gets the battery power state.
|
readwritenonatomiccopy |
Gets the device name.
|
readwritenonatomiccopy |
Gets the device firmware revision.
|
readwritenonatomiccopy |
Gets the device hardware revision.
|
readwritenonatomiccopy |
Gets the device manufacturer name.
|
readwritenonatomiccopy |
Gets the device model number.
|
readwritenonatomiccopy |
Gets the device serial number.
|
readwritenonatomiccopy |
Gets the device software revision.
|
readwritenonatomicassign |
Gets the device system ID.