Resources
A Resource is a physical electrical asset registered in the platform — a generator,
battery, EV charger, water heater, or general consumption/production installation. Resources:
- Are always associated with a meter (CPE or internal)
- Are owned by one or more members (fractional ownership supported)
- Can receive setpoints from the energy management system (OSTEC)
- Are the unit of granularity for settlement results
Resource Types
| Type |
Direction |
Description |
IU |
Consume + Generate |
Utilization Installation — generic prosumer unit (e.g. household with PV panels). Most common type for aggregated entities |
IC |
Consume only |
Consumption Installation — consumer-only unit (e.g. household without generation) |
SCPU |
Generate only |
Self-Consumption Production Unit — dedicated generation asset (PV plant) |
STORAGE |
Consume + Generate |
Battery Storage — supports charge/discharge (Li-ion, VRFB, etc.) |
EV |
Consume (+ Generate if V2G) |
Electric Vehicle — EV charger, with optional Vehicle-to-Grid capability |
EWH |
Consume only |
Electric Water Heater — controllable thermal storage |
Resource-Specific Fields
Ownerships
A resource can be owned by multiple members (fractional ownership). The Ownership model
records the percentage each member owns of a resource for settlement purposes.
graph LR
R[Resource: Solar PV] -->|70%| M1[Member A]
R -->|30%| M2[Member B]
Any compensation—whether paid or received—resulting from a transaction is allocated to the
members who own the resource, in proportion to their ownership shares.
RESP (Public Grid) Configuration
By default, the platform assumes every pair of CPEs is interconnected through the public grid
(RESP). Some pairs — such as those within an industrial park — may also be connected through
a private grid.
When two CPEs are connected only through RESP, any energy exchanged between them is
subject to the self-consumption grid access tariff. It is important to correctly identify
which pairs rely solely on the public grid.