smart_grid_env / openenv.yaml
Puneet Gopinath
chore: update environment configuration with detailed description, tasks and metadata
8533aa3 unverified
Raw
History Blame Contribute Delete
490 Bytes
spec_version: 1
name: smart_grid
description: Smart Grid Energy Environment with renewable energy sources, battery storage and variable demand.
type: environment
runtime: fastapi
app: server.app:app
port: 8000
tasks:
- name: balanced_grid_easy
- name: solar_management
- name: wind_uncertainty
- name: peak_demand
- name: full_grid_challenge
entrypoint:
module: server.smart_grid_environment
class: SmartGridEnvironment
metadata:
author: Puneet Gopinath
version: 1.0.0