Start sampling
Last updated
Was this helpful?
Last updated
Was this helpful?
Start sampling on a device. This function returns immediately. Updates are streamed through the websocket API.
/api/{projectId}/device/{deviceId}/start-sampling
Project ID
Device ID
Label to be used during sampling.
Requested length of the sample (in ms).
Interval between samples (can be calculated like 1/hz * 1000
)
The sensor to sample from.
Which acquisition category to sample data into.
training
, testing
, anomaly