Device
Device query, property read/write, and command execution APIs
đī¸ List Device Types
Get all existing device types (DeviceType).
đī¸ List Devices
Get a list of devices under the specified space. It supports pagination and filtering conditions.
đī¸ Query Device Model Definition
Get detailed model definition for specified devices, including device types, an endpoint list, property lists, etc.
đī¸ Control Devices by Traits
Control devices by traits. You can perform the following operations:
đī¸ Query Trait Values
Batch query the current values of specified traits.
đī¸ Control Devices by Commands
Use commands to control device.