Package io.openems.edge.core.appmanager.dependency
package io.openems.edge.core.appmanager.dependency
-
ClassDescriptionRepresents a dependency in the configuration of the
AppManager
of an app.Defines if the dependency app should get created when creating the parent app.Defines if the dependency app gets deleted when deleting its parent.Defines if the user can delete an app which is a dependency of another app.Defines if the user can change properties of the dependency app.Defines if the dependency should get updated when updating the parent app.