Meter REST Endpoints

Devices/Meter
Meters are devices that measure utility consumption and can be installed at service point locations. Meters can be smart and associated with a head end system to support automated commands and interval measurement data collection, associated with an automated reading system without smart commands, or manually read and operated.
Create Meter
Method: post
Path: /rest/apis/meter/devices/meters/
Delete Meter
Method: delete
Path: /rest/apis/meter/devices/meters/{meterId}
Get Meter Details
Method: get
Path: /rest/apis/meter/devices/meters/{meterId}
Update Meter
Method: put
Path: /rest/apis/meter/devices/meters/{meterId}