@espressif/rainmaker-base-cdf
Preparing search index...
impls/Scene
default
Class default
Implements
Scene
Index
Constructors
constructor
Properties
actions
activate
add
callback
Update
Operation
devices
Count
edit
id
info?
name
nodes
remove
Constructors
constructor
new
default
(
scene
:
default
,
rootStore
:
CDF
)
:
default
Parameters
scene
:
default
rootStore
:
CDF
Returns
default
Properties
actions
actions
:
{
[
key
:
string
]:
{
[
key
:
string
]:
any
}
}
activate
activate
:
()
=>
Promise
<
undefined
|
ESPAPIResponse
>
add
add
:
()
=>
Promise
<
undefined
|
ESPAPIResponse
>
callback
Update
Operation
callbackUpdateOperation
:
{
[
key
:
string
]:
SceneOperation
}
devices
Count
devicesCount
:
number
edit
edit
:
(
__namedParameters
:
{
actions
:
any
;
info
?:
string
;
name
:
string
}
,
)
=>
Promise
<
undefined
|
ESPAPIResponse
>
id
id
:
string
Optional
info
info
?:
string
name
name
:
string
nodes
nodes
:
string
[]
remove
remove
:
()
=>
Promise
<
undefined
|
ESPAPIResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
actions
activate
add
callback
Update
Operation
devices
Count
edit
id
info
name
nodes
remove
@espressif/rainmaker-base-cdf
Loading...