Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
iqmesh
IqmeshRemoveBond3Params
Interface IqmeshRemoveBond3Params
IQMESH RemoveBond parameters interface
interface
IqmeshRemoveBond3Params
{
allNodes
:
boolean
;
coordinatorOnly
:
boolean
;
deviceAddr
:
number
|
number
[]
;
hwpId
:
number
;
}
Index
Properties
all
Nodes
coordinator
Only
device
Addr
hwp
Id
Properties
all
Nodes
allNodes
:
boolean
coordinator
Only
coordinatorOnly
:
boolean
device
Addr
deviceAddr
:
number
|
number
[]
hwp
Id
hwpId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Nodes
coordinator
Only
device
Addr
hwp
Id
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
IQMESH RemoveBond parameters interface