Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce the Reading Timestamp concept #296

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

pozdnyakov
Copy link

@pozdnyakov pozdnyakov commented Sep 29, 2017

Fixes #155


Preview | Diff

Copy link
Member

@anssiko anssiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also seek @mfoltzgoogle’s review.

index.bs Outdated
at which the [=latest reading=] was obtained
expressed in milliseconds that passed since the [=time origin=].
The [=latest reading=] [=ordered map|map=] contains an [=map/entry=] whose [=map/key=] is
"timestamp" and whose [=map/value=] is a high resolution timestamp estimating the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/estimating the/that represents the estimate of the/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or timestamp that estimates the

index.bs Outdated
"timestamp" and whose [=map/value=] is a high resolution timestamp estimating the
[=reading timestamp=] expressed in milliseconds that passed since the [=time origin=].

Note: The accuracy of the [=reading timestamp=] estimation depends on the underlying
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/estimation/estimate/

@markafoltz
Copy link

LGTM % some editing suggestions

index.bs Outdated
@@ -473,7 +473,7 @@ which are a source of information about the user and their environment.

Each [=raw sensor reading|reading=] is composed of the <dfn lt="reading value">values</dfn>
of the different physical quantities measured by the [=device sensor|sensor=]
at time <var ignore>t<sub>n</sub></var>.
at time <var ignore>t<sub>n</sub></var> which is called <dfn>reading timestamp</dfn>.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

called the reading timestamp

index.bs Outdated
at which the [=latest reading=] was obtained
expressed in milliseconds that passed since the [=time origin=].
The [=latest reading=] [=ordered map|map=] contains an [=map/entry=] whose [=map/key=] is
"timestamp" and whose [=map/value=] is a high resolution timestamp estimating the

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or timestamp that estimates the

index.bs Outdated
expressed in milliseconds that passed since the [=time origin=].
The [=latest reading=] [=ordered map|map=] contains an [=map/entry=] whose [=map/key=] is
"timestamp" and whose [=map/value=] is a high resolution timestamp estimating the
[=reading timestamp=] expressed in milliseconds that passed since the [=time origin=].

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/that passed//

@pozdnyakov
Copy link
Author

@mfoltzgoogle @anssiko the latest patch has the review comments addressed. Thanks for taking a look!

Copy link

@alexshalamov alexshalamov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anssiko
Copy link
Member

anssiko commented Oct 2, 2017

LGTM.

@pozdnyakov pozdnyakov merged commit 1f4727c into w3c:master Oct 2, 2017
@pozdnyakov pozdnyakov deleted the timestamp branch November 29, 2017 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants