{
"output": {
"id": "cost",
"resolution": "monthly",
"unit": "SEK"
},
"resolution": "monthly",
"type": "constant",
"value": {
"unit": "SEK",
"value": 500
}
}Functions
Function: Constant
Emit a constant value at a given resolution.
Output Dataset produced by this function, a local name used by subsequent functions to reference this result
Show child attributes
Show child attributes
Example:
{
"id": "quarter-hourly-energy-offtake",
"resolution": "quarter_hourly",
"unit": "kWh"
}
Cadence at which the constant is emitted.
Available options:
quarter_hourly, hourly, daily, weekly, monthly, yearly Allowed value:
"constant"Was this page helpful?