Skip to content

Add current-source to rating models - #24

Merged
getorymckeag merged 1 commit into
trolie:mainfrom
naveenmullapudi260006549:issue-23-add-current-source
Sep 4, 2026
Merged

Add current-source to rating models#24
getorymckeag merged 1 commit into
trolie:mainfrom
naveenmullapudi260006549:issue-23-add-current-source

Conversation

@naveenmullapudi260006549

Copy link
Copy Markdown
Contributor

Closes issue #23 :
Add support for the optional current-source JSON property in the TROLIE Java client SDK.
The property should be available on these model classes:

ForecastPeriodSnapshot
SeasonalPeriodSnapshot
RealTimeLimit
ForecastRatingPeriod
RealTimeRating
Add a shared CurrentSource enum with the following values:

TELEMETERED
CALCULATED
ESTIMATED
MANUAL
The enum should serialize and deserialize using the lowercase JSON values:

"telemetered"
"calculated"
"estimated"
"manual"

@getorymckeag
getorymckeag merged commit 7ffd72f into trolie:main Sep 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants