mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
menu "ESP Matter Insights"
|
|
|
|
config ESP_MATTER_ENABLE_INSIGHTS
|
|
bool "ESP Matter Enable Insights"
|
|
default n
|
|
select ESP_INSIGHTS_ENABLED
|
|
help
|
|
Enable the ESP Matter Insights service.
|
|
ESP Insights is a remote diagnostics solution that allows users to
|
|
remotely monitor the devices in the field.
|
|
|
|
endmenu
|