CreateFieldDevice (for Timecard)
From
(Difference between revisions)
m |
(→Parameters) |
||
Line 15: | Line 15: | ||
|The admin username and password. | |The admin username and password. | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
− | |[[ | + | |[[LoginStatefulFieldDeviceBean]] |
|fieldDevice | |fieldDevice | ||
|The details of the new field device to create. | |The details of the new field device to create. |
Revision as of 23:43, 6 June 2006
Contents |
Method
CreateFieldDeviceResult createFieldDevice(UserIDBean userID, FieldDeviceBean fieldDevice)
Description
Creates a new field device.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
LoginStatefulFieldDeviceBean | fieldDevice | The details of the new field device to create. |