Commit 4e4be8b
committed
Rename vendor_error_code to vendor_diagnostic_code
This is done to better reflect the purpose of the field, which is to
provide a vendor-specific diagnostic code for the error or the warning
that the sensor is reporting. The term "diagnostic" is more appropriate
than "error" in this context, as it encompasses both errors and
warnings.
Signed-off-by: Tiyash Basu <[email protected]>1 parent cec9cf7 commit 4e4be8b
File tree
2 files changed
+3
-3
lines changed- proto/frequenz/api/common/v1/microgrid
- electrical_components
- sensors
2 files changed
+3
-3
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments