zigbee-herdsman
Preparing search index...
controller/tstype
TCustomClusterPayload
Type Alias TCustomClusterPayload<Custom, Co>
TCustomClusterPayload
:
Custom
[
"commands"
]
extends
never
?
Custom
[
"commandResponses"
]
extends
never
?
never
:
Co
extends
keyof
Custom
[
"commandResponses"
]
?
Custom
[
"commandResponses"
]
[
Co
]
:
never
:
Co
extends
keyof
Custom
[
"commands"
]
?
Custom
[
"commands"
]
[
Co
]
:
Co
extends
keyof
Custom
[
"commandResponses"
]
?
Custom
[
"commandResponses"
]
[
Co
]
:
never
Type Parameters
Custom
extends
TCustomCluster
Co
extends
string
|
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...