File tree
10 files changed
+86
-67
lines changed- components
- button
- button
- esp_rainmaker/src
- console
- core
- examples
- common/app_insights
- homekit_switch/main
10 files changed
+86
-67
lines changedLines changed: 1 addition & 30 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
51 | 50 |
| |
52 |
| - | |
| 51 | + | |
53 | 52 |
| |
54 | 53 |
| |
55 | 54 |
| |
| |||
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 | 64 |
| |
70 | 65 |
| |
71 | 66 |
| |
| |||
78 | 73 |
| |
79 | 74 |
| |
80 | 75 |
| |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 | 76 |
| |
86 | 77 |
| |
87 | 78 |
| |
| |||
94 | 85 |
| |
95 | 86 |
| |
96 | 87 |
| |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 | 88 |
| |
102 | 89 |
| |
103 | 90 |
| |
| |||
110 | 97 |
| |
111 | 98 |
| |
112 | 99 |
| |
113 |
| - | |
114 |
| - | |
115 |
| - | |
116 |
| - | |
117 | 100 |
| |
118 | 101 |
| |
119 | 102 |
| |
| |||
126 | 109 |
| |
127 | 110 |
| |
128 | 111 |
| |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 | 112 |
| |
134 | 113 |
| |
135 | 114 |
| |
| |||
142 | 121 |
| |
143 | 122 |
| |
144 | 123 |
| |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 | 124 |
| |
150 | 125 |
| |
151 | 126 |
| |
| |||
163 | 138 |
| |
164 | 139 |
| |
165 | 140 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 | 141 |
| |
171 | 142 |
| |
172 | 143 |
| |
|
Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + |
Lines changed: 9 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
68 |
| - | |
| 68 | + | |
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
| |||
144 | 144 |
| |
145 | 145 |
| |
146 | 146 |
| |
147 |
| - | |
| 147 | + | |
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
| |||
185 | 185 |
| |
186 | 186 |
| |
187 | 187 |
| |
188 |
| - | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
| 298 | + | |
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
302 | 302 |
| |
303 | 303 |
| |
304 |
| - | |
| 304 | + | |
305 | 305 |
| |
306 | 306 |
| |
307 | 307 |
| |
308 | 308 |
| |
309 | 309 |
| |
310 |
| - | |
| 310 | + | |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
|
Submodule esp-insights updated 51 files
- .gitignore+2
- .gitlab-ci.yml+11-8
- FEATURES.md+204
- README.md+40-153
- components/esp_diagnostics/CMakeLists.txt+1-1
- components/esp_diagnostics/Kconfig+8
- components/esp_diagnostics/include/esp_diagnostics.h+5-4
- components/esp_diagnostics/include/esp_diagnostics_metrics.h+23
- components/esp_diagnostics/include/esp_diagnostics_network_variables.h+5
- components/esp_diagnostics/include/esp_diagnostics_system_metrics.h+20-2
- components/esp_diagnostics/include/esp_diagnostics_variables.h+23
- components/esp_diagnostics/src/esp_diagnostics_heap_metrics.c+58-10
- components/esp_diagnostics/src/esp_diagnostics_internal.h+30
- components/esp_diagnostics/src/esp_diagnostics_log_hook.c+17-8
- components/esp_diagnostics/src/esp_diagnostics_metrics.c+42-3
- components/esp_diagnostics/src/esp_diagnostics_network_variables.c+24-5
- components/esp_diagnostics/src/esp_diagnostics_utils.c+22-6
- components/esp_diagnostics/src/esp_diagnostics_variables.c+45-3
- components/esp_diagnostics/src/esp_diagnostics_wifi_metrics.c+42-8
- components/esp_insights/CMakeLists.txt+14-4
- components/esp_insights/Kconfig+21
- components/esp_insights/idf_component.yml+6
- components/esp_insights/include/esp_insights.h+113-12
- components/esp_insights/server_certs/https_server.crt+20
- components/esp_insights/src/esp_insights.c+279-181
- components/esp_insights/src/esp_insights_cbor_encoder.c+42-27
- components/esp_insights/src/esp_insights_client_data.c+1-6
- components/esp_insights/src/esp_insights_client_data.h-1
- components/esp_insights/src/esp_insights_internal.h+58
- components/esp_insights/src/esp_insights_mqtt.c-93
- components/esp_insights/src/esp_insights_mqtt.h-106
- components/esp_insights/src/esp_insights_transport.c+95
- components/esp_insights/src/transport/esp_insights_https.c+152
- components/esp_insights/src/transport/esp_insights_mqtt.c+191
- components/rmaker_common+1-1
- components/rtc_store/include/rtc_store.h+7-5
- components/rtc_store/src/rbuf.c+4
- docs/_static/group_analytics_1.png
- docs/_static/group_analytics_2.png
- docs/_static/group_analytics_3.png
- docs/_static/group_analytics_4.png
- docs/_static/group_analytics_5.png
- docs/_static/overview.png
- examples/README.md+24-68
- examples/diagnostics_smoke_test/main/CMakeLists.txt+3
- examples/diagnostics_smoke_test/main/app_main.c+9-1
- examples/minimal_diagnostics/README.md+110-12
- examples/minimal_diagnostics/main/CMakeLists.txt+3
- examples/minimal_diagnostics/main/app_main.c+9-1
- idf-patches/Diagnostics-support-in-esp-idf-tag-v4.1.2-and-tag-v4.2.2.patch+1-1
- idf-patches/Diagnostics-support-in-esp-idf-tag-v4.3.patch-742
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
15 | 25 |
| |
16 |
| - | |
17 | 26 |
| |
18 | 27 |
| |
19 | 28 |
| |
| |||
45 | 54 |
| |
46 | 55 |
| |
47 | 56 |
| |
| 57 | + | |
48 | 58 |
| |
49 | 59 |
| |
50 | 60 |
| |
| |||
796 | 806 |
| |
797 | 807 |
| |
798 | 808 |
| |
799 |
| - | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
800 | 815 |
| |
801 | 816 |
| |
802 | 817 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
327 | 327 |
| |
328 | 328 |
| |
329 | 329 |
| |
330 |
| - | |
| 330 | + | |
331 | 331 |
| |
332 | 332 |
| |
333 | 333 |
| |
|
Lines changed: 51 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
27 | 69 |
| |
28 | 70 |
| |
29 | 71 |
| |
| |||
33 | 75 |
| |
34 | 76 |
| |
35 | 77 |
| |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 | 78 |
| |
44 |
| - | |
45 |
| - | |
46 |
| - | |
47 |
| - | |
48 |
| - | |
49 |
| - | |
50 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
51 | 83 |
| |
52 |
| - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
53 | 87 |
| |
54 | 88 |
| |
55 | 89 |
| |
| 90 | + | |
56 | 91 |
| |
57 | 92 |
| |
58 | 93 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments