提交 780a1831 编写于 作者: 史晓晓

[分布式硬件dm]北向接口描述修改

Signed-off-by: N史晓晓 <shixiaoxiao.30044129@huawei.com>
上级 ade61cf2
......@@ -95,7 +95,7 @@ releaseDeviceManager(deviceManager: DeviceManager): void;
| 名称 | 类型 | 必填 | 说明 |
| ---------------------- | ------------------------- | ---- | -------- |
| deviceId | string | 是 | 设备的唯一标识。 实际值是udid-hash与基于sha256的appid混淆。|
| deviceId | string | 是 | 设备的唯一标识。 实际值为udid-hash与appid基于sha256方式进行加密后的值。|
| deviceName | string | 是 | 设备名称。 |
| deviceType | number | 是 | 设备类型。 |
| networkId | string | 否 | 设备网络标识。 |
......
......@@ -1054,7 +1054,8 @@
- [@ohos.cooperate (键鼠穿越)](reference/apis/js-apis-devicestatus-cooperate.md)
- [@ohos.deviceAttest (设备证明)](reference/apis/js-apis-deviceAttest.md)
- [@ohos.deviceInfo (设备信息)](reference/apis/js-apis-device-info.md)
- [@ohos.distributedHardware.deviceManager (设备管理)](reference/apis/js-apis-device-manager.md)
- [@ohos.distributedDeviceManager (设备管理)](reference/apis/js-apis-distributedDeviceManager.md)
- [@ohos.distributedHardware.deviceManager (设备管理)(待停用)](reference/apis/js-apis-device-manager.md)
- [@ohos.geoLocationManager (位置服务)](reference/apis/js-apis-geoLocationManager.md)
- [@ohos.multimodalInput.inputConsumer (组合按键)](reference/apis/js-apis-inputconsumer.md)
- [@ohos.multimodalInput.inputDevice (输入设备)](reference/apis/js-apis-inputdevice.md)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册