PowerGridControlQuery#

class wattson.powergrid.simulator.messages.power_grid_control_query.PowerGridControlQuery(element_identifier: str, attribute_context: str, attribute_name: str, value: Any)#

Bases: PowerGridQuery

Methods

Attributes

attribute_context

attribute_name

element_identifier

value

__init__(element_identifier: str, attribute_context: str, attribute_name: str, value: Any)#