When SMA integration can't join the multicast group it begins spaming the log each 5s. With this commit it logs the joining problem each 5s for the first minute, after that each 10min.
nymea-plugins-modbus pull request checklist:
[x] Make sure the pull request's title is of format "Plugin name: Add support for xyz" or "New plugin: Plugin name"
[ ] Did you test the changes on hardware, if not (e.g. absence of required hardware), please mention a person to confirm it has been tested.
[ ] Did you update the plugin's README.md accordingly?
[ ] Did you update translations (cd builddir && make lupdate)?
When SMA integration can't join the multicast group it begins spaming the log each 5s. With this commit it logs the joining problem each 5s for the first minute, after that each 10min.
nymea-plugins-modbus pull request checklist:
[x] Make sure the pull request's title is of format "Plugin name: Add support for xyz" or "New plugin: Plugin name"
[ ] Did you test the changes on hardware, if not (e.g. absence of required hardware), please mention a person to confirm it has been tested.
[ ] Did you update the plugin's README.md accordingly?
[ ] Did you update translations (
cd builddir && make lupdate
)?