Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with an ISO to receive grid signals #79

Open
shankari opened this issue Oct 17, 2024 · 1 comment
Open

Integrate with an ISO to receive grid signals #79

shankari opened this issue Oct 17, 2024 · 1 comment
Assignees

Comments

@shankari
Copy link
Collaborator

Since CharIN is in California, we will want to integrate with the California MIDAS API
https://www.energy.ca.gov/publications/2021/market-informed-demand-automation-server-midas-documentation-version-12

Design considerations:

  • Language: Their existing examples are in python, R, curl and csharp. Our potential CSMSes use go (MaEVe) and javascript (Citrine)
  • Authentication: username + password based (can be used for a single script), or cert based

Given the time frame, I would suggest that we hack together something with username + password, and curl to pull data and send it to the CSMS.

Can refine further once that is done

@shankari shankari self-assigned this Oct 17, 2024
@shankari shankari added this to the CharIN demo prep milestone Oct 17, 2024
@shankari
Copy link
Collaborator Author

I will do this after #78

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

No branches or pull requests

1 participant