...
This API is used to extract raw sensor data stored in the data lake with various options. For more detailed usage, refer to the Parameter section below.
Excerpt |
---|
This API is used to extract raw sensor data stored in the data lake with various options. For more detailed usage, refer to the Parameter section below. |
HTTP Request
Paste code macro | ||||
---|---|---|---|---|
| ||||
GET https://${CloudVendor}.${CountryCode}.machlake.com/lakes/${lake_id}/values/raw Content-Type: application/json; charset=utf8 x-api-key: {API Key} |
...