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

Obtain event time from JSON field. #616

Open
michael-bartmann opened this issue Jan 25, 2022 · 0 comments
Open

Obtain event time from JSON field. #616

michael-bartmann opened this issue Jan 25, 2022 · 0 comments

Comments

@michael-bartmann
Copy link

michael-bartmann commented Jan 25, 2022

Often the time a device reports some event over MQTT, the delay is not very big. Thus the event time (inside the message JSON) and the time of the MQTT message do not differ very much.
But specifically in case of retained messages the difference could be arbitrary long.
I have to admit that this feature is not trivial, as the JSON field containing the time needs to be configured, mapped and parsed.

[Edit: of course this is mostly relevant for charts]

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

1 participant