macchina-io / macchina.io

macchina.io EDGE is a powerful C++ and JavaScript SDK for edge devices, multi-service IoT gateways and connected embedded systems.
https://macchina.io
GNU General Public License v3.0
516 stars 154 forks source link

BundleAdmin: stop does not stop dependencies #19

Closed obiltschnig closed 6 years ago

obiltschnig commented 9 years ago

When stopping a bundle in the macchina.io webui BundleAdmin app, all bundles dependent upon that bundle should also be stopped, as in the old OSP BundleAdmin tool.

obiltschnig commented 6 years ago

There is now a new Stop All item that will also stop depending bundles.