Agent.GetConnectionInformation
Method | GetConnectionInformation |
---|---|
Module | Agent |
Library | Core |
Action | Returns Switch connection and Background Channel information. |
Parameters | (None) |
Return values | |
| |
| |
Example | Agent.GetConnectionInformation(); |
Platforms |
|
Notes | If the Nomad module is enabled then the Agent will not access the Background Channel directly and cannot report on that connection. The device's clock skew relative to the Switch is determined each time it connects to the Switch, and when an acknowledged keep-alive packet is transferred (typically in the order of hours/days). You can therefore use the NoteReturn values are always strings. If you need to perform comparison or mathematical operations on numbers then you need to CAST the string. |