What kind of limit are we talking about?
Notifications are being sent to the manager app from the server. I'd like to limit these notifications for devices in "Unknown" and "Offline" modes. They're being sent to the app every few minutes, which can get quite annoying. Notifications are important, though. I just want to limit the number of notifications, for example, for "Unknown" and "Offline," and only send another notification when the device is back online.
Photo serves as an example
That's exactly how it works. Notifications are only sent when status changes.
Okay, so it seems my client app configuration is messed up! Because it only tracks every few minutes. What's the best way to reduce this without creating large gaps when there's movement? Ideally, the tracking should be around 3-5 seconds during movement, for example, when sitting in the car or walking. So that there aren't any large gaps?
Client on the test device

Hello,
Is there a way, or perhaps I'm missing something, to limit notifications? Especially when you have devices that are sometimes offline, so you can, for example, set limits for offline and unknown notifications.
Is there a way to do this?