PowerGridMeasurementResponse#
- class wattson.powergrid.simulator.messages.power_grid_measurement_response.PowerGridMeasurementResponse(element_identifier: str, attribute_name: str, value: Any, successful: bool = True)#
Bases:
WattsonResponseMethods
Attributes
attribute_contextattribute_nameelement_identifiervalue- __init__(element_identifier: str, attribute_name: str, value: Any, successful: bool = True)#