Creates a meter
Creates a meter. Required permission: asset:meters:create
Authorizations
OAuth2 Bearer Authorization
Body
Creates a meter. Required permission: asset:meters:create
The UUID of the charge point this meter is assigned to. Each active meter must be linked to exactly one chargepoint. Only one active meter per charge point is allowed at a time.
^[a-f0-9]{8}\-[a-f0-9]{4}\-4[a-f0-9]{3}\-[89ab][a-f0-9]{3}\-[a-f0-9]{12}$The cryptographic public key of the meter, used to verify the digital signatures on calibration-law-compliant meter readings.
255The date the meter was physically installed at the chargepoint.
^\d{4}-\d{2}-\d{2}$The name of the energy market partner responsible for this meter, typically the grid operator or metering service provider.
100The technical type classification of the meter. Determines how meter readings are processed and whether they qualify for legally compliant billing.
The official serial number of the physical meter, as printed on the meter itself or provided by the manufacturer.
70The metering point identifier assigned by the grid operator.
50A free-text comment for internal notes about this meter. Not visible in any public-facing output. Used for operational remarks or installation notes.
255Indicates whether this meter is currently active for the assigned chargepoint. Only one meter per chargepoint can be active at a time.
Indicates whether this meter is an internal software counter rather than a physical hardware meter. Internal counters are used when no certified physical meter is present.
Indicates whether this meter is used as a credit counter, tracking energy consumed against a prepaid or credit-based balance.
Indicates whether this meter functions as a cumulative sum counter, aggregating readings across multiple chargepoints or sessions.
Indicates whether this meter is physically visible and accessible to end customers at the charging station.
The internal asset serial number of the meter hardware, used for inventory and spare parts management. May differ from meter_serial_number, which is the official calibration-relevant identifier.
16The manufacturer's article or part number for this meter model.
16The name of the meter hardware manufacturer.
32Response
Meter created
Meter