22 lines
715 B
YAML
22 lines
715 B
YAML
dependencies:
|
|
espressif/cbor:
|
|
rules:
|
|
- if: idf_version >=5.0
|
|
version: ~0.6
|
|
espressif/esp_diag_data_store:
|
|
version: 1.0.2
|
|
espressif/esp_diagnostics:
|
|
version: 1.2.1
|
|
espressif/rmaker_common:
|
|
version: ~1.4.0
|
|
idf:
|
|
version: '>=4.1'
|
|
description: Firmware agent for ESP Insights, which is a remote diagnostics solution
|
|
to monitor the health of ESP devices in the field.
|
|
issues: https://github.com/espressif/esp-insights/issues
|
|
repository: git://github.com/espressif/esp-insights.git
|
|
repository_info:
|
|
commit_sha: 36c8bfc71268559b50db3e6741a19ba97af769a4
|
|
path: components/esp_insights
|
|
url: https://github.com/espressif/esp-insights/tree/main/components/esp_insights
|
|
version: 1.2.2
|