/AWS1/CL_IOIGETSTATETMPLRSP¶
GetStateTemplateResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/IOIRESOURCENAME /AWS1/IOIRESOURCENAME¶
The name of the state template.
iv_arn TYPE /AWS1/IOIARN /AWS1/IOIARN¶
The Amazon Resource Name (ARN) of the state template.
iv_description TYPE /AWS1/IOIDESCRIPTION /AWS1/IOIDESCRIPTION¶
A brief description of the state template.
iv_signalcatalogarn TYPE /AWS1/IOIARN /AWS1/IOIARN¶
The ARN of the signal catalog associated with the state template.
it_statetemplateproperties TYPE /AWS1/CL_IOISTATETMPLPRPS_W=>TT_STATETEMPLATEPROPERTIES TT_STATETEMPLATEPROPERTIES¶
A list of signals from which data is collected. The state template properties contain the fully qualified names of the signals.
it_dataextradimensions TYPE /AWS1/CL_IOISTATETMPLDATAEXT00=>TT_STATETMPLDATAEXTRADIMENSI00 TT_STATETMPLDATAEXTRADIMENSI00¶
A list of vehicle attributes associated with the payload published on the state template's MQTT topic.
Default: An empty array
it_metadataextradimensions TYPE /AWS1/CL_IOISTATETMPLMETXTRA00=>TT_STATETMPLMETXTRADIMENSION00 TT_STATETMPLMETXTRADIMENSION00¶
A list of vehicle attributes to associate with user properties of the messages published on the state template's MQTT topic.
Default: An empty array
iv_creationtime TYPE /AWS1/IOITIMESTAMP /AWS1/IOITIMESTAMP¶
The time the state template was created in seconds since epoch (January 1, 1970 at midnight UTC time).
iv_lastmodificationtime TYPE /AWS1/IOITIMESTAMP /AWS1/IOITIMESTAMP¶
The time the state template was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
iv_id TYPE /AWS1/IOIRESOURCEUNIQUEID /AWS1/IOIRESOURCEUNIQUEID¶
The unique ID of the state template.
Queryable Attributes¶
name¶
The name of the state template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
arn¶
The Amazon Resource Name (ARN) of the state template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
description¶
A brief description of the state template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
signalCatalogArn¶
The ARN of the signal catalog associated with the state template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SIGNALCATALOGARN() |
Getter for SIGNALCATALOGARN, with configurable default |
ASK_SIGNALCATALOGARN() |
Getter for SIGNALCATALOGARN w/ exceptions if field has no va |
HAS_SIGNALCATALOGARN() |
Determine if SIGNALCATALOGARN has a value |
stateTemplateProperties¶
A list of signals from which data is collected. The state template properties contain the fully qualified names of the signals.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATETEMPLATEPROPERTIES() |
Getter for STATETEMPLATEPROPERTIES, with configurable defaul |
ASK_STATETEMPLATEPROPERTIES() |
Getter for STATETEMPLATEPROPERTIES w/ exceptions if field ha |
HAS_STATETEMPLATEPROPERTIES() |
Determine if STATETEMPLATEPROPERTIES has a value |
dataExtraDimensions¶
A list of vehicle attributes associated with the payload published on the state template's MQTT topic.
Default: An empty array
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATAEXTRADIMENSIONS() |
Getter for DATAEXTRADIMENSIONS, with configurable default |
ASK_DATAEXTRADIMENSIONS() |
Getter for DATAEXTRADIMENSIONS w/ exceptions if field has no |
HAS_DATAEXTRADIMENSIONS() |
Determine if DATAEXTRADIMENSIONS has a value |
metadataExtraDimensions¶
A list of vehicle attributes to associate with user properties of the messages published on the state template's MQTT topic.
Default: An empty array
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATAEXTRADIMENSIONS() |
Getter for METADATAEXTRADIMENSIONS, with configurable defaul |
ASK_METADATAEXTRADIMENSIONS() |
Getter for METADATAEXTRADIMENSIONS w/ exceptions if field ha |
HAS_METADATAEXTRADIMENSIONS() |
Determine if METADATAEXTRADIMENSIONS has a value |
creationTime¶
The time the state template was created in seconds since epoch (January 1, 1970 at midnight UTC time).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
lastModificationTime¶
The time the state template was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFICATIONTIME() |
Getter for LASTMODIFICATIONTIME, with configurable default |
ASK_LASTMODIFICATIONTIME() |
Getter for LASTMODIFICATIONTIME w/ exceptions if field has n |
HAS_LASTMODIFICATIONTIME() |
Determine if LASTMODIFICATIONTIME has a value |
id¶
The unique ID of the state template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |