GetFieldDevicePKForDeviceID
From EconzExternal
Contents |
Method
GetFieldDevicePKForDeviceIDResult getFieldDevicePKForDeviceID(UserIDBean userID, String deviceID)
Description
Attempts to retrieve the primary key of a field device record by searching for the device ID.
Parameters
| Type | Name | Description |
|---|---|---|
| UserIDBean | userID | The admin username and password. |
| String | deviceID | The device ID to search for. |
