Meter

PUT 10 endpoints
/api/v202510/meter/{meterId}/convertToEsaCalculatedMeter ConvertToEsaCalculatedMeterV202510
Turn a Meter into an ESA Calculated Meter This is only possible if the Meter has NO EsaChannels. A Primary Value ESAChannel will be created, according to the EsaChannelCreateDTO. It must be a Formula Channel. The formula is only permitted to reference other ESA Meters. The referenced Meters' Primary Value Channels will be used in the formula calculation.
/api/v202307/meter/{meterId}/emissionSource EditEmissionSourceLinkV202307
Edit emission source data on a meter
/api/v3/meter/{meterId}/group EditMeterGroupMembershipV3
Edits a meter's group memberships. Note that all groups a meter should belong to must be passed in. Passing in one group means that the meter will belong to one group only, even if it previously belonged to several. Only manual groups assignments can be changed; auto groups are unaffected.
/api/v3/meter/{meterId}/serialnumberversion EditMeterSerialNumberVersionV3
/api/v3/meter/{meterId}/udf EditMeterUDFsV3
Edits user defined field / custom field values for a particular meter
/api/v3/meter/{meterId} Deprecated EditMeterV3
Edits a meter
/api/v202307/meter/{meterId} EditMeterWithUnitsV202307
Edits a meter - unlike the original v3 EditMeter API, the meter use unit will be removed if it is null
/api/v202302/meter/{meterId}/watticsDataPoint EditWatticsDataPointLinkV202302
Edit SmartAnalytics (Wattics) data on a meter
/api/v3/parentPlace/{parentPlaceId}/meter MoveMeterV3
Move list of meters to be under parentPlaceId
/api/v202211/meter/customAction ProcessMeterCustomActionV202211
Fires a custom meter action. Custom meter actions are setup as webhooks