Skip to main content
Open Smart Grid - OpenSG
Login | Join | Help (new window)


Open Smart Grid - OpenSG > Help Desk > Service Requests > CurrencyCode is UINT8 but needs to be UINT16  

Service Requests: CurrencyCode is UINT8 but needs to be UINT16

Version HistoryVersion History

Service Request

CurrencyCode is UINT8 but needs to be UINT16 

Details

In the NAESB REQ21 standard, CurrencyCode is UINT8. This does not hold the standard value for US Dollars which is 840. Need to change:
 
   <xs:extension base="UInt8"/>
 
to
 
   <xs:extension base="UInt16"/>

Customer

martin.burns 

Priority

(2) Normal 

Service Representative

 

Assigned To

 

Keywords

ESPI; GreenButton; OpenADE 

Comments

No existing entries.

Status

Initiated 

Resolution Type

 

Resolution Date

 

Mark for Knowledge Base

 

Related Articles

 

Resolution Time

Attachments
Version: 1.0 
Created at 6/7/2012 2:23 PM  by martin.burns 
Last modified at 6/7/2012 2:23 PM  by martin.burns