Skip to main content

Emit a constant value at a given resolution.

output
Dataset · object
required

Output Dataset produced by this function, a local name used by subsequent functions to reference this result

Example:
resolution
enum<string>
required

Cadence at which the constant is emitted.

Available options:
quarter_hourly,
hourly,
daily,
weekly,
monthly,
yearly
value
Level · object
required

The constant Level to emit.

Example:
type
string
default:constant
Allowed value: "constant"