fenceId

A unique ID for the fence that triggered the notification info. This property will be consistent for all notifications for a given fence. For example, use this ID to group enter and exit events for a specific fence to display the current occupancy.

You can combine this property with the GeotriggerNotificationInfo.feedEntityId to create an ID that groups all notifications for a given feed element and a specific fence. For example, use a concatenation of the two properties to display a list of areas of interest that are currently occupied and the details of who has entered them.

To group events by the geotrigger, use the Geotrigger.geotriggerId property.

Since

200.1.0

See also