We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for subscribing to changes to spools/filaments/vendors via websockets, so you can receive updates immediately without having to poll.
The text was updated successfully, but these errors were encountered:
That would be benefitial indeed., Currently I'm writing an Home-Assistant integration for Spoolman and this would become pretty handy
Sorry, something went wrong.
The Get spool API actually already now contains an experimental web socket endpoint. See the OpenAPI documentation: https://donkie.github.io/Spoolman/#tag/spool/operation/Get_spool_spool__spool_id__get
Great! Will dig into this :)
No branches or pull requests
Add support for subscribing to changes to spools/filaments/vendors via websockets, so you can receive updates immediately without having to poll.
The text was updated successfully, but these errors were encountered: