§22 / §25 Reference to a measurand from a point. Either resolve measurand_id or supply an inline semantic tuple (or both, with the tuple as override).
measurand_id
from field: moddef.v1.Accumulation accumulation = 15;
from field: moddef.v1.Aggregation aggregation = 13;
Optional inline semantic tuple — avoids defining every combination as a separate measurand id.
from field: string base_quantity = 10;
from field: moddef.v1.Direction direction = 11;
from field: moddef.v1.MeasurementLocation location = 14;
from field: string measurand_id = 1;
from field: moddef.v1.PhaseRef phase_ref = 12;
from message moddef.v1.MeasurandRef
§22 / §25 Reference to a measurand from a point. Either resolve
measurand_idor supply an inline semantic tuple (or both, with the tuple as override).