Common Data PagesSubfield Data PageSub Page Enumeration
The subfield data page type.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.1.0+bee07ae1f518f90000e3a8eef95ac61052778db9
C#
public enum SubPageVB
Public Enumeration SubPageC++
public enum class SubPageF#
type SubPageMembers
| Temperature | 1 | The temperature in degrees Celsius. |
| BarometricPressure | 2 | The barometric pressure in kPa. |
| Humidity | 3 | The percent air humidity |
| WindSpeed | 4 | The wind speed in kilometers per hour. |
| WindDirection | 5 | The wind direction in degrees. |
| ChargingCycles | 6 | The number of charging cycles. |
| MinimumOperatingTemperature | 7 | The minimum operating temperature in degrees Celsius. |
| MaximumOperatingTemperature | 8 | The maximum operating temperature in degrees Celsius. |
| Invalid | 255 | Invalid. |