Package io.openems.edge.core.appmanager
package io.openems.edge.core.appmanager
-
ClassDescriptionAbstractOpenemsApp<PROPERTY extends Nameable>AbstractOpenemsAppWithProps<APP extends AbstractOpenemsAppWithProps<APP,
PROPERTY, PARAMETER>, PROPERTY extends Type<PROPERTY, APP, PARAMETER> & Nameable, PARAMETER> A temporary builder class for anAppAssistant
.AppDef short for definition of a property for an app.AppDef.FieldValuesBiPredicate<A,P, M, E> AppDef.FieldValuesConsumer<A,P, M, T> Functional interface with field values and a extra parameter.AppDef.FieldValuesFunction<A,P, M, T, O> Functional interface with field values and a extra parameter and and return value.AppDef.FieldValuesPredicate<A,P, M> AppDef.FieldValuesSupplier<A,P, M, O> Functional interface function with field values.A Service that manages OpenEMS Apps.This Worker constantly validates:.AnOpenemsAppInstance
is one instance of anOpenemsApp
with a specific configuration.The status of the currentOpenemsApp
.