Re: [sensors] Batching API for sensor readings

> Well you wanted to have more than one data set per reading, thus, if 6 data sets exist since the last reading and can only store 4, then I want the sequence for each of those latter 4

Oh! Sequence numbers are per reading. Duh.

So when batched, a quaternion would hold 6 floats then. The 4 values, a timestamp/timedelta and a sequence number. 

-- 
GitHub Notification of comment by tobie
Please view or discuss this issue at https://github.com/w3c/sensors/issues/171#issuecomment-288103252 using your GitHub account

Received on Tuesday, 21 March 2017 14:52:07 UTC