Device
APIs for device query, properties read/write, and command execution
đī¸ List Device Types
Get all existing device types (DeviceType) in your Aqara Studio.
đī¸ 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.
đī¸ Send Command to Device and Wait for Response
Control the device via command and obtain the device's response from the server. <br />
đī¸ Delete A Function
Delete a function by deviceId, endpointId, and functionCode.
đī¸ Add A Virtual Device
Add a virtual device of either IR type or lightbox type.
đī¸ Unbind A Device
Unbind a specified device. After successful unbinding, you will no longer see this device in Aqara Studio.