Files
esp-matter/examples/common/app_insights/Kconfig
T
2022-05-10 21:33:52 +05:30

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