CCXMmsReport#

class wattson.hosts.ccx.app_gateway.data_objects.ccx_mms_report.CCXMmsReport(report_name: str, report_reference: str, data_points: Dict[str, Any], data_attributes: Dict[str, Any], model: IEC61850Model)#

Bases: CCXReport

Methods

__init__

to_dict

__init__(report_name: str, report_reference: str, data_points: Dict[str, Any], data_attributes: Dict[str, Any], model: IEC61850Model)#