Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/automation
ESPWeatherEvent
Interface ESPWeatherEvent
Interface representing a weather event
interface
ESPWeatherEvent
{
check
:
ESPAutomationConditionOperator
;
param
:
ESPWeatherParameter
;
value
:
string
|
number
;
}
Index
Properties
check
param
value
Properties
check
check
:
ESPAutomationConditionOperator
param
param
:
ESPWeatherParameter
value
value
:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
param
value
@espressif/rainmaker-base-sdk
Loading...
Interface representing a weather event