ElectricityMeterType
Fields
The datetime when the meter was active from.
The datetime when the meter stops being active. This should be null if it is still active.
The conversion factor/Wandlerfaktor of the meter.
Whether the meter has an associated smart meter gateway.
The meter ID.
The MeLo number associated with the meter.
The metering direction of the meter.
The meter number.
The reading transmission type of the meter.
The tariff count of the meter.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"activeFrom": "1997-04-10T02:52:08.924197+00:00",
"activeTo": "1986-10-13T12:32:18.504354+00:00",
"conversionFactor": "own-whose-just-late-change",
"hasSmartMeterGateway": true,
"id": 80111666,
"meloNumber": "room-probably-girl-music-coach",
"meteringDirection": "listen-away-give-benefit-not",
"number": "million-reality-nation-enjoy-many",
"readingTransmissionType": "cell-far-former-him-research",
"tariffCount": "sound-because-baby-fact-always"
}