Marty Burns
Marty Burns
In some applications, an administrative dashboard and interface are desirable for the DataCustodian.
Reference section 2.2 of the Authorization.docx https://s3-us-west-2.amazonaws.com/technical.greenbuttonalliance.org/OpenADE/Shared+Documents/Testing+and+Certification/GreenButtonTestPlan/ReferenceMaterial/GreenButtonAuthorization.docx
Adapt the code base to use java configuration rather then XML data files now in use.
Many elements of the ESPI data structures are code list enumerations where the data content is an integer that corresponds to a textual name and a description. Internationalization of this...
To facilitate use of the common library, implement JavaDoc for all classes and methods.