Solved Aware Consumption Metric Serializer
Serializes SolvedAwareConsumptionMetric with all per-solved aggregates emitted as formatted strings carrying the unit from totalSolvedConsumption. Mirrors ConsumptionMetricSerializer for the solved-aware variant attached to iterateDataset stages.
Properties
Functions
Link copied to clipboard
Parses the JSON object back into a SolvedAwareConsumptionMetric, reading n/a aggregates as null. JSON only.
Link copied to clipboard
Encodes value as a JSON object, emitting aggregates as unit-suffixed formatted strings. JSON only.