/AWS1/CL_IOSDELASTMDELCOMPOS01¶
DeleteAssetModelCompositeModelResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_assetmodelstatus TYPE REF TO /AWS1/CL_IOSASSETMODELSTATUS /AWS1/CL_IOSASSETMODELSTATUS¶
Contains current status information for an asset model. For more information, see Asset and model states in the IoT SiteWise User Guide.
Optional arguments:¶
iv_assetmodelid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the asset model.
Queryable Attributes¶
assetModelStatus¶
Contains current status information for an asset model. For more information, see Asset and model states in the IoT SiteWise User Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETMODELSTATUS() |
Getter for ASSETMODELSTATUS |
assetModelId¶
The ID of the asset model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSETMODELID() |
Getter for ASSETMODELID, with configurable default |
ASK_ASSETMODELID() |
Getter for ASSETMODELID w/ exceptions if field has no value |
HAS_ASSETMODELID() |
Determine if ASSETMODELID has a value |