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