Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/automation
ESPAutomationAction
Interface ESPAutomationAction
Interface representing an automation action
interface
ESPAutomationAction
{
deviceName
:
string
;
nodeId
:
string
;
param
:
string
;
value
:
any
;
}
Index
Properties
device
Name
node
Id
param
value
Properties
device
Name
deviceName
:
string
node
Id
nodeId
:
string
param
param
:
string
value
value
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
device
Name
node
Id
param
value
@espressif/rainmaker-base-sdk
Loading...
Interface representing an automation action