#include <ICCPProvidedPoint.h>
Public Attributes | |
IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind | accessPriviledge = IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind::_undef |
IEC61970::Base::ICCPConfiguration::ICCPQualityKind | pointQuality = IEC61970::Base::ICCPConfiguration::ICCPQualityKind::_undef |
IEC61970::Base::ICCPConfiguration::ICCPPointKind | pointType = IEC61970::Base::ICCPConfiguration::ICCPPointKind::_undef |
IEC61970::Base::ICCPConfiguration::ICCPScope | scope = IEC61970::Base::ICCPConfiguration::ICCPScope::_undef |
Public Attributes inherited from IEC61970::Base::ICCPConfiguration::ProvidedBilateralPoint | |
IEC61970::Base::ICCPConfiguration::BilateralExchangeActor * | BilateralExchangeActor |
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 |
The IdentifiedObject.name attribute must have a value. The name attribute shall be used as the DataValue name used for the exchange.
IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind IEC61970::Base::ICCPConfiguration::ICCPProvidedPoint::accessPriviledge = IEC61970::Base::ICCPConfiguration::ICCPAccessPrivilegeKind::_undef |
Provides information regarding the access privileges allowed to the ICCP Point.
IEC61970::Base::ICCPConfiguration::ICCPQualityKind IEC61970::Base::ICCPConfiguration::ICCPProvidedPoint::pointQuality = IEC61970::Base::ICCPConfiguration::ICCPQualityKind::_undef |
Specifies the type of ICCP quality that will be conveyed as part of the ICCP Point.
IEC61970::Base::ICCPConfiguration::ICCPPointKind IEC61970::Base::ICCPConfiguration::ICCPProvidedPoint::pointType = IEC61970::Base::ICCPConfiguration::ICCPPointKind::_undef |
Indicates the ICCP Point type that is to be conveyed.
A CIM AccumlatorValue shall be mapped to an ICCP real. A CIM AnalogValue shall be mapped to an ICCP real. A CIM DiscreteValue shall be mapped to either an ICCP real, state, stateSupplemental, or either protection event type. A CIM StringMeasurementValue does not have a standardized mapping.