IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Preparing search index...
Types
Config
MenderClientConfig
Interface MenderClientConfig
Mender client configuration interface
interface
MenderClientConfig
{
InventoryPollIntervalSeconds
:
number
;
RetryPollIntervalSeconds
:
number
;
ServerCertificate
:
string
;
Servers
:
string
[]
;
TenantToken
:
string
;
UpdatePollIntervalSeconds
:
number
;
}
Index
Properties
Inventory
Poll
Interval
Seconds
Retry
Poll
Interval
Seconds
Server
Certificate
Servers
Tenant
Token
Update
Poll
Interval
Seconds
Properties
Inventory
Poll
Interval
Seconds
InventoryPollIntervalSeconds
:
number
Retry
Poll
Interval
Seconds
RetryPollIntervalSeconds
:
number
Server
Certificate
ServerCertificate
:
string
Servers
Servers
:
string
[]
Tenant
Token
TenantToken
:
string
Update
Poll
Interval
Seconds
UpdatePollIntervalSeconds
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Inventory
Poll
Interval
Seconds
Retry
Poll
Interval
Seconds
Server
Certificate
Servers
Tenant
Token
Update
Poll
Interval
Seconds
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
Loading...
Mender client configuration interface