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

 


Help: OASIS Mailing Lists Help | MarkMail Help

energyinterop message

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


Subject: [OASIS Issue Tracker] Commented: (ENERGYINTEROP-468) Add new signaltype



    [ http://tools.oasis-open.org/issues/browse/ENERGYINTEROP-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27781#action_27781 ] 

Toby Considine commented on ENERGYINTEROP-468:
----------------------------------------------

From the current schema...

	<xs:simpleType name="SignalTypeType">
		<xs:annotation>
			<xs:documentation>SignalType is used in EventSignal to detmine which type of Signal Artifacts are used in Signal Schedule</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:token">
			<xs:enumeration value="signalDelta"/>
			<xs:enumeration value="signalPercent"/>
			<xs:enumeration value="signalLevel"/>
			<xs:enumeration value="signalPrice"/>
			<xs:enumeration value="signalSetpoint"/>
			<xs:enumeration value="eventBaseline"/>
		</xs:restriction>
	</xs:simpleType>

> Add new signal type
> -------------------
>
>                 Key: ENERGYINTEROP-468
>                 URL: http://tools.oasis-open.org/issues/browse/ENERGYINTEROP-468
>             Project: OASIS Energy Interoperation TC
>          Issue Type: Improvement
>          Components: model
>    Affects Versions: wd24
>         Environment: ed koch
>            Reporter: Ed Koch 
>            Assignee: Ed Koch 
>             Fix For: wd28
>
>
> One of the issues that we have been dealing with in the application of OpenADR 1.0 to ancillary services is the use of the signalAmount type.  Currently it is simply a specific amount of usage. The problem is that it can be applied in two different contexts.  In one case it can represents a change in the amount of usage and in the second use case it may represent an actual target amount of usage.  I will post a JIRA about this.

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