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
Config
IqrfGatewayDaemonJsCache
Interface IqrfGatewayDaemonJsCache
IQRF Gateway Daemon JsCache component configuration
interface
IqrfGatewayDaemonJsCache
{
checkPeriodInMinutes
:
number
;
component
:
IqrfJsCache
;
downloadIfRepoCacheEmpty
:
boolean
;
instance
:
string
;
urlRepo
:
string
;
}
Hierarchy (
View Summary
)
IqrfGatewayDaemonComponentInstanceBase
<
IqrfJsCache
>
IqrfGatewayDaemonJsCache
Index
Properties
check
Period
In
Minutes
component
download
If
Repo
Cache
Empty
instance
url
Repo
Properties
check
Period
In
Minutes
checkPeriodInMinutes
:
number
component
component
:
IqrfJsCache
download
If
Repo
Cache
Empty
downloadIfRepoCacheEmpty
:
boolean
instance
instance
:
string
url
Repo
urlRepo
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Period
In
Minutes
component
download
If
Repo
Cache
Empty
instance
url
Repo
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
IQRF Gateway Daemon JsCache component configuration