MeterPointInterface
Interface to return data from given meter point, regardless of its market.
Implemented by
Fields
The addresses fields.
The ID of the meter point.
Whether the meter point is considered smart or not.
The property ID of the meter point.
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
{
"address": AddressType,
"id": "68772277",
"isSmartMeter": true,
"propertyId": "76546792"
}