GetFieldDeviceDetailResult
From
(Difference between revisions)
Latest revision as of 23:09, 9 June 2005
[edit] Description
Returns the details of the field device requested, or the reason why the request could not be completed.
[edit] 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.
[edit] 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. |