GattServiceUuids.Glucose Property

Definition

Gets the Bluetooth SIG-defined Glucose Service UUID.

public:
 static property Platform::Guid Glucose { Platform::Guid get(); };
static winrt::guid Glucose();
public static Guid Glucose { get; }
var guid = GattServiceUuids.glucose;
Public Shared ReadOnly Property Glucose As Guid

Property Value

Guid

Platform::Guid

winrt::guid

The Bluetooth SIG-defined Glucose Service UUID.

Windows requirements

App capabilities
bluetooth

Applies to