mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Extract API calls to separate class
This commit is contained in:
parent
fb434ec81a
commit
bd4f0c4e25
3 changed files with 88 additions and 52 deletions
|
@ -24,6 +24,7 @@ from .Utils import findChanges
|
|||
# API spec is available on https://api.ultimaker.com/docs/connect/spec/.
|
||||
#
|
||||
class CloudOutputDeviceManager:
|
||||
|
||||
META_CLUSTER_ID = "um_cloud_cluster_id"
|
||||
|
||||
# The interval with which the remote clusters are checked
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue