Skip to content

ElaadNL/ditm-openadr-bl

 
 

Repository files navigation

Ruff Checked with mypy

Reference OpenADR GAC BL Implementation

This repository contains a reference implementation for a GAC compliant BL implementation.

Configuration

For the openadr3-client dependency, you need to configure the following environment variables:

OAUTH_TOKEN_ENDPOINT # The oauth token endpoint to provision access tokens from
OAUTH_CLIENT_ID      # The client ID for OAuth client credential authentication
OAUTH_CLIENT_SECRET  # The client secret for OAuth client credential authentication
OAUTH_SCOPES         # Comma-delimited list of OAuth scope to request (optional)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.2%
  • Dockerfile 2.8%