Skip to content

/AWS1/CL_IOSENRICHMENTJOBCONF

Configuration for the enrichment job defining which analysis type to perform on video time-series data. Currently supports event detection enrichment. Exactly one member must be specified.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_eventdetection TYPE REF TO /AWS1/CL_IOSEVENTDETECTION /AWS1/CL_IOSEVENTDETECTION

Event detection configuration that generates embeddings from video time-series data enabling natural language similarity search on events. The service processes video data and creates embeddings stored in IoT SiteWise for semantic querying.


Queryable Attributes

eventDetection

Event detection configuration that generates embeddings from video time-series data enabling natural language similarity search on events. The service processes video data and creates embeddings stored in IoT SiteWise for semantic querying.

Accessible with the following methods

Method Description
GET_EVENTDETECTION() Getter for EVENTDETECTION