/AWS1/CL_IOISTATETMPLUPDSTRAG¶
The update strategy for the state template. Vehicles associated with the state template can stream telemetry data with either an onChange or periodic update strategy.
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_periodic TYPE REF TO /AWS1/CL_IOIPERICSTATETMPLUP00 /AWS1/CL_IOIPERICSTATETMPLUP00¶
periodic
io_onchange TYPE REF TO /AWS1/CL_IOIONCHANGESTATETMP00 /AWS1/CL_IOIONCHANGESTATETMP00¶
onChange
Queryable Attributes¶
periodic¶
periodic
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERIODIC() |
Getter for PERIODIC |
onChange¶
onChange
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ONCHANGE() |
Getter for ONCHANGE |