You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added NamedLocationService to save locations with a name. These location can then be used in other
places, like alarms.
A named locations can be either a Location, Area or Shape.
Added permission LOCATIONS_MANAGE to OrganizationPermission to manage named locations.
ModemAlarmService
Added named to LocationCheck to use a named location for the check.
EventService
ModemAlarmEvent title is now just the error message, without any additional data.
The description contains the additional data, as before.