Preparing search index...
The search index is not available
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
IQRF Gateway Daemon JavaScript Utilities
Types
standard
SendDaliFrcCommandParams
Interface SendDaliFrcCommandParams
Standard DALI FRC parameters interface
interface
SendDaliFrcCommandParams
{
command
:
number
;
extFormat
?:
boolean
;
getExtraResult
?:
boolean
;
selectedNodes
?:
number
[]
;
}
Index
Properties
command
ext
Format?
get
Extra
Result?
selected
Nodes?
Properties
command
command
:
number
Optional
ext
Format
extFormat
?:
boolean
Optional
get
Extra
Result
getExtraResult
?:
boolean
Optional
selected
Nodes
selectedNodes
?:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
ext
Format
get
Extra
Result
selected
Nodes
IQRF Gateway Daemon JavaScript Utilities - v0.1.5
Loading...
Standard DALI FRC parameters interface