| Package | Description |
|---|---|
| de.iip_ecosphere.platform.support.iip_aas |
The IIP-Ecosphere AAS functions.
|
| Modifier and Type | Field and Description |
|---|---|
private static ActiveAasBase.NotificationMode |
ActiveAasBase.mode |
| Modifier and Type | Method and Description |
|---|---|
static ActiveAasBase.NotificationMode |
ActiveAasBase.setNotificationMode(ActiveAasBase.NotificationMode mo)
Changes the notification execution mode.
|
static ActiveAasBase.NotificationMode |
ActiveAasBase.NotificationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActiveAasBase.NotificationMode[] |
ActiveAasBase.NotificationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ActiveAasBase.processNotification(String subId,
ActiveAasBase.NotificationMode mode,
ActiveAasBase.NotificationProcessor processor)
Processes a notification on a submodel of
AasPartRegistry.retrieveIipAas(). |
static ActiveAasBase.NotificationMode |
ActiveAasBase.setNotificationMode(ActiveAasBase.NotificationMode mo)
Changes the notification execution mode.
|
Copyright © 2021. All rights reserved.