Device property setting and reporting specifications

更新时间:
复制 MD 格式

This topic explains device-side development for setting and reporting device properties. It covers downstream data parsing, and the requirements and limits for the reporting process.

WiFi Combo

Upstream and downstream property data specifications

  1. The platform supports setting properties from the cloud but does not support retrieving properties from devices.
  2. Ensure that upstream and downstream property data matches the property names and data types defined for the product. Otherwise, the platform cannot process the data and reports an error.
  3. Report data from the device only when necessary, such as when a user or a scheduled trigger changes a property. Do not report data unnecessarily.
  4. For Wi-Fi devices, report all current properties in a single report, such as switch status, timer configuration, and brightness. Do not report them separately.

References

BLE Mesh

Upstream and downstream property data specifications

References