UpdateFieldDevice
From
Contents |
Method
UpdateFieldDeviceResult updateFieldDevice(UserIDBean userID, FieldDeviceBean fieldDevice)
Description
Updates an existing field device record with new data.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
FieldDeviceBean | fieldDevice | The new details to replace the existing record information. |