GetFieldDeviceDetailsResult
From
Description
Returns a list of all fiel devices associated with an organisation.
Success Mode
The field fieldDeviceDetails is populated with an array of zero or more FieldDeviceBean objects for each field device in the organisation, or null if there are no field devices.
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. |