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: `deployments` query #668

Closed noaccOS closed 2 weeks ago

noaccOS commented 2 weeks ago

a graphql query deployments should be available. it should return the list of deployments installed on a device

input: deviceId output: [deployment]

noaccOS commented 2 weeks ago

implemented in #678