GetFieldDeviceDetails
From
(Difference between revisions)
Line 1: | Line 1: | ||
− | |||
== Method == | == Method == | ||
− | + | [[GetFieldDeviceDetailsResult]] getFieldDeviceDetails([[UserIDBean]] userID) | |
== Description == | == Description == | ||
− | + | Returns the details of all field devices associated with the organisation. | |
== Parameters == | == Parameters == | ||
Line 15: | Line 14: | ||
|userID | |userID | ||
|The admin username and password. | |The admin username and password. | ||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
== Return Value == | == Return Value == | ||
− | [[ | + | [[GetFieldDeviceDetailsResult]] |
Revision as of 23:17, 9 June 2005
Contents |
Method
GetFieldDeviceDetailsResult getFieldDeviceDetails(UserIDBean userID)
Description
Returns the details of all field devices associated with the organisation.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |