Merged PR 2692: DeviceDetail CSP, added a note to DeviceHardwareData node

DeviceDetail CSP, added a note to DeviceHardwareData node
This commit is contained in:
Maricia Alforque 2017-08-11 20:23:16 +00:00
parent a9bd43d715
commit 2b49d2e9f5

View File

@ -178,6 +178,9 @@ The following diagram shows the DevDetail configuration service provider managem
<a href="" id="devicehardwaredata"></a>**DeviceHardwareData** <a href="" id="devicehardwaredata"></a>**DeviceHardwareData**
<p style="margin-left: 20px">Added in Windows 10 version 1703. Returns a base64-encoded string of the hardware parameters of a device. <p style="margin-left: 20px">Added in Windows 10 version 1703. Returns a base64-encoded string of the hardware parameters of a device.
> [!Note]
> This node contains a raw blob used to identify a device in the cloud. It's not meant to be human readable by design and you cannot parse the content to get any meaningful hardware information.
<p style="margin-left: 20px">Supported operation is Get. <p style="margin-left: 20px">Supported operation is Get.
## Related topics ## Related topics