Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
iqmesh
IqmeshRemoveBondParams
Interface IqmeshRemoveBondParams
IQMESH RemoveBond parameters interface
interface
IqmeshRemoveBondParams
{
deviceAddr
:
number
;
hwpId
?:
number
;
wholeNetwork
?:
boolean
;
}
Index
Properties
device
Addr
hwp
Id?
whole
Network?
Properties
device
Addr
deviceAddr
:
number
Optional
hwp
Id
hwpId
?:
number
Optional
whole
Network
wholeNetwork
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device
Addr
hwp
Id
whole
Network
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
IQMESH RemoveBond parameters interface