/AWS1/CL_IOMIOTSITEWISESRCCO00¶
The AWS IoT SiteWise soucre configuration filter.[need held with desc here]
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_filterbyassetmodel TYPE REF TO /AWS1/CL_IOMFILTERBYASSETMODEL /AWS1/CL_IOMFILTERBYASSETMODEL¶
Filter by asset model.
io_filterbyasset TYPE REF TO /AWS1/CL_IOMFILTERBYASSET /AWS1/CL_IOMFILTERBYASSET¶
Filter by asset.
Queryable Attributes¶
filterByAssetModel¶
Filter by asset model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTERBYASSETMODEL() |
Getter for FILTERBYASSETMODEL |
filterByAsset¶
Filter by asset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTERBYASSET() |
Getter for FILTERBYASSET |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_IOTSITEWISESRCCONFFILTERS¶
TYPES TT_IOTSITEWISESRCCONFFILTERS TYPE STANDARD TABLE OF REF TO /AWS1/CL_IOMIOTSITEWISESRCCO00 WITH DEFAULT KEY
.