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

Request to add a metadata to indicate whether the influx data point timestamp is from message timestamp or unit timestamp #81

Open
dan-du-car opened this issue Feb 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@dan-du-car
Copy link
Collaborator

dan-du-car commented Feb 8, 2023

Summary

The telematic units add a UTC now() timestamp when it receives the message and publish it to NATS server. This can be inaccurate as there might be some delay between message generation and telematic unit publishing the message. This enhancement request is to update the units to use the message timestamp whenever possible.

Acceptance

  • Code update to use message timestamp if the message has one
  • Integration test

Reasoning for new functionality

WFD tool enhancement

@dan-du-car dan-du-car added the enhancement New feature or request label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant