MELCloud & MELCloud Home API for Node.js - v48.2.0
GitHub
GitHub Packages
Preparing search index...
LoginCredentials
Interface LoginCredentials
MELCloud user credentials, shared by the Classic and Home APIs.
interface
LoginCredentials
{
password
:
string
;
username
:
string
;
}
Index
Properties
password
username
Properties
Readonly
password
password
:
string
Readonly
username
username
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
GitHub
GitHub Packages
MELCloud & MELCloud Home API for Node.js - v48.2.0
Loading...
MELCloud user credentials, shared by the Classic and Home APIs.