Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
iqmesh
IqmeshFrcParams
Interface IqmeshFrcParams
IQMESH FRC params parameters interface
interface
IqmeshFrcParams
{
action
:
IqmeshConfigAction
;
offlineFrc
?:
boolean
;
responseTime
?:
FrcResponseTime
;
}
Index
Properties
action
offline
Frc?
response
Time?
Properties
action
action
:
IqmeshConfigAction
Optional
offline
Frc
offlineFrc
?:
boolean
Optional
response
Time
responseTime
?:
FrcResponseTime
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
offline
Frc
response
Time
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
IQMESH FRC params parameters interface