|
GoPxL SDK
|
| ResourcePath SensorPath | ( | SerialNum | serialNum | ) |
Given a sensor's serial number, returns its resource path.
This function throws a GoPxLSdk::GoChannelError if the operation is not completed within the timeout period. Default timeout period is 15 seconds.
| serialNum | The serial number to look for. |
| GoPxLSdk::GoRequestError | If the server responds with a failed status for the request. |
| GoPxLSdk::GoChannelError | If the request times out. |