saic/[user]/messages/* gets updated constantly
DreamT80 opened this issue · 3 comments
The messages in saic/[user]/messages/ gets updated every second, even if the info isn't changed.
I don't know if it has to do with that you are supposted to mark the messages as read or something?
Maybe it's not a big issue, I just wondered if it puts unnecessary strain on the MQTT broker or so. (I guess that this is only happening on the "local side" of the gateway, i.e. it doesn't generate traffic to/from the SAIC API)
In the past i have only used the http gateway, so i need to compare the docker version with the addon.
Ok. Worth mentioning is that this is on the Java version, I've switched to the Python version now, that doesn't have the problem.
We need to wait for some improvements on the saic-java-client project.