HeartRateFeatures Enumeration
Supported feature flags from the capabilities page.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 4.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
[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 |