In the config I've set the following (XML syntax removed for this post):
event.enable: true
event.overspeed.notRepeat: true
notificator.types: web,mail,sms
By default we don't use group attributes.
Hello Anton, OK that's a bit strange since the speed limit is one of the pre-existing attributes for groups.
Does the speed limit need to be implemented as an attribute on each device individually? Or do we need to set it in the config file globally?
It's possible to enable it, but it's disabled by default because of performance implications.
Understood, thank you.
I think you answered a similar question here so I'll enable deviceManager.lookupGroupsAttribute and monitor the performance in the meantime
I've created a notification (web, email, SMS) for Speed Limit Exceeded and done the following:
However now, when I see those devices going over the limit, I'm not seeing the notification anywhere. I have other notifications that do work via email so I know it's not a configuration issue with sending it.
Are there any things I'm missing for this?