HeartRateMeasurement
internal final class HeartRateMeasurement : CharacteristicProtocol
HeartRateMeasurement’s characteristic of HeartRate service
-
A 128-bit UUID that identifies the characteristic.
Declaration
Swift
public var uuid: CBUUID { get } -
The service that this characteristic belongs to.
Declaration
Swift
public var service: GattService { get } -
The value’s format of the characteristic.
Declaration
Swift
public var format: DataInitializable.Type { get }
View on GitHub
Install in Dash
HeartRateMeasurement Class Reference