![]() |
Wahoo Fitness API
3.6.1
Documentation for the iPhone version of the Wahoo Fitness API.
|
Represents the connection parameters for a specific ANT device. More...
#import <WFDeviceParams.h>
Instance Methods | |
(BOOL) | - isValid |
Returns a boolean value indicating whether this WFDeviceParams is valid. More... | |
Properties | |
NSString * | deviceIDString |
Returns the Device ID of the connected sensor for both ANT and BTLE. More... | |
USHORT | deviceNumber |
Specifies the ANT device ID. More... | |
NSString * | deviceUUIDString |
Specifies the BTLE Device UUID String. More... | |
WFNetworkType_t | networkType |
Specifies the devices network type.s. More... | |
UCHAR | transmissionType |
Specifies the ANT transmission type. More... | |
Represents the connection parameters for a specific ANT device.
- (BOOL) isValid |
Returns a boolean value indicating whether this WFDeviceParams is valid.
TRUE
if valid, otherwise FALSE
.
|
readnonatomicassign |
Returns the Device ID of the connected sensor for both ANT and BTLE.
|
readwritenonatomicassign |
Specifies the ANT device ID.
|
readwritenonatomiccopy |
Specifies the BTLE Device UUID String.
|
readwritenonatomicassign |
Specifies the devices network type.s.
|
readwritenonatomicassign |
Specifies the ANT transmission type.