GitHub
NPM
Preparing search index...
The search index is not available
UniFi API TypeScript Client - v1.1.0
UniFi API TypeScript Client
AdvancedAdoptConfig
Interface AdvancedAdoptConfig
interface
AdvancedAdoptConfig
{
mac
:
string
;
ip
:
string
;
username
:
string
;
password
:
string
;
url
:
string
;
port
?:
number
;
sshKeyVerify
?:
boolean
;
}
Index
Properties
mac
ip
username
password
url
port?
ssh
Key
Verify?
Properties
mac
mac
:
string
ip
ip
:
string
username
username
:
string
password
password
:
string
url
url
:
string
Optional
port
port
?:
number
Optional
ssh
Key
Verify
ssh
Key
Verify
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
mac
ip
username
password
url
port
ssh
Key
Verify
UniFi API TypeScript Client - v1.1.0
Loading...