| Package | Description |
|---|---|
| de.iip_ecosphere.platform.transport |
The IIP-Ecosphere transport layer.
|
| de.iip_ecosphere.platform.transport.status |
Generic status messages like device/service/container is there or disappeared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Transport.sendAlert(Alert alert)
Sends an alert message (global).
|
void |
Transport.TransportInstance.sendAlert(Alert alert)
Sends an alert message.
|
| Modifier and Type | Method and Description |
|---|---|
Alert |
AlertSerializer.clone(Alert origin) |
Alert |
AlertSerializer.from(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
Class<Alert> |
AlertSerializer.getType() |
| Modifier and Type | Method and Description |
|---|---|
Alert |
AlertSerializer.clone(Alert origin) |
byte[] |
AlertSerializer.to(Alert source) |
Copyright © 2022. All rights reserved.