GetFieldDeviceDetail
From
Contents |
Method
GetFieldDeviceDetailResult getFieldDeviceDetail(UserIDBean userID, String fieldDevicePK)
Description
Attempts to get the details of a single field device.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | fieldDevicePK | The primary key of the field device to retrieve information about. |