Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Gateway
TimeSet
Interface TimeSet
Gateway time set interface
interface
TimeSet
{
datetime
?:
string
;
ntpServers
?:
string
[]
;
ntpSync
:
boolean
;
zoneName
?:
string
;
}
Index
Properties
datetime?
ntp
Servers?
ntp
Sync
zone
Name?
Properties
Optional
datetime
datetime
?:
string
Optional
ntp
Servers
ntpServers
?:
string
[]
ntp
Sync
ntpSync
:
boolean
Optional
zone
Name
zoneName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
datetime
ntp
Servers
ntp
Sync
zone
Name
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
Gateway time set interface