Commit 63837c5
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]>1 parent ca51019 commit 63837c5
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 | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
323 | | - | |
| 322 | + | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
352 | | - | |
| 352 | + | |
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
| |||
0 commit comments