GetFieldDeviceDetailResult
From
Description
Returns the details of the field device requested, or the reason why the request could not be completed.
Success Mode
The fieldDeviceDetail field is populated with a FieldDeviceBean object, containing the field device's details, or a null, indicating there was no device found.
Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |