Get all the blocks belonging to a virtual asset.
Get all the blocks belonging to a virtual asset.
Returns a JSON representation of the blocks belonging to a virtual asset as a list. This includes the static parameters of the block, such as its maximum power capability, as well as it’s schedule represented as an array of power-time pairs.
The powerCapacity timeseries indicates the amount of power assigned to a block (ratedChargePowerCapacity and ratedDischargePowerCapacity) and the currently available power capacity on the block (chargePowerCapacity and dischargePowerCapacity).
It is invalid to schedule a power value at a point in time greater than the corresponding power capacity. e.g., if chargePowerCapacity for a delivery period starting at time T is 400 kW and dischargePowerCapacity is 500 kW then it is only valid to schedule power for that delivery period in the range [-400, 500] kW.
The available power capacities will usually equal the rated power capacities, but may be reduced during unexpected outages.
Headers
Access token
Path Parameters
Organisation ID
Virtual Asset ID
Body
The body is of type object.
Response
OK
"2023-11-12T00:00:00Z"
"11111111-1111-1111-1111-111111111111"
1000
1000
"2023-11-11T00:00:00Z"
"kW"