GetFieldDeviceDetail

From
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetFieldDeviceDetailResult]] getFieldDeviceDetail([[UserIDBean]] userID, String fieldDevicePK)
  
 
== Description ==
 
== Description ==
Description
+
Attempts to get the details of a single field device.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|String
|Name
+
|fieldDevicePK
|Description.
+
|The primary key of the field device to retrieve information about.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetFieldDeviceDetailResult]]

Revision as of 04:57, 9 June 2005

Contents

Method

GetFieldDeviceDetailResult getFieldDeviceDetail(UserIDBean userID, String fieldDevicePK)

Description

Attempts to get the details of a single field device.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
String fieldDevicePK The primary key of the field device to retrieve information about.

Return Value

GetFieldDeviceDetailResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux