未验证 提交 10e2d4a6 编写于 作者: O openharmony_ci 提交者: Gitee

!9040 翻译完成:9006 【DM】完善设备状态接口说明

Merge pull request !9040 from wusongqing/TR9006V2
......@@ -89,9 +89,9 @@ Enumerates the device states.
| Name | Default Value | Description |
| ------- | ---- | --------------- |
| ONLINE | 0 | The device is online. |
| READY | 1 | The device is ready, and the device information has been synchronized.|
| OFFLINE | 2 | The device is offline. |
| ONLINE | 0 | The device is physically online. |
| READY | 1 | The information between devices has been synchronized in the Distributed Data Service (DDS) module, and the device is ready for running distributed services.|
| OFFLINE | 2 | The device is physically offline. |
| CHANGE | 3 | The device information is changed. |
## SubscribeInfo
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册