|
Gocator API
|
Connects and logs into the sensor using the specified user name and password.
Once security protection is enabled logging in is required in order to programmatically control a sensor. This must be used to connect to the sensor instead of anonymous connect method that fails in case security is enabled.
| sensor | GoSensor object. |
| user | User account |
| password | User password |