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
IqrfGatewayControllerApiAutonetworkConfig
Interface IqrfGatewayControllerApiAutonetworkConfig
IQRF Gateway Controller Autonetwork action configuration
interface
IqrfGatewayControllerApiAutonetworkConfig
{
actionRetries
:
number
;
discoveryBeforeStart
:
boolean
;
discoveryTxPower
:
number
;
returnVerbose
:
boolean
;
skipDiscoveryEachWave
:
boolean
;
stopConditions
:
IqrfGatewayControllerApiAutonetworkStopConditionsConfig
;
}
Index
Properties
action
Retries
discovery
Before
Start
discovery
Tx
Power
return
Verbose
skip
Discovery
Each
Wave
stop
Conditions
Properties
action
Retries
actionRetries
:
number
discovery
Before
Start
discoveryBeforeStart
:
boolean
discovery
Tx
Power
discoveryTxPower
:
number
return
Verbose
returnVerbose
:
boolean
skip
Discovery
Each
Wave
skipDiscoveryEachWave
:
boolean
stop
Conditions
stopConditions
:
IqrfGatewayControllerApiAutonetworkStopConditionsConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Retries
discovery
Before
Start
discovery
Tx
Power
return
Verbose
skip
Discovery
Each
Wave
stop
Conditions
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
IQRF Gateway Controller Autonetwork action configuration