John Teeter
John Teeter
a bit of refinement on the alternative Charles mentions - think of it as an incremental garbage collector. As Charles describes it, you have a mark-sweep garbage collector (where the...
1+ on the need for SAX. the java code base uses it heavily. it's really necessary for insuring multiple passes through the DOM are not needed. In the java code...
Things to configure: 1 - automatic notification upon data availability 2 - local file system for sftp caching (where to write the file to be retrieved by sftp client)
Reset of the Repository to a known state. The suggested API is: POST https://sandbox.greenbuttonalliance.org:8443/DataCustodian/manage?command=resetDataCustodianDB A new issue specifically for this RESTful api has been entered: https://github.com/energyos/OpenESPI-DataCustodian-java/issues/133
Don, is it not possible to relate the actual resource(s) to the access flow? so you could allow discrimination of the type Dibyendu is describing? We could accomplish this by:...
Assign to Don
This (the distinction b/t RetailCustomer and Delegated User) will be managed in conjunction with the support of the RetailCustomer.xsd in R1.3
I have a 80% conversion in place locally. - will move it forward.
need a description and an example -- can you please add them??
In this case, can you show the snip of the file causing the error?