Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=GreenButtonAlliance_OpenESPI-Common-java&metric=alert_status)](https://sonarcloud.io/dashboard?id=GreenButtonAlliance_OpenESPI-Common-java)


# OpenESPI-Common -- Archived January 29, 2024
# OpenESPI-DataCustodian -- Archived July 1, 2025

NOTE: This repository is no longer maintained. The OpenESPI project has been archived and is no longer being maintained.
^^NOTE: This repository is no longer maintained. The original OpenESPI project has been archived and is no longer being
maintained. The original code is being migrated to Spring Boot 3.5 with a modernized architecture. The new code is
being developed in the [OpenESPI-GreenButton-Java](https://Github.com/GreenButtonAlliance/OpenESPI-GreenButton-Java),
as a monorepo that contains the Data Custodian, Third Party, Common, and OAuth2 Authorization Server modules.**

This is the Common module of the OpenESPI Green Button Data Custodian and Third Party implementation. It is a Spring application written in java and built on top of jpa for database access.

This Common run-time and test code is shared between stand-alone Data Custodian and Third Party applications. [OpenESPI-DataCustodian](https://github.com/greenbuttonalliance/OpenESPI-DataCustodian-java) and [OpenESPI-ThirdParty](https://github.com/greenbuttonalliance/OpenESPI-ThirdParty-java).
The Open Energy Services Provider Interface (ESPI) Data Custodian Repository Providing implementations of the interface used to provide energy usage information to retail customers and third parties.

An operational sandbox with these services operating may be found at:
<a href="https://sandbox.greenbuttonalliance.org:8443">sandbox.greenbuttonalliance.org:8443</a>
Expand Down