StandardPowerSensorAdvCapabilities1 Structure

Advanced capabilities.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+4dd3b18a61cb7a7c9070bf010b9a118f4696f0c4
C#
public readonly struct AdvCapabilities1
Inheritance
Object    ValueType    StandardPowerSensorAdvCapabilities1

Properties

CustomCapabilitiesMaskGets the custom capabilities mask.
CustomCapabilitiesValueGets the custom capabilities value.
CustomPropertiesGets the custom properties.
InteroperablePropertiesGets the interoperable properties.
MaskGets the interoperable capabilities mask.
ValueGets the interoperable capabilities value.

Methods

Equals
(Inherited from ValueType)
GetHashCode
(Inherited from ValueType)
GetType
(Inherited from Object)
ToString
(Inherited from ValueType)

See Also