/AWS1/CL_IOXOTATSKEXECRLOUTCFG¶
Over-the-air (OTA) task rollout config.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_exponentialrolloutrate TYPE REF TO /AWS1/CL_IOXEXPROLLOUTRATE /AWS1/CL_IOXEXPROLLOUTRATE¶
Structure representing exponential rate of rollout for an over-the-air (OTA) task.
iv_maximumperminute TYPE /AWS1/IOXMAXIMUMPERMINUTE /AWS1/IOXMAXIMUMPERMINUTE¶
The maximum number of things that will be notified of a pending task, per minute.
Queryable Attributes¶
ExponentialRolloutRate¶
Structure representing exponential rate of rollout for an over-the-air (OTA) task.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPONENTIALROLLOUTRATE() |
Getter for EXPONENTIALROLLOUTRATE |
MaximumPerMinute¶
The maximum number of things that will be notified of a pending task, per minute.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXIMUMPERMINUTE() |
Getter for MAXIMUMPERMINUTE, with configurable default |
ASK_MAXIMUMPERMINUTE() |
Getter for MAXIMUMPERMINUTE w/ exceptions if field has no va |
HAS_MAXIMUMPERMINUTE() |
Determine if MAXIMUMPERMINUTE has a value |