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=24721#action_24721 ] 

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

The xml below should match the sampe provided in the 11-Jan comment. The the EMIX version should be mappable to this.

<?xml version="1.0" encoding="UTF-8"?>
<UsagePoint xsi:schemaLocation="http://zigbee.org/sep sep.xsd" xmlns="http://zigbee.org/sep"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
	<mRID>1234</mRID>
	<description>1234 Main Street</description>
	<TariffProfile>
		<mRID>5678</mRID>
		<description>Earth Saver</description>
		<rateCode>TOU-DR-1</rateCode>
		<RateComponent>
			<ReadingType>
				<mRID>FFAA00</mRID>
				<description>Energy Consumed (kWh)</description>
				<accumulationBehaviour>4</accumulationBehaviour>
				<commodity>2</commodity>
				<consumptionTier>0</consumptionTier>
				<dataQualifier>0</dataQualifier>
				<flowDirection>1</flowDirection>
				<kind>12</kind>
				<powerOfTenMultiplier>3</powerOfTenMultiplier>
				<timeAttribute>32</timeAttribute>
				<tou>0</tou>
				<uom>72</uom>
			</ReadingType>
			<TimeTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>5</fixedPortion>
					</Cost>
					<startValue>0</startValue>
				</ConsumptionTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>12</fixedPortion>
					</Cost>
					<startValue>400</startValue>
				</ConsumptionTariffInterval>
				<interval>
					<duration>21600</duration>
					<start>378691200</start>
				</interval>
				<numPriceLevels>4</numPriceLevels>
				<priceLevel>1</priceLevel>
			</TimeTariffInterval>
			<TimeTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>10</fixedPortion>
					</Cost>
					<startValue>0</startValue>
				</ConsumptionTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>17</fixedPortion>
					</Cost>
					<startValue>400</startValue>
				</ConsumptionTariffInterval>
				<interval>
					<duration>32400</duration>
					<start>378712800</start>
				</interval>
				<numPriceLevels>4</numPriceLevels>
				<priceLevel>2</priceLevel>
			</TimeTariffInterval>
			<TimeTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>20</fixedPortion>
					</Cost>
					<startValue>0</startValue>
				</ConsumptionTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>27</fixedPortion>
					</Cost>
					<startValue>400</startValue>
				</ConsumptionTariffInterval>
				<interval>
					<duration>18000</duration>
					<start>378745200</start>
				</interval>
				<numPriceLevels>4</numPriceLevels>
				<priceLevel>3</priceLevel>
			</TimeTariffInterval>
			<TimeTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>10</fixedPortion>
					</Cost>
					<startValue>0</startValue>
				</ConsumptionTariffInterval>
				<ConsumptionTariffInterval>
					<Cost>
						<fixedPortion>17</fixedPortion>
					</Cost>
					<startValue>400</startValue>
				</ConsumptionTariffInterval>
				<interval>
					<duration>14400</duration>
					<start>378763200</start>
				</interval>
				<numPriceLevels>4</numPriceLevels>
				<priceLevel>2</priceLevel>
			</TimeTariffInterval>
		</RateComponent>
		<tariffCycle>
			<duration>2678400</duration>
			<start>378691200</start>
		</tariffCycle>
	</TariffProfile>
</UsagePoint>


> 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: examples
>    Affects Versions: csprd01 Public Review Draft
>            Reporter: Bruce Bartell
>            Assignee: Edward Cazalet 
>             Fix For: wd18
>
>
> Block Power rates have a price that is dependant on Block and Tier.
> Blocks are a the price boundaries based on consumption over time. Tiers are a dimension based on time of use.

-- 
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]