Preparing search index...
The search index is not available
zigbee-herdsman
zigbee-herdsman
adapter/zboss/commands
ParamsDesc
Interface ParamsDesc
interface
ParamsDesc
{
condition
?:
(
(
payload
:
any
,
buffalo
:
any
)
=>
boolean
)
;
name
:
string
;
options
?:
(
(
payload
:
any
,
options
:
any
)
=>
void
)
;
type
:
DataType
|
BuffaloZclDataType
|
BuffaloZBOSSDataType
;
typed
?:
any
;
}
Index
Properties
condition?
name
options?
type
typed?
Properties
Optional
condition
condition
?:
(
(
payload
:
any
,
buffalo
:
any
)
=>
boolean
)
name
name
:
string
Optional
options
options
?:
(
(
payload
:
any
,
options
:
any
)
=>
void
)
type
type
:
DataType
|
BuffaloZclDataType
|
BuffaloZBOSSDataType
Optional
typed
typed
?:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
condition
name
options
type
typed
zigbee-herdsman
Loading...