What happened?
The ElectricalComponent.control_mode field and ElectricalComponentControlMode enum were removed in c1de523 (#359, v0.7.0).
Even more, the release notes say:
-
Removed:
microgrid.components.ComponentStatus, use microgrid.electrical_components.ElectricalComponentControlMode instead
Which makes things more confusing.
What did you expect instead?
ComponentControlMode not to be mentioned at all in release notes, and having some better information about what to do with the removed microgrid.components.ComponentStatus/ElectricalComponent.status.
Affected version(s)
v0.7.0
Affected part(s)
The protocol buffer definition files (part:protobuf), Documentation (part:docs)
Extra information
No response
What happened?
The
ElectricalComponent.control_modefield andElectricalComponentControlModeenum were removed in c1de523 (#359, v0.7.0).Even more, the release notes say:
Which makes things more confusing.
What did you expect instead?
ComponentControlModenot to be mentioned at all in release notes, and having some better information about what to do with the removedmicrogrid.components.ComponentStatus/ElectricalComponent.status.Affected version(s)
v0.7.0
Affected part(s)
The protocol buffer definition files (part:protobuf), Documentation (part:docs)
Extra information
No response