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

Timestamp for value to cature time of update #301

Closed
rai20 opened this issue Mar 25, 2019 · 5 comments
Closed

Timestamp for value to cature time of update #301

rai20 opened this issue Mar 25, 2019 · 5 comments

Comments

@rai20
Copy link

rai20 commented Mar 25, 2019

Hi,
I have implemented a version of W3C-VIS-Server which uses the VSS as the data model. It works fine but I think it would be helpful to add "timestamp" in the value response ( GET ,SUBSCRIBE) so that we know when the value was last updated. I face this issue in my W3C-VIS Server implementation, that the clients do not know when the Signal value has been last updated. Does it make sense to add something like "updatetimestamp" or "lastupdate" tag in GET, SUBSCRIBE response ? or Is my understanding completely wrong?

@gunnarx
Copy link

gunnarx commented Mar 25, 2019

Hello @rai20. Just jumping in with a different comment first, before the working group evaluates your change proposal (which I think would first affect the version 2.0 currently in discussion).

I just want to say that is great to hear because W3C (and GENIVI naturally) are interested in more implementations appearing of the specifications that are created. For W3C in particular, several implementations it is a sign of acceptance and a requirement (I think?) for a specification to be formally approved. For me, I think there is also the opportunity for more code sharing and improving one or a few fundamental implementations together.

Is your implementation licensed with an open-source license by any chance?

@rai20
Copy link
Author

rai20 commented Mar 25, 2019

Hi @gunnarx . Yes the implementation is licensed under EPL 2 and the project is Eclipse Kuksa. Here is the link https://github.com/eclipse/kuksa.invehicle . Implementation is under w3c-visserver-api

@gunnarx
Copy link

gunnarx commented Mar 25, 2019

Oh, OK. I was already aware of the Kuksa implementation, and I have also studied the code a bit :-)
Maybe later if we have time, I can share some more detailed thoughts on it.

@tguild
Copy link
Member

tguild commented Nov 19, 2019

We don't have a good answer for this one unfortunately, extremely problematic

https://www.w3.org/2019/11/19-auto-minutes.html

@peterMelco
Copy link
Contributor

Closing this issue. The time a sensor value "changed" needs to be part of the atcual sensor data frame and synchronized against the the vehicle system clock. This is out of scope for this spec.

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

No branches or pull requests

4 participants