Heatzy API for Node.js - v13.0.0
GitHub
GitHub Packages
Preparing search index...
SyncCallback
Type Alias SyncCallback
SyncCallback
:
(
params
?:
{
ids
?:
string
[]
}
)
=>
Promise
<
void
>
Callback invoked after sync operations, with optional device ids.
Type Declaration
(
params
?:
{
ids
?:
string
[]
}
)
:
Promise
<
void
>
Parameters
Optional
params
:
{
ids
?:
string
[]
}
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
GitHub Packages
Heatzy API for Node.js - v13.0.0
Loading...
Callback invoked after sync operations, with optional device ids.