get_meter_gsp {octopusR} | R Documentation |
Get the GSP of a meter-point.
Description
This endpoint can be used to get the GSP of a given meter-point.
Usage
get_meter_gsp(mpan = get_meter_details("electricity")[["mpan_mprn"]])
Arguments
mpan |
The electricity meter-point's MPAN |
Value
a character of the meter-points GSP.
[Package octopusR version 1.0.1 Index]