/AWS1/CL_KNVUPLOADERCONFIG¶
The configuration that consists of the ScheduleExpression
and the DurationInMinutes details that specify the scheduling to record from a camera,
or local media file, onto the Edge Agent. If the ScheduleConfig
is not provided in the UploaderConfig, then the Edge Agent will upload at regular intervals (every 1 hour).
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_scheduleconfig TYPE REF TO /AWS1/CL_KNVSCHEDULECONFIG /AWS1/CL_KNVSCHEDULECONFIG¶
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. If theScheduleConfigis not provided in thisUploaderConfig, then the Edge Agent will upload at regular intervals (every 1 hour).
Queryable Attributes¶
ScheduleConfig¶
The configuration that consists of the
ScheduleExpressionand theDurationInMinutesdetails that specify the scheduling to record from a camera, or local media file, onto the Edge Agent. If theScheduleConfigis not provided in thisUploaderConfig, then the Edge Agent will upload at regular intervals (every 1 hour).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEDULECONFIG() |
Getter for SCHEDULECONFIG |