PowerGridControlQuery#
- class wattson.powergrid.simulator.messages.power_grid_control_query.PowerGridControlQuery(element_identifier: str, attribute_context: str, attribute_name: str, value: Any)#
Bases:
PowerGridQueryMethods
Attributes
attribute_contextattribute_nameelement_identifiervalue- __init__(element_identifier: str, attribute_context: str, attribute_name: str, value: Any)#