GattCharacteristicUuids.TemperatureType 属性

定义

获取蓝牙 SIG 定义的温度类型特征 UUID。

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

属性值

Guid

Platform::Guid

winrt::guid

蓝牙 SIG 定义的温度类型特征 UUID。

Windows 要求

应用功能
bluetooth

适用于