edgehog-device-manager / edgehog

Easily manage your IoT device fleet with Edgehog at once. Get information on device status, deploy updates, geolocate your devices and much more!
Apache License 2.0
34 stars 21 forks source link

containers: `startDeployment` mutation #669

Closed noaccOS closed 1 week ago

noaccOS commented 2 weeks ago

a graphql mutation startDeployment should be available. it should start the deployment.

input: deviceId, deploymentId

noaccOS commented 1 week ago

implemented in #683