GetFieldDeviceDetail
From
Contents |
Method
GetFieldDeviceDetailResult getFieldDeviceDetail(UserIDBean userID, String fieldDevicePK)
Description
Attempts to get the details of a single field device. Currently it has some back and will throw an Exception if you are trying to retrieve details of field devices that you have created through the Timecard website.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | fieldDevicePK | The primary key of the field device to retrieve information about. |