The constructor of TadoConnection. Username and password are given by options object.
Password of Tadoº service.
The node-tado-client class. Defined as any because the Typescript module definitions don't exist.
Username of Tadoº service.
This method retrieves the Tado client object.
any Returns the client class.
This method retrieves the password.
string Returns the password.
This method retrieves the username.
string Returns the username.
Generated using TypeDoc
TadoConnection is the class which holds the required information and api client. Extends Connection class from bfmb-base-connector module.