/AWS1/CL_IOSCREASTMDELCOMPOS01¶
CreateAssetModelCompositeModelResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_astmodelcompositemodelid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the composed asset model. You can use this ID when you call other IoT SiteWise APIs.
it_astmdelcompositemdelpath TYPE /AWS1/CL_IOSASTMDELCOMPOSITE02=>TT_ASTMODELCOMPOSITEMODELPATH TT_ASTMODELCOMPOSITEMODELPATH¶
The path to the composite model listing the parent composite models.
io_assetmodelstatus TYPE REF TO /AWS1/CL_IOSASSETMODELSTATUS /AWS1/CL_IOSASSETMODELSTATUS¶
assetModelStatus
Queryable Attributes¶
assetModelCompositeModelId¶
The ID of the composed asset model. You can use this ID when you call other IoT SiteWise APIs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASTMODELCOMPOSITEMODELID() |
Getter for ASSETMODELCOMPOSITEMODELID, with configurable def |
ASK_ASTMODELCOMPOSITEMODELID() |
Getter for ASSETMODELCOMPOSITEMODELID w/ exceptions if field |
HAS_ASTMODELCOMPOSITEMODELID() |
Determine if ASSETMODELCOMPOSITEMODELID has a value |
assetModelCompositeModelPath¶
The path to the composite model listing the parent composite models.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASTMDELCOMPOSITEMDELPATH() |
Getter for ASSETMODELCOMPOSITEMODELPATH, with configurable d |
ASK_ASTMDELCOMPOSITEMDELPATH() |
Getter for ASSETMODELCOMPOSITEMODELPATH w/ exceptions if fie |
HAS_ASTMDELCOMPOSITEMDELPATH() |
Determine if ASSETMODELCOMPOSITEMODELPATH has a value |
assetModelStatus¶
assetModelStatus
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETMODELSTATUS() |
Getter for ASSETMODELSTATUS |