提交 c0c5ff78 编写于 作者: 史晓晓

修改deviceType字段类型

Signed-off-by: N史晓晓 <shixiaoxiao.30044129@huawei.com>
上级 42b769d1
...@@ -97,7 +97,7 @@ releaseDeviceManager(deviceManager: DeviceManager): void; ...@@ -97,7 +97,7 @@ releaseDeviceManager(deviceManager: DeviceManager): void;
| ---------------------- | ------------------------- | ---- | -------- | | ---------------------- | ------------------------- | ---- | -------- |
| deviceId | string | 是 | 设备的唯一标识。 实际值为udid-hash与appid基于sha256方式进行加密后的值。| | deviceId | string | 是 | 设备的唯一标识。 实际值为udid-hash与appid基于sha256方式进行加密后的值。|
| deviceName | string | 是 | 设备名称。 | | deviceName | string | 是 | 设备名称。 |
| deviceType | number | 是 | 设备类型。 | | deviceType | string | 是 | 设备类型。 |
| networkId | string | 否 | 设备网络标识。 | | networkId | string | 否 | 设备网络标识。 |
## DeviceStateChange ## DeviceStateChange
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册