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: RE: [emix] THe artifact we are talking about


This one is slightly different. The original was not valid.

 

Bruce Bartell

Xtensible Solutions

Mobile: +1.321.258.6500

bbartell@xtensible.net  |   www.xtensible.net

 


From: Toby Considine [mailto:tobyconsidine@gmail.com] On Behalf Of Toby Considine
Sent: Thursday, August 11, 2011 11:27 AM
To: emix@lists.oasis-open.org
Subject: [emix] THe artifact we are talking about

 

 

 


“The single biggest problem in communication is the illusion that it has taken place.”
– George Bernard Shaw.


Toby Considine
TC9, Inc

TC Chair: oBIX & WS-Calendar

TC Editor: EMIX, EnergyInterop

U.S. National Inst. of Standards and Tech. Smart Grid Architecture Committee

  

Email: Toby.Considine@gmail.com
Phone: (919)619-2104

http://www.tcnine.com/
blog: www.NewDaedalus.com

 

 

<?xml version="1.0"?>
<!--EMIX 1.0 Full Requirements with Tiers-->
<payloads:eiCreateQuotePayload xsi:schemaLocation="http://docs.oasis-open.org/ns/energyinterop/201103/payloads file:///C:/Documents%20and%20Settings/bbartell/My%20Documents/OpenADR/reference/OASIS/EI/cd02/energyinterop-1-0-wd25/Schemas/EiPayloads.xsd" xmlns:emix="http://docs.oasis-open.org/ns/emix/2011/06"; xmlns:eitc="http://docs.oasis-open.org/ns/energyinterop/201103"; xmlns:payloads="http://docs.oasis-open.org/ns/energyinterop/201103/payloads"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xcal="urn:ietf:params:xml:ns:icalendar-2.0" xmlns:power="http://docs.oasis-open.org/ns/emix/2011/06/power"; xmlns:scale="http://docs.oasis-open.org/ns/emix/2011/06/siscale";>
<requestorParty>
<eitc:partyRole>Seller</eitc:partyRole>
</requestorParty>
<emix:emixBase xsi:type="emix:ProductType">
	<xcal:components>
		<xcal:interval><!-- time tariff interval1-->
			<xcal:properties>
				<xcal:dtstart>
					<xcal:parameters>
						<xcal:tzid>
							<xcal:text>US-Pacific</xcal:text> <!-- isn't there an id or abbrev version?-->
						</xcal:tzid>
					</xcal:parameters>
					<xcal:date-time>2011-05-28T00:00:00</xcal:date-time>
				</xcal:dtstart>
				<xcal:duration>
					<xcal:duration>PT6H</xcal:duration>
				</xcal:duration>
				<xcal:x-wsCalendar-attach>
					<power:blockPowerFullRequirements>
						<power:productType>fullRequirementsPowerBlockPricing</power:productType>
						<power:serviceDeliveryPoint>
							<power:node>xxxnode.idxx</power:node>
						</power:serviceDeliveryPoint>
						<power:unitEnergyPrice>
							<emix:price>
								<emix:value>0.12</emix:value> <!-- we should not have to specifiy a price here -->
							</emix:price>
							<power:energyReal>
								<power:itemDescription>RealEnergy</power:itemDescription>
								<power:itemUnits>Wh</power:itemUnits>
								<scale:siScaleCode>k</scale:siScaleCode>
							</power:energyReal>
						</power:unitEnergyPrice>
						<power:powerReal><!--why is this mandatory? -->
							<power:itemDescription>RealPower</power:itemDescription>
							<power:itemUnits>W</power:itemUnits>
							<scale:siScaleCode>k</scale:siScaleCode>
							<power:powerAttributes>
								<power:hertz>60</power:hertz>
								<power:voltage>220</power:voltage>
								<power:ac>true</power:ac>
							</power:powerAttributes>
						</power:powerReal>
						<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>
						<power:priceTiers><!-- first set of consumption tariff interval-->
						<power:blockPowerPrice>
							<emix:price>
								<emix:value>.05</emix:value>
							</emix:price>
							<power:maximumEnergyQuantity>400</power:maximumEnergyQuantity>
						</power:blockPowerPrice>
						<power:blockPowerPrice>
							<emix:price>
								<emix:value>.05</emix:value>
							</emix:price>
							<power:maximumEnergyQuantity>999999</power:maximumEnergyQuantity><!-- mandatory element; what to do with the highest block?-->
						</power:blockPowerPrice>
						</power:priceTiers>
					</power:blockPowerFullRequirements>
				</xcal:x-wsCalendar-attach>
			</xcal:properties>
		</xcal:interval>
		<xcal:interval>
			<xcal:properties>
				<xcal:duration>
					<xcal:duration>PT9H</xcal:duration>
				</xcal:duration>
				<xcal:x-wsCalendar-attach>
					<power:blockPowerFullRequirements>
						<power:productType>fullRequirementsPowerBlockPricing</power:productType>
						<power:serviceDeliveryPoint>
							<power:node>xxxnode.idxx</power:node>
						</power:serviceDeliveryPoint>
						<power:unitEnergyPrice>
							<emix:price>
								<emix:value>0.12</emix:value> <!-- we should not have to specifiy a price here -->
							</emix:price>
							<power:energyReal>
								<power:itemDescription>RealEnergy</power:itemDescription>
								<power:itemUnits>Wh</power:itemUnits>
								<scale:siScaleCode>k</scale:siScaleCode>
							</power:energyReal>
						</power:unitEnergyPrice>
						<power:powerReal><!--why is this mandatory? -->
							<power:itemDescription>RealPower</power:itemDescription>
							<power:itemUnits>W</power:itemUnits>
							<scale:siScaleCode>k</scale:siScaleCode>
							<power:powerAttributes>
								<power:hertz>60</power:hertz>
								<power:voltage>220</power:voltage>
								<power:ac>true</power:ac>
							</power:powerAttributes>
						</power:powerReal>
						<power:charges></power:charges>
						<power:priceTiers>
							<power:blockPowerPrice>
								<emix:price>
									<emix:value>0.10</emix:value>
								</emix:price>
								<power:maximumEnergyQuantity>400</power:maximumEnergyQuantity>
							</power:blockPowerPrice>
							<power:blockPowerPrice>
								<emix:price>
									<emix:value>0.17</emix:value>
								</emix:price>
								<power:maximumEnergyQuantity>999999</power:maximumEnergyQuantity>
							</power:blockPowerPrice>
						</power:priceTiers>
					</power:blockPowerFullRequirements>
				</xcal:x-wsCalendar-attach>
			</xcal:properties>
		</xcal:interval>
		<xcal:interval>
			<xcal:properties>
				<xcal:duration>
					<xcal:duration>PT5H</xcal:duration>
				</xcal:duration>
				<xcal:x-wsCalendar-attach>
				<power:blockPowerFullRequirements>
						<power:productType>fullRequirementsPowerBlockPricing</power:productType>
						<power:serviceDeliveryPoint>
							<power:node>xxxnode.idxx</power:node>
						</power:serviceDeliveryPoint>
						<power:unitEnergyPrice>
							<emix:price>
								<emix:value>0.00</emix:value> <!-- we should not have to specifiy a price here -->
							</emix:price>
							<power:energyReal>
								<power:itemDescription>RealEnergy</power:itemDescription>
								<power:itemUnits>Wh</power:itemUnits>
								<scale:siScaleCode>k</scale:siScaleCode>
							</power:energyReal>
						</power:unitEnergyPrice>
						<power:powerReal><!--why is this mandatory? -->
							<power:itemDescription>RealPower</power:itemDescription>
							<power:itemUnits>W</power:itemUnits>
							<scale:siScaleCode>k</scale:siScaleCode>
							<power:powerAttributes>
								<power:hertz>60</power:hertz>
								<power:voltage>220</power:voltage>
								<power:ac>true</power:ac>
							</power:powerAttributes>
						</power:powerReal>
						<power:charges></power:charges>
						<power:priceTiers>
							<power:blockPowerPrice>
								<emix:price>
									<emix:value>0.20</emix:value>
								</emix:price>
								<power:maximumEnergyQuantity>400</power:maximumEnergyQuantity>
							</power:blockPowerPrice>
							<power:blockPowerPrice>
								<emix:price>
									<emix:value>0.27</emix:value>
								</emix:price>
								<power:maximumEnergyQuantity>999999</power:maximumEnergyQuantity>
							</power:blockPowerPrice>
						</power:priceTiers>
						</power:blockPowerFullRequirements>
				</xcal:x-wsCalendar-attach>
			</xcal:properties>
		</xcal:interval>
		<xcal:interval>
			<xcal:properties>
				<xcal:duration>
					<xcal:duration>PT4H</xcal:duration>
				</xcal:duration>
				<xcal:x-wsCalendar-attach>
					<power:blockPowerFullRequirements>
						<power:productType>fullRequirementsPowerBlockPricing</power:productType>
						<power:serviceDeliveryPoint>
							<power:node>xxxnode.idxx</power:node>
						</power:serviceDeliveryPoint>
						<power:unitEnergyPrice>
							<emix:price>
								<emix:value>0.12</emix:value> <!-- we should not have to specifiy a price here -->
							</emix:price>
							<power:energyReal>
								<power:itemDescription>RealEnergy</power:itemDescription>
								<power:itemUnits>Wh</power:itemUnits>
								<scale:siScaleCode>k</scale:siScaleCode>
							</power:energyReal>
						</power:unitEnergyPrice>
						<power:powerReal><!--why is this mandatory? -->
							<power:itemDescription>RealPower</power:itemDescription>
							<power:itemUnits>W</power:itemUnits>
							<scale:siScaleCode>k</scale:siScaleCode>
							<power:powerAttributes>
								<power:hertz>60</power:hertz>
								<power:voltage>220</power:voltage>
								<power:ac>true</power:ac>
							</power:powerAttributes>
						</power:powerReal>
						<power:charges></power:charges>
						<power:priceTiers>
							<power:blockPowerPrice>
								<emix:price>
									<emix:value>0.05</emix:value>
								</emix:price>
								<power:maximumEnergyQuantity>400</power:maximumEnergyQuantity>
							</power:blockPowerPrice>
							<power:blockPowerPrice>
								<emix:price>
									<emix:value>0.12</emix:value>
								</emix:price>
								<power:maximumEnergyQuantity>999999</power:maximumEnergyQuantity>
							</power:blockPowerPrice>
						</power:priceTiers>
					</power:blockPowerFullRequirements>
				</xcal:x-wsCalendar-attach>
			</xcal:properties>
		</xcal:interval>
	</xcal:components>
	<emix:uid>uid</emix:uid>
	<emix:transactiveState>publication</emix:transactiveState>
	<emix:integralOnly>false</emix:integralOnly>
	<emix:currency>USD</emix:currency>
	<emix:marketContext></emix:marketContext>
	<emix:side>sell</emix:side>
	<emix:terms></emix:terms>
</emix:emixBase>
</payloads:eiCreateQuotePayload>


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