Commit 58c09c4
committed
Add
This commit introduces the `SensorDiagnostic` message to represent
errors and warnings reported by microgrid sensors. This message
extends a standardized error code with contextual information useful for
diagnostics, such as subsystem names, measured values, or
vendor-specific insights.
Signed-off-by: Tiyash Basu <[email protected]>SensorDiagnostic message to represent sensor errors1 parent 2e89add commit 58c09c4
File tree
2 files changed
+34
-1
lines changed- proto/frequenz/api/common/v1/microgrid/sensors
2 files changed
+34
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Lines changed: 33 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
152 | 184 | | |
153 | 185 | | |
154 | 186 | | |
| |||
170 | 202 | | |
171 | 203 | | |
172 | 204 | | |
173 | | - | |
| 205 | + | |
174 | 206 | | |
175 | 207 | | |
176 | 208 | | |
| |||
0 commit comments