Message
PowerMeasurement
Message containing one or more power measurements.
This message informs the CEM about power values measured by the RM's device. A well-behaved RM should send PowerMeasurement
s periodically if possible.
Fields
measurement_timestamp
: string
Mandatory
Timestamp when the power values were measured.message_id
: ID
Mandatory
ID of this message.message_type
: string
Mandatory
The string "PowerMeasurement"
.values
: PowerValue[]
Mandatory
The measured PowerValue
s. Must contain at least one item, and at most one item per CommodityQuantity
.