Commit 720a860
committed
Rename category type field in ElectricalComponent
This commit renames the folowing:
- `ComponentCatgoryMetadataVariant` to
`ElectricalComponentCategorySpecificInfo`
- `ElectricalComponent.category_type` to
`ElectricalComponent.category_specific_info`
These renames make the entity names better reflect their purpose.
Signed-off-by: Tiyash Basu <[email protected]>
# Conflicts:
# RELEASE_NOTES.md
# Conflicts:
# RELEASE_NOTES.md
# Conflicts:
# RELEASE_NOTES.md1 parent a4669a5 commit 720a860
File tree
2 files changed
+5
-3
lines changed- proto/frequenz/api/common/v1/microgrid/electrical_components
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
353 | | - | |
| 352 | + | |
| 353 | + | |
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
0 commit comments