GetFieldDevicePKForName
From
Contents |
Method
GetFieldDevicePKForNameResult getFieldDevicePKForName(UserIDBean userID, String fieldDeviceName)
Description
Gets the primary key for a field device with the given name.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | fieldDeviceName | The name of the device to search for. |