@espressif/rainmaker-base-cdf
Preparing search index...
types/entities/automation
ESPCDFRawAutomationResponse
Interface ESPCDFRawAutomationResponse
Interface representing the raw response from automation API.
interface
ESPCDFRawAutomationResponse
{
automation_id
:
string
;
status
:
string
;
}
Index
Properties
automation_
id
status
Properties
automation_
id
automation_id
:
string
status
status
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
automation_
id
status
@espressif/rainmaker-base-cdf
Loading...
Interface representing the raw response from automation API.