Zum Hauptinhalt springen
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

id
string
erforderlich

MeasurementValue identifier

Antwort

MeasurementValue resource

id
string
read-only
Beispiel:

"ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b"

subscriptionItem
string<uuid>
Beispiel:

"https://example.com/"

measurement
string<uuid>

The measurement of the item.

Beispiel:

"https://example.com/"

quantity
number | null

The tracked and measured quantity of the item.

Beispiel:

1

measuredAt
string<date-time>

The date and time when the measurement was taken.

Beispiel:

"2021-01-01T00:00:00+00:00"

tenantId
string
read-only