Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
iqmesh
IqmeshDpaHopsParams
Interface IqmeshDpaHopsParams
IQMESH DpaHops parameters interface
interface
IqmeshDpaHopsParams
{
action
:
IqmeshConfigAction
;
requestHops
?:
number
;
responseHops
?:
number
;
}
Index
Properties
action
request
Hops?
response
Hops?
Properties
action
action
:
IqmeshConfigAction
Optional
request
Hops
requestHops
?:
number
Optional
response
Hops
responseHops
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
request
Hops
response
Hops
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
IQMESH DpaHops parameters interface