Renewable-energy asset operations
Connect participation units to generation, energy-sales and operating reports.
The scenario
ForPower producers, asset operators and community-energy teams
Track a solar installation by asset ID, linking contract-defined participation units to monthly generation and energy-sales records. Use existing systems to measure output and calculate sales.
What this makes visible
Review participant holdings alongside asset output, income and expenses for the same reporting period.
Token and business-data roles
Represented by tokens
Manage participation units with FlexibleToken. Add MultiTrustCredential when approved operating metrics need credential-style representation.
Managed in business systems
Asset ID, connection agreement, meter values, reporting period, sales receipts, maintenance expenses and reports.
Map project, asset or order IDs to chainId, contract address and tokenId where applicable. Link the operation ID to the confirmed transaction so the application can trace the result.
Contract composition
| Contract | Role in this use case |
|---|---|
| FlexibleToken | Manage participation issuance and holdings. |
| MultiTrustCredential | Record approved metrics or assessments. |
| Splitter | Route on-chain receipts to configured destinations. |
Follow each contract for its key operations, SDK and source. Select the components your workflow needs and connect them to business approvals and records.
User and processing flow
Register the asset and terms
Map the asset, participation conditions and monthly reporting periods.
Allocate participation
Record approved participants and quantities, then reconcile issuance.
Verify measurements and receipts
Verify generation, sales receipts and expenses in business systems and prepare period reports.
Reconcile records and allocations
Map contract-based allocation results to holdings. Retain payment transactions where token settlement is used.
Operating considerations
Measurement evidence
Contracts do not directly measure generation. Retain the data source, reviewer and period with each report.
Environmental attributes
Map generation records separately to environmental certificates handled by applicable certification systems.
Implement this use case
These implementation patterns provide architectures, data models, processing steps and SDK examples. Start with the capabilities this use case requires.