-
Notifications
You must be signed in to change notification settings - Fork 21
Rename GridFrequency to a more suitable name #770
Copy link
Copy link
Open
Labels
part:microgridAffects the interactions with the microgridAffects the interactions with the microgridpriority:highAddress this as soon as possibleAddress this as soon as possiblescope:breaking-changeBreaking change, users will need to update their codeBreaking change, users will need to update their codetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Metadata
Metadata
Assignees
Labels
part:microgridAffects the interactions with the microgridAffects the interactions with the microgridpriority:highAddress this as soon as possibleAddress this as soon as possiblescope:breaking-changeBreaking change, users will need to update their codeBreaking change, users will need to update their codetype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
To do
What's needed?
The name
GridFrequencymight be confusing as it somehow clashes with the grid connectionGrid. or ComponentFrequency would be more suitableProposed solution
Rename
GridFrequencyto a more suitable name likeMicrogridFrequency.Related documentation and tests need to be updated.
Alternatives and workarounds
Alternatively rename it to
ACFrequency, because there's only one value for one microgrid, whether it is connected to the grid or not.Additional context
Originally posted in #758 (review)