Get Advanced Temperature Statistics API

This API fetches and delivers a time series of hourly temperature data to the customer's business system. It can be used for the following use cases:

  • Field operations act on Advanced Temperature Monitoring recommendations, out of the business system (work order management system).

Parameters

Table 14  

Name

Description

Operators

Required

Type

Format

Default

Range

Origination

StartMeasurementDate

Start date being queried as Min(MeasurementTime)

Greater than or equal to

No

Date time

YYYY-MM-DD

2020-01-01T00:00:00.0Z

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

Edge app

EndMeasurementDate

End date being queried as Max(MeasurementTime)

Less than or equal to

No

Date time

YYYY-MM-DD

9999-12-31T00:00:00.0Z

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

Edge app

StartReceivedDatetime

Min ReceivedTime data

Greater than or equal to

No

Date time

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

Date time

YYYY-MM-DDTHH:MM:SSZ

9999-12-31T00:00:00.0Z

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

App Platform

EntityType

Service point, meter, ESN, transformer, premise, none

eq

No

String

N/A

N/A

N/A

DIS

Data values

Table 15  

Name

Description

Type

Units

Range

Format

Nullable

Origination

ReceivedTime

When the data was received by the App Platform

Date time

N/A

N/A

YYYY-MM-DDTHH:MM:SSZ

No

App Platform

ServicePointId

Service Point ID as of EventDate

String

N/A

N/A

N/A

No

CIS

MDMS

GIS

MeterId

Meter ID as of EventDate

String

N/A

N/A

N/A

No

CIS

MDMS

GIS

MeterNumber

Meter Number as of EventDate

String

N/A

N/A

N/A

Yes

CIS

MDMS

GIS

ElectronicSerialNumber

Electronic Serial Number

String

N/A

N/A

N/A

No

CIS

MDMS

GIS

TransformerId

Transformer ID as of EventDate

String

N/A

N/A

N/A

Yes

CIS

MDMS

GIS

PremiseId

Premise ID as of EventDate

String

N/A

N/A

N/A

Yes

CIS

MDMS

GIS

MeasurementTime

UTC end time for which the temperature measurements have been collected

Date time

N/A

N/A

YYYY-MM-DDTHH:MM:SSZ

No

Edge app

AvgTemp

Average temperature over the interval period

Real

Celsius

-256 to 255

N.NN

No

Edge app

MaxTemp

Maximum temperature over the interval period

Real

Celsius

-256 to 255

N.NN

No

Edge app

MeasurementTime

Average temperature over hour two

Real

Celsius

-256 to 255

N/A

N/A

DCA