Skip to main content

Fields

activeFrom : DateTime! required

The datetime when the meter was active from.

activeTo : DateTime

The datetime when the meter stops being active. This should be null if it is still active.

conversionFactor : String

The conversion factor/Wandlerfaktor of the meter.

hasSmartMeterGateway : Boolean! required

Whether the meter has an associated smart meter gateway.

id : Int! required

The meter ID.

meloNumber : String

The MeLo number associated with the meter.

meteringDirection : String

The metering direction of the meter.

number : String! required

The meter number.

readingTransmissionType : String

The reading transmission type of the meter.

tariffCount : String

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" }