Stream creation
- Last UpdatedJun 26, 2025
- 1 minute read
The adapter creates a stream with two properties for a selected item. The properties are described in the following table:
|
Property name |
Data type |
Description |
|---|---|---|
|
Timestamp |
DateTime |
Timestamp of the given item update. |
|
Value |
Specified on the type of incoming value |
Value of the item update. |
Note: If streams are deleted from an endpoint while the adapter is running, the ingress component must be restarted to recreate the streams. See Start and stop ingress component.