Geofence Occupancy Trigger

Example

geofence occupancy trigger:
    name: marketingCampaign
    tracker field: geoTrackingInfo
    plugin: com.fractalworks.streams.examples.telco.marketing.MarketingCampaignMessenger

Attributes

AttributeDescriptionData TypeRequired

name

Descriptive name of the processor function

String

Default: Random UUID

tracker field

Field that holds the GeoTrackingInfo

String

plugin

Custom event plugin that is called for every geofence the event has been

Class: EventType

See documentation

Last updated