Iec61850MMSCCXProtocolClient#

class wattson.hosts.ccx.clients.iec61850mms.Iec61850MMSCCXProtocolClient(ccx: ControlCenterExchangeGateway, **kwargs)#

Bases: CCXProtocolClient

Methods

__init__

get_data_attribute_by_data_point_identifier

get_data_point_identifier

get_datapoint_of_server

get_default_port

get_mms_value_type_from_data_points

get_model

get_model_name

get_protocol

get_server_by_connection

init_after_connect

on_attribute_value_update

on_report_callback

send_data_point_command

start

stop

Attributes

mms_data_points

__init__(ccx: ControlCenterExchangeGateway, **kwargs)#