From a54a99714f863004a32d9c73ad9b3ace748f219e Mon Sep 17 00:00:00 2001 From: VictorScherpereell <118988538+VictorScherpereell@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:10:27 +0200 Subject: [PATCH 1/2] Update EVS_Cerebrum.md Added info for EVS Cerebrum range 1.0.2.x --- connector/doc/EVS_Cerebrum.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/connector/doc/EVS_Cerebrum.md b/connector/doc/EVS_Cerebrum.md index 62525653..31154f52 100644 --- a/connector/doc/EVS_Cerebrum.md +++ b/connector/doc/EVS_Cerebrum.md @@ -16,6 +16,7 @@ The data sent over the WebSocket connection, once initial handshakes are complet |--|--|--|--| | 1.0.0.x [Obsolete] | Initial version | - | - | | 1.0.1.x | New version because of invalid connector integration. | - | Loss of trending, alarming, saved parameters, etc. Creating a new element is recommended. | +| 1.0.2.x | New version because of InterApp update to 1.0.1.x | - | InterApp communication possibly not backwards compatible | ### Product Info @@ -23,6 +24,7 @@ The data sent over the WebSocket connection, once initial handshakes are complet |-----------|------------------------| | 1.0.0.x | API 0.1 | | 1.0.1.x | API 0.1 | +| 1.0.2.x | API 0.1 | ### System Info @@ -30,6 +32,7 @@ The data sent over the WebSocket connection, once initial handshakes are complet |-----------|---------------------|-------------------------|-----------------------|-------------------------| | 1.0.0.x | No | Yes | - | - | | 1.0.1.x | No | Yes | - | - | +| 1.0.2.x | No | Yes | - | - | ## Configuration From cd752e1d57fc4684c43e9d8c89064663a7b6fbe4 Mon Sep 17 00:00:00 2001 From: MariekeGO <94605575+MariekeGO@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:27:23 +0200 Subject: [PATCH 2/2] Update EVS_Cerebrum.md --- connector/doc/EVS_Cerebrum.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/connector/doc/EVS_Cerebrum.md b/connector/doc/EVS_Cerebrum.md index 31154f52..2fe97cc8 100644 --- a/connector/doc/EVS_Cerebrum.md +++ b/connector/doc/EVS_Cerebrum.md @@ -14,9 +14,9 @@ The data sent over the WebSocket connection, once initial handshakes are complet | Range | Key Features | Based on | System Impact | |--|--|--|--| -| 1.0.0.x [Obsolete] | Initial version | - | - | +| 1.0.0.x [Obsolete] | Initial version. | - | - | | 1.0.1.x | New version because of invalid connector integration. | - | Loss of trending, alarming, saved parameters, etc. Creating a new element is recommended. | -| 1.0.2.x | New version because of InterApp update to 1.0.1.x | - | InterApp communication possibly not backwards compatible | +| 1.0.2.x | New version because of InterApp update to 1.0.1.x. | - | InterApp communication possibly not backwards compatible. | ### Product Info