文件最后提交记录最后更新时间
!855 适配工程901 * 适配901工程 修改readme 修改readme deviceType修改为default 3 年前
!887 README整改 * readme update 3 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!999 编译问题增加替换FULL SDK说明 * update readme 3 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!855 适配工程901 * 适配901工程 修改readme 修改readme deviceType修改为default 3 年前
README.md

DeviceManager

Introduction

This sample shows the use of the DeviceManager API in eTS, including obtaining the trusted device list, scanning for devices, authenticating devices, and subscribing to device status changes.

Usage

  1. The sample app automatically obtains the trusted devices and displays them in the online state on the device list. It also scans for devices and displays the discovered devices in the discover state on the device list.

  2. Touch a device in the discover state to trigger authentication. After the authentication is complete, the page is automatically refreshed.

  3. Subscribe to device status changes. When the device status changes, the page is automatically refreshed.

Constraints

  1. This sample requires a networking test.

  2. This sample can only be run on standard-system devices.