Skip to main content
GET
Retrieve the last Reading

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string<uuid>
required

The id of the Entity

Response

OK

A reading.

data
object

The data of a reading.

entityId
string<uuid>

The id of the Entity

id
string<uuid>

The id of the reading.

measured
string<date-time>

The timestamp of the reading.

processed
string<date-time> | null

The timestamp the reading was processed.

received
string<date-time> | null

The timestamp the reading was received.