/AWS1/CL_IOTAWSJSONSUBSTITUT00¶
Configures the command to treat the payloadTemplate as a JSON document for preprocessing.
This preprocessor substitutes placeholders with parameter values to generate the command execution request payload.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_outputformat TYPE /AWS1/IOTOUTPUTFORMAT /AWS1/IOTOUTPUTFORMAT¶
Converts the command preprocessor result to the format defined by this parameter, before sending it to the device.
Queryable Attributes¶
outputFormat¶
Converts the command preprocessor result to the format defined by this parameter, before sending it to the device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTFORMAT() |
Getter for OUTPUTFORMAT, with configurable default |
ASK_OUTPUTFORMAT() |
Getter for OUTPUTFORMAT w/ exceptions if field has no value |
HAS_OUTPUTFORMAT() |
Determine if OUTPUTFORMAT has a value |