: Public Class
Created: 13/07/2014 14:47:29
Modified: 05/09/2017 23:16:58
Project:
Advanced:
Commodities in the context of IEC 62325 are MarketProducts (energy, regulation, reserve, etc) traded at a specific location, which in this case is a Pnode (either a specific pricing node or a pricing area or zone defined as a collection of pricing nodes).  The CommodityDefinition is a container for these two parameters, plus the unit of measure and the currency in which the Commodity is traded.  Each CommodityDefinition should be relatively static; defined once and rarely changed.<br/>
Attribute
Public Currency
  commodityCurrency
Details:
Notes: The currency in which the Commodity is traded, using the standard conventions associated with the Currency enumeration.<br/>
Public UnitSymbol
  commodityUnit
Details:
Notes: The unit of measure in which the Commodity is traded, using the standard conventions associated with the UnitSymbol enumeration.<br/>
Public UnitMultiplier
  commodityUnitMultiplier
Details:
Notes: The unit multiplier, e.g. "k" to convert the unit "W-h" to "kW-h", using the standard conventions associated with the UnitMultiplier enumeration.<br/>
Element Source Role Target Role
MarketProduct
Class  
Name: CommodityDefinition
 
Name: MarketProduct
 
Details:
 
Pnode
Class  
Name: CommodityDefinition
 
Name: Pnode
 
Details:
 
Element Source Role Target Role
RTO
Class  
Name: RTO
 
Name: CommodityDefinition
 
Details:
 
CommodityPrice
Class  
Name: CommodityPrice
 
Name: CommodityDefinition
 
Details:
 
Object Type Connection Direction Notes
IdentifiedObject Class Generalization To