GetFieldDeviceDetailsUpdatedSince

From
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
******************Basic template for method description********************
 
 
== Method ==
 
== Method ==
Method
+
[[GetFieldDeviceDetailsUpdatedSinceResult]] getFieldDeviceDetailsUpdatedSince([[UserIDBean]] userID, [[Calendar]] since)
  
 
== Description ==
 
== Description ==
Description
+
Get all field devices which have had their details updated since a specified date and time.
  
 
== Parameters ==
 
== Parameters ==
Line 16: Line 15:
 
|The admin username and password.
 
|The admin username and password.
 
|---- bgcolor=#EDEDFF
 
|---- bgcolor=#EDEDFF
|[[Type]]
+
|[[Calendar]]
|Name
+
|since
|Description.
+
|The earliest date and time from which we are interested in receiving details about field devices.
 
|}
 
|}
  
 
== Return Value ==
 
== Return Value ==
[[ReturnValue]]
+
[[GetFieldDeviceDetailsUpdatedSinceResult]]

Revision as of 23:25, 9 June 2005

Contents

Method

GetFieldDeviceDetailsUpdatedSinceResult getFieldDeviceDetailsUpdatedSince(UserIDBean userID, Calendar since)

Description

Get all field devices which have had their details updated since a specified date and time.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
Calendar since The earliest date and time from which we are interested in receiving details about field devices.

Return Value

GetFieldDeviceDetailsUpdatedSinceResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux