OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

emix message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Commented: (EMIX-129) Block Power Price MustHave Blocks and Tiers



    [ http://tools.oasis-open.org/issues/browse/EMIX-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26726#action_26726 ] 

Bruce Bartell commented on EMIX-129:
------------------------------------

Sample XML for this uploaded to http://www.oasis-open.org/apps/org/workgroup/emix/download.php/43088/TierExampleToMatchIllustration%20w%20corrections.xml

There are multiple mandatory items for each interval that should not be mandatory:
<power:unitEnergyPrice>
       <emix:price>
<emix:value>0.12</emix:value> <!-- we should not have to specifiy a price here -->

<power:powerReal><!--why is this mandatory? -->

<power:charges></power:charges><!-- charges is mandatory, but all of the elements are optional -->

<power:maximumPower>1000</power:maximumPower><!-- this does not vary by Time in SE2-->	
<power:minimumPower>0</power:minimumPower>

For each consumption block <power:maximumEnergyQuantity> is required. The highest block does not have a maximum. Used 999999 as a work around.

emixbase requires:
<emix:terms></emix:terms> (what is this for?)
<emix:marketContext></emix:marketContext> (can we use this for tariff name? must be a uri?)-- we need a way to identify which tafiff this is for. The enumeration list will not be able to represent all of the tariffs by name.

<emix:integralOnly>false</emix:integralOnly> (check the definition) -- this is required. It is unclear what this is for when used in a tariff message.


> Block Power Price Must Have Blocks and Tiers
> --------------------------------------------
>
>                 Key: EMIX-129
>                 URL: http://tools.oasis-open.org/issues/browse/EMIX-129
>             Project: OASIS Energy Market Information Exchange (eMIX) TC
>          Issue Type: Sub-task
>          Components: schema
>    Affects Versions: wd35
>         Environment: Bruce Bartell
>            Reporter: Bruce Bartell
>            Assignee: Toby Considine
>             Fix For: wd20
>
>
> Block Power rates have a price that is dependent on Block and Tier.
> Blocks are a the price boundaries based on consumption over time. Tiers are a dimension based on time of use.
> See spreadsheet at http://www.oasis-open.org/committees/download.php/42240/PriceMsgMapping%2020110519.xls and search for TimeTariffInterval

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]