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
IqrfGatewayControllerConfig
Interface IqrfGatewayControllerConfig
IQRF Gateway Controller configuration
interface
IqrfGatewayControllerConfig
{
daemonApi
:
IqrfGatewayControllerApiConfig
;
factoryReset
:
IqrfGatewayControllerFactoryResetConfig
;
logger
:
IqrfGatewayControllerLoggingConfig
;
powerOff
:
IqrfGatewayControllerPowerConfig
;
resetButton
:
IqrfGatewayControllerActionButtonConfig
;
statusLed
:
IqrfGatewayControllerStatusLedConfig
;
wsServers
:
IqrfGatewayControllerWsConfig
;
}
Index
Properties
daemon
Api
factory
Reset
logger
power
Off
reset
Button
status
Led
ws
Servers
Properties
daemon
Api
daemonApi
:
IqrfGatewayControllerApiConfig
factory
Reset
factoryReset
:
IqrfGatewayControllerFactoryResetConfig
logger
logger
:
IqrfGatewayControllerLoggingConfig
power
Off
powerOff
:
IqrfGatewayControllerPowerConfig
reset
Button
resetButton
:
IqrfGatewayControllerActionButtonConfig
status
Led
statusLed
:
IqrfGatewayControllerStatusLedConfig
ws
Servers
wsServers
:
IqrfGatewayControllerWsConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
daemon
Api
factory
Reset
logger
power
Off
reset
Button
status
Led
ws
Servers
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
IQRF Gateway Controller configuration