Get MV Equipment Groups API

This API fetches and delivers the list of equipment (feeder or substation bank) groups to a customer's data lake/business system. It can be used for the following use cases:

  • GIS operators receive daily update of connectivity data. Some connections may be automatically updated, some may be further validated automatically by utility back-office systems or manually by utility.

Parameters

Table 34  

Name

Description

Operators

Required

Type

Format

Default

Range

Origination

StartReportDatetime

API returns all meter connectivity recommendations from this date/time Range End

Greater than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

2020-01-01T00:00:00.0Z

(Current UTC Date - 13 mo.) to (Current UTC Date

Edge app

EndReportDatetime

API returns all meter connectivity recommendations from Range Start through this date/time

Less than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

9999-12-31T00:00:00.0Z

(Current UTC Date - 13 mo.) to (Current UTC Date

Edge app

StartReceivedDatetime

Min ReceivedTime data

Greater than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

2020-01-01T00:00:00.0Z

(Current UTC Date) to (Current UTC Date - 13 months)

App Platform

EndReceivedDatetime

Max ReceivedTime data

Less than or equal to

No

Datetime

YYYY-MM-DDTHH:MM:SSZ

9999-12-31T00:00:00.0Z

(Current UTC Date) to (Current UTC Date - 13 months)

App Platform

Data values

Table 35  

Name

Description

Type

Units

Range

Format

Nullable

Origination

ReceivedTime

When the data was received by the App Platform

Datetime

N/A

N/A

YYYY-MM-DDTHH:MM:SSZ

No

App Platform

ReportTime

Date the associated children were connected to this group

Datetime

N/A

N/A

YYYY-MM-DDTHH:MM:SSZ

No

Edge app

MvEquipmentId

Equipment (feeder or substation bank) identifier provided by utility via GIS

String

N/A

N/A

N/A

Yes

App Platform

MvEquipmentGroupId

Equipment (feeder or substation bank) identifier created by DI

String

N/A

N/A

N/A

N/A

Edge app

CountTxfmrs

Count of txfmrs connected to feeder-bank

Integer

N/A

non-negative

N/A

N/A

Edge app

MvEquipmentType

Equipment type - either a feeder or a substation bank as determined by analysis

String

N/A

N/A

N/A

N/A

App Platform

XfmrsCentroidLatitude

Latitude of centroid of connected txfmrs

String

N/A

N/A

N/A

N/A

App Platform

XfmrsCentroidLongitude

Longitude of centroid of connected txfmrs

String

N/A

N/A

N/A

N/A

App Platform