提交 e91e5ed6 编写于 作者: W wangxuanxuan

modify DM API description

Signed-off-by: Nwangxuanxuan <wangxuanxuan9@huawei.com>
上级 72726b3a
......@@ -199,7 +199,7 @@ createDeviceManager(bundleName: string, callback: AsyncCallback&lt;DeviceManager
| 名称 | 类型 | 必填 | 说明 |
| --------- | -------------------- | ---- | ---------- |
| authType | number | 是 | 认证类型。 |
| extraInfo | {[key:string]&nbsp;:&nbsp;any} | 否 | 认证参数可扩展字段。可选,默认为undefined |
| extraInfo | {[key:string]&nbsp;:&nbsp;any} | 否 | 认证参数可扩展字段。可选,默认为undefined |
## AuthInfo
......@@ -211,7 +211,7 @@ createDeviceManager(bundleName: string, callback: AsyncCallback&lt;DeviceManager
| --------- | -------------------- | ---- | ---------- |
| authType | number | 是 | 认证类型。 |
| token | number | 是 | 认证Token。 |
| extraInfo | {[key:string]&nbsp;:&nbsp;any} | 否 | 认证信息可扩展字段。可选,默认为undefined |
| extraInfo | {[key:string]&nbsp;:&nbsp;any} | 否 | 认证信息可扩展字段。可选,默认为undefined |
## PublishInfo<sup>9+</sup>
......@@ -598,7 +598,7 @@ startDeviceDiscovery(subscribeInfo: SubscribeInfo, filterOptions?: string): void
| 参数名 | 类型 | 必填 | 说明 |
| ------------- | ------------------------------- | ---- | ----- |
| subscribeInfo | [SubscribeInfo](#subscribeinfo) | 是 | 发现信息。 |
| filterOptions | string | 否 | 发现设备过滤信息。可选,默认为undefined,发现未上线设备|
| filterOptions | string | 否 | 发现设备过滤信息。可选,默认为undefined,发现未上线设备|
**错误码:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册