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

asdf #5

Open
dmohns opened this issue Jun 4, 2024 · 0 comments
Open

asdf #5

dmohns opened this issue Jun 4, 2024 · 0 comments

Comments

@dmohns
Copy link
Member

dmohns commented Jun 4, 2024

graph TD
    subgraph D-REC Section
      A[D-REC] --> B[Aggregator Management]
      A --> C[Developer Onboarding]
      A --> D[Energy Management]
      A --> E[Buyer Reservation]
      A --> F[Certificate Management]
      A --> G[Profile]
      B --> H[Add New Aggregator]
      B --> I[View Aggregator]
      H --> J[Enable/Disable API Access]
      I --> K[View Buy Reservations]
      C --> L[Organization Management]
      C --> M[Manage Employees]
      C --> N[Manage Projects]
      C --> O[Manage Sites]
      C --> P[Manage Devices]
      D --> Q[View Energy Generations by Device/Device Groups]
      D --> R[Add Energy Generation Transactions]
      E --> S[Add Reservation]
      E --> T[View Reservations]
      F --> U[Certificate Management]
      F --> V[Gas fee Requests]
      U --> Y[Generate Certificate]
      U --> Z[Transfer Certificate]
      G --> W[Wallet Management]
      G --> X[Employee Management]
    end
    subgraph Power Trust Section
      AA[Power Trust] --> AB[Developer Onboarding]
      AA --> AC[Buyer Management]
      AA --> AD[Profile]
      AA --> AE[Order Management]
      AA --> AF[Certificates]
      AB --> AG[Organization Management]
      AB --> AH[Manage Employees]
      AB --> AI[Manage Projects]
      AB --> AJ[Manage Sites]
      AB --> AK[Manage Devices]
      AK --> AW[Inverter Integration Scripts]
      AC --> AL[Account Management]
      AC --> AM[Contract Managemnet]
      AC --> AN[Demand Requests]
      AC --> AO[Dashboard]
      AN --> AX[Buyer Reservations]
      AD --> AP[Employee Management]
      AD --> AQ[Developer OSV]
      AD --> AR[Wallet]
      AE --> AS[Payables]
      AE --> AT[Receivables]
      AF --> AU[Gas Fee Payments]
      AF --> AV[DRECs]
    end
  AB --> C
  AX --> S
  AW --> R
  H --> AA
  BB[EWF Blockchain] --> AV
  AU --> BB
  AR --> BB
  BB --> W
  V --> BB
  Z --> BB
  Y --> BB
Loading
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