#include <TASE2BilateralTable.h>


Public Attributes | |
| IEC61970::Base::Domain::String | bilateralTableID | 
| IEC61970::Base::Domain::String | bilateralTableVersion | 
| IEC61970::Base::Domain::String | tase2version | 
  Public Attributes inherited from IEC61970::Base::ICCPConfiguration::BilateralExchangeAgreement | |
| IEC61970::Base::ICCPConfiguration::BilateralExchangeActor * | Provider | 
| IEC61970::Base::ICCPConfiguration::BilateralExchangeActor * | Consumer | 
  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 | 
This class describe the sending (providing) side in a bilateral ICCP data exchange. Hence the ICCP bilateral (table) descriptions are created by exchanging ICCP Provider data between the parties.
| IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::TASE2BilateralTable::bilateralTableID | 
Specifies the version of the Bilateral Table configuration that is being exchanged.
| IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::TASE2BilateralTable::bilateralTableVersion | 
The Version attribute identifies a unique version of the Bilateral Table. If any changes are made to a Bilateral Table, then a new unique value for this attribute shall be generated.
| IEC61970::Base::Domain::String IEC61970::Base::ICCPConfiguration::TASE2BilateralTable::tase2version | 
Specifies the version of the TASE.2 that is needed to access the Bilateral Table information via TASE.2.
In order for a link to be established, both sides must have the same value.
 1.8.13