Skip to content

1.10.x: Move to local import to reduce dependencies for client

Valentin Valls requested to merge cherry-pick-5599704e into 1.10.x

(cherry picked from commit 5599704e)

This is needed by my simulator to be able to import shutter and motor states.

Else a looooooot of dependencies are fetched for no reason, like the RPC.

Merge request reports