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