Prevent device from updating

Is there a way to disable update for a subset of devices, since they are running mission critical task for a few days?
E.g. disabling updates for a set of UUIDs and enabling the updates after a week?

Hi. See https://www.balena.io/docs/learn/deploy/release-strategy/release-policy/#pin-device-to-a-release and https://www.balena.io/docs/learn/welcome/production-plan/#canary-deployments for how you can do that.

Thanks for the quick replay.
The docs pointed me to this github repo that solved my issue. Somehow i was not able to search with the right keywords :see_no_evil: