/AWS1/CL_IOXSTRTDEVDISCOVERY01¶
StartDeviceDiscoveryResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/IOXDEVICEDISCOVERYID /AWS1/IOXDEVICEDISCOVERYID¶
The id of the device discovery job request.
iv_startedat TYPE /AWS1/IOXDISCOVERYSTARTEDAT /AWS1/IOXDISCOVERYSTARTEDAT¶
The timestamp value for the start time of the device discovery.
Queryable Attributes¶
Id¶
The id of the device discovery job request.
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 |
StartedAt¶
The timestamp value for the start time of the device discovery.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STARTEDAT() |
Getter for STARTEDAT, with configurable default |
ASK_STARTEDAT() |
Getter for STARTEDAT w/ exceptions if field has no value |
HAS_STARTEDAT() |
Determine if STARTEDAT has a value |