What is the API limitation?
I see no API for connecting geofences and device groups and geofences and users.
My bad, it's called "Permissions". Question closed.
Btw, since admin is kind of "super user", why such user still can't see geofences created by other users without linking?
To avoid performance issues. If you have a large server and admin can see everything by default, the web app will likely hang immediately.
Got it! Thanks for quick replies and for building amazing software, Anton!
We have use-case with around 200 geofences being added. API was used to avoid manually migrating geofence data.
Sadly, we end up with API limitation on connecting geofences to device group and users. Geofence amount is quite big to do it manually and at some point, all of them could be deleted and reimported again.
Is there any way to connect newly created geofence with device group (so events could be received) and users (so geofences would be visible on map) using API?