/AWS1/CL_IOISIGNALFETCHCONFIG¶
The configuration of the signal fetch operation.
Access to certain Amazon Web Services IoT FleetWise features is currently gated. For more information, see Amazon Web Services Region and feature availability in the Amazon Web Services IoT FleetWise Developer Guide.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_timebased
TYPE REF TO /AWS1/CL_IOITIMEBASEDSIGNALF00
/AWS1/CL_IOITIMEBASEDSIGNALF00
¶
The configuration of a time-based signal fetch operation.
io_conditionbased
TYPE REF TO /AWS1/CL_IOICONDBASEDSIGNALF00
/AWS1/CL_IOICONDBASEDSIGNALF00
¶
The configuration of a condition-based signal fetch operation.
Queryable Attributes¶
timeBased¶
The configuration of a time-based signal fetch operation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TIMEBASED() |
Getter for TIMEBASED |
conditionBased¶
The configuration of a condition-based signal fetch operation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONDITIONBASED() |
Getter for CONDITIONBASED |