get https://{url}/core/v1/partner/devices//telemetries
Return last 50 telemetries sent by the device.
Returned Data
Array of telemetry objects:
| Name | Type | Description |
|---|---|---|
| created_at | timestamp | Timestamp when telemetry was received by the server. |
| device_timestamp | timestamp | Timestamp device set as collection time. |
| telemetries | object | Telemetry data |
