@espressif/rainmaker-base-cdf
Preparing search index...
types/store/automation
ESPSDKAdaptorAutomationsPaginationData
Interface ESPSDKAdaptorAutomationsPaginationData
interface
ESPSDKAdaptorAutomationsPaginationData
{
fetchNext
?:
()
=>
Promise
<
ESPCDFPaginatedAPIResponse
<
ESPCDFAutomation
[]
>
,
>
;
hasNextPage
:
boolean
;
}
Index
Properties
fetch
Next?
has
Next
Page
Properties
Optional
fetch
Next
fetchNext
?:
()
=>
Promise
<
ESPCDFPaginatedAPIResponse
<
ESPCDFAutomation
[]
>
>
has
Next
Page
hasNextPage
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Next
has
Next
Page
@espressif/rainmaker-base-cdf
Loading...