Skip to main content

List raw data by device

GET 

/data/raw/devices/:device_id

Retrieve the raw data packet information of a specific device based on the query parameters but limited to the duration of 24 hours.

Request

Responses

Successful response based on the query. The data it will fetch will have source time > start_time and <= end_time. So it will exclude the data which comes exactly start time.