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

mqtt device timestamp[BUG] #1523

Open
haslish opened this issue Dec 5, 2024 · 3 comments
Open

mqtt device timestamp[BUG] #1523

haslish opened this issue Dec 5, 2024 · 3 comments

Comments

@haslish
Copy link

haslish commented Dec 5, 2024

I have a mqtt client and when the registration is disabled the timestamp is correct and shows the time that the mqtt message arrives.

When registration is enabled the timestamp changes. I looks like the timestamps for the tags with registraton enable gets a new timestamp when a other tag gets a new value until all tags have a value then all timestamps updates with the same rate as the sample time.
I tried and disable registration for one tag and the timestamp for that tag works while the other ones with registration enabled doesnt.

Sample Interval 1s
Save value interval 7200s

@unocelli
Copy link
Member

unocelli commented Dec 6, 2024

Hi, I am not sure I understand, can you provide an example?

@haslish
Copy link
Author

haslish commented Dec 6, 2024

image

image

In the picture i have disabled registration for 3B-2137 and that timestamp is correkt. The rest with registration enabled gets at new timestamp at the same rate as the sample interval.

@haslish
Copy link
Author

haslish commented Dec 7, 2024

Also the restore function doesnt work with registration enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants