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
IqrfGatewayDaemonComponentConfiguration
Interface IqrfGatewayDaemonComponentConfiguration<C>
IQRF Gateway Daemon component configuration
interface
IqrfGatewayDaemonComponentConfiguration
<
C
extends
IqrfGatewayDaemonComponentName
,
>
{
enabled
:
boolean
;
libraryName
:
string
;
libraryPath
:
string
;
name
:
C
;
startLevel
:
number
;
}
Type Parameters
C
extends
IqrfGatewayDaemonComponentName
Index
Properties
enabled
library
Name
library
Path
name
start
Level
Properties
enabled
enabled
:
boolean
library
Name
libraryName
:
string
library
Path
libraryPath
:
string
name
name
:
C
start
Level
startLevel
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
library
Name
library
Path
name
start
Level
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
IQRF Gateway Daemon component configuration