Public Attributes | |
IEC61970::Base::Domain::Integer | keepAliveTime |
IEC61970::Base::Domain::Integer | port |
Public Attributes inherited from IEC61970::Base::ICCPConfiguration::IPAccessPoint | |
IEC61970::Base::Domain::String | address |
IEC61970::Base::ICCPConfiguration::IPAddressKind | addressType = IEC61970::Base::ICCPConfiguration::IPAddressKind::_undef |
IEC61970::Base::Domain::String | gateway |
IEC61970::Base::Domain::String | subnet |
Public Attributes inherited from IEC61970::Base::SCADA::CommunicationLink | |
std::list< IEC61970::Base::SCADA::RemoteUnit * > | RemoteUnits |
IEC61970::Base::ICCPConfiguration::BilateralExchangeActor * | BilateralExchangeActor |
Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource | |
std::list< IEC61970::Base::Meas::Control * > | Controls |
std::list< IEC61970::Base::Meas::Measurement * > | Measurements |
IEC61970::Base::Core::PSRType * | PSRType |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
IEC61970::Base::Domain::String | aliasName |
IEC61970::Base::Domain::String | description |
IEC61970::Base::Domain::String | mRID |
IEC61970::Base::Domain::String | name |
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
IEC61970::Base::Domain::Integer IEC61970::Base::ICCPConfiguration::TCPAccessPoint::port |
This value is only needed to be specified for called nodes (e.g. those that respond to a TCP.Open request).
This value specifies the TCP port to be used. Well known and "registered" ports are preferred and can be found at: http://www.iana.org/assignments/service-names-port-numbers/service-names-port- numbers.xhtml
For IEC 60870-6 TASE.2 (e.g. ICCP) and IEC 61850, the value used shall be 102 for non-TLS protected exchanges. The value shall be 3782 for TLS transported ICCP and 61850 exchanges.