Uploaded image for project: 'OASIS Energy Interoperation TC'
  1. OASIS Energy Interoperation TC
  2. ENERGYINTEROP-610

SignalTypeEnumeratedType has been completely changed and is no longer consistent with the way it was previously defined and used.

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: wd33
    • Fix Version/s: wd34
    • Component/s: None
    • Labels:
      None
    • Proposal:
      Hide

      Go back to wd28 enmumerated types and extend those. DO NOT remove items. The enumerations from that version were the following:

      <xs:restriction base="xs:token">
      <xs:enumeration value="signalDelta"/>
      <xs:enumeration value="signalPercent"/>
      <xs:enumeration value="signalLevel"/>
      <xs:enumeration value="signalPrice"/>
      <xs:enumeration value="signalPriceRelative"/>
      <xs:enumeration value="signalPriceMultiple"/>
      <xs:enumeration value="signalSetpoint"/>
      </xs:restriction>

      Show
      Go back to wd28 enmumerated types and extend those. DO NOT remove items. The enumerations from that version were the following: <xs:restriction base="xs:token"> <xs:enumeration value="signalDelta"/> <xs:enumeration value="signalPercent"/> <xs:enumeration value="signalLevel"/> <xs:enumeration value="signalPrice"/> <xs:enumeration value="signalPriceRelative"/> <xs:enumeration value="signalPriceMultiple"/> <xs:enumeration value="signalSetpoint"/> </xs:restriction>
    • Resolution:
      Hide

      added priceRelative and priceMultiplier signalTypes

      eliminated use of priceBase in payloadPrice, and added payloadTypes to use price/ priceRelative, and priceMultiplier directly.

      Show
      added priceRelative and priceMultiplier signalTypes eliminated use of priceBase in payloadPrice, and added payloadTypes to use price/ priceRelative, and priceMultiplier directly.

      Description

      SignalTypeEnumeratedType has been completely changed and is no longer consistent with the way it was previously defined and used. Types that were previously there, not longer exist. If new types were needed then they should have been added to the list and previously defined types should not have been removed. With the new enumerated types we can no longer create singals that are factored the way we doing it through wd28 and would like to continue doing.

        Attachments

          Activity

            People

            • Assignee:
              ed.koch Ed Koch (Inactive)
              Reporter:
              ed.koch Ed Koch (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: