mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-19 09:45:35 +00:00
For BLE provisioning, adding some metadata in BLE advertisement can help apps in filtering the scanned device list better, instead of relying just on the prefix. It can also help show the device type even before provisioning. Metadata has been added in led_light and switch examples only, but can be added in any other project too, as per the apps' requirement.