GattCharacteristicUuids.RscMeasurement Property

Definition

Gets the Bluetooth SIG-defined Rsc Measurement Characteristic UUID.

public:
 static property Platform::Guid RscMeasurement { Platform::Guid get(); };
static winrt::guid RscMeasurement();
public static Guid RscMeasurement { get; }
var guid = GattCharacteristicUuids.rscMeasurement;
Public Shared ReadOnly Property RscMeasurement As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Rsc Measurement Characteristic UUID.

Windows requirements

App capabilities
bluetooth

Applies to