HeartRateFeatures Enumeration
Supported feature flags from the capabilities page.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 5.0.1.0+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
[FlagsAttribute]
public enum Features
<FlagsAttribute>
Public Enumeration Features
[FlagsAttribute]
public enum class Features
[<FlagsAttribute>]
type Features
Generic | 0 | Generic capabilities |
Running | 1 | Running |
Cycling | 2 | Cycling |
Swimming | 4 | Swimming |
GymMode | 8 | Gym mode |
ManufacturerFeature1 | 64 | Manufacture defined feature |
ManufacturerFeature2 | 128 | Manufacture defined feature |
All | 207 | All |