push
▸ push(): Promise
<void
>
Pushes the current configuration of the model to the CausaDB server. This function ensures that any local changes to the model's configuration are reflected on the server.
Returns
Promise
<void
>
Promise that resolves when the configuration has been pushed.
Throws
If the server request fails.