OpenESPI-DataCustodian-java
OpenESPI-DataCustodian-java copied to clipboard
Administrative Interface to Control Configuration of the DataCustodian
In some applications, an administrative dashboard and interface are desirable for the DataCustodian.
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