-Authentication
-Client Credentials
+CONNECT| CONNECT data services |
+Authentication
+Client Credentials
.NET Libraries
.NET REST API
Java
@@ -19,163 +19,180 @@ The official AVEVA samples are organized by technology and accessible through th
Python
Rust
-Authorization Code + PKCE
+Authorization Code + PKCE
.NET
NodeJS
Python
|
-Types, Streams, Events, and Retrieving Data
-Create, Read & Write Time-Series Data
+Types, Streams, Events, and Retrieving Data
+Create, Read & Write Time-Series Data
Python
.NET
-Read & Write Data with a Sequential Index
+Read & Write Data with a Sequential Index
Python
.NET
-PI to Cds Read Only Streams
+PI to Cds Read Only Streams
.NET
-Streaming Updates
+Change Broker
.NET
-Event Data
+Event Data
Python
-Data Ingress
+Data Ingress
.NET
-CSV to Cds
+CSV to Cds
.NET
|
-Visualization
-Grafana
+Visualization
+Grafana
NodeJS
-Assets
+Assets
Python
.NET
-Power Query M
+Power Query M
Power Query M
|
-Analytics
+ | Analytics
Data Views Create and Read
Python
.NET
-Data Views Jupyter
+Data Views Jupyter
Python
-Data Views R
+Data Views R
R
|
-Functionality & Utilities
-UOM
+Functionality & Utilities
+UOM
.NET
-Namespace Data Copy
+Namespace Data Copy
Python
-Sample Libraries
+Sample Libraries
Python
-Security Management
+Security Management
Python
-Stream Type Change
+Stream Type Change
Python
-PI to CONNECT data services Transfer Verification Sample
+PI to CONNECT data services Transfer Verification Sample
Python
-CONNECT data services to PI
+CONNECT data services to PI
Python
|
- | | |
AVEVA PI SystemAVEVA PI SystemOMFOMFAVEVA Unified EngineeringAVEVA Unified Engineering
+
+AVEVA Unified Engineering Customization Framework
.NET
|
From c818cfa30b11ae8cb87ab2f63f8c9128bbd4c0a3 Mon Sep 17 00:00:00 2001
From: Jessica Rammo <31493621+jrammo@users.noreply.github.com>
Date: Fri, 24 Jul 2026 16:14:33 -0700
Subject: [PATCH 2/8] Further update Readme
---
README.md | 36 +++++++++++++++++++++++++++++++-----
1 file changed, 31 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index b32c392..b5dd069 100644
--- a/README.md
+++ b/README.md
@@ -99,12 +99,11 @@ The official AVEVA samples are organized by technology and accessible through th
| CONNECT Early Access Phase (EAP) |
Authentication
-Client Credentials - Simple, No Libraries
+Client Credentials - Simple
.NET (Coming soon)
Python (Coming soon)
Client Credentials - Kiota and Duende
-.NET (Coming soon)
Python (Coming soon)
|
@@ -112,8 +111,27 @@ The official AVEVA samples are organized by technology and accessible through th
Create, Read & Write Time-Series Data
Python
+Create, Read & Write Events
+Python (Coming soon)
+
+Create, Read & Write Entities
+Python (Coming soon)
+
+
+CONNECT Ecosystem
+Data Views Create and Read
+Python (Coming soon)
+
+OpenSharing and Iceberg REST
+Python (Coming soon)
+
|
- |
+Functionality and Utilities
+Extend Entities With Components
+Python (Coming soon)
+
+ |
+ |
AVEVA PI System
AFSDK
AF SDK Getting Started Guide
@@ -152,7 +170,7 @@ The official AVEVA samples are organized by technology and accessible through th
Jupyter (Python)
|
-
OMFOMF| 1.X |
Basic OMF
.NET
@@ -190,7 +208,15 @@ The official AVEVA samples are organized by technology and accessible through th
Python
|
-
AVEVA Unified Engineering
+ | 2.x |
+
+Basic OMF
+Python
+
+ |
+
+
+AVEVA Unified Engineering
AVEVA Unified Engineering Customization Framework
.NET
From 8560fdb794430f89cfafd73a41f9f9212aa2e700 Mon Sep 17 00:00:00 2001
From: Jessica Rammo <31493621+jrammo@users.noreply.github.com>
Date: Fri, 24 Jul 2026 16:16:10 -0700
Subject: [PATCH 3/8] Fix small typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index b5dd069..6a9cb6c 100644
--- a/README.md
+++ b/README.md
@@ -208,7 +208,7 @@ The official AVEVA samples are organized by technology and accessible through th
Python
|
- | 2.x |
+| 2.X |
Basic OMF
Python
From be0b952d7741c5067eef3037bcfe33b3e1d645cc Mon Sep 17 00:00:00 2001
From: Evan Greavu
Date: Tue, 11 Aug 2026 10:03:14 -0700
Subject: [PATCH 4/8] Add EAP client credentials simple samples
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6a9cb6c..20ed06b 100644
--- a/README.md
+++ b/README.md
@@ -100,8 +100,8 @@ The official AVEVA samples are organized by technology and accessible through th
| CONNECT Early Access Phase (EAP) |
Authentication
Client Credentials - Simple
-.NET (Coming soon)
-Python (Coming soon)
+.NET
+Python
Client Credentials - Kiota and Duende
Python (Coming soon)
From 14859a425871e0c4dea1555256dee2bb3859c80d Mon Sep 17 00:00:00 2001
From: Jessica Rammo <31493621+jrammo@users.noreply.github.com>
Date: Tue, 11 Aug 2026 10:09:09 -0700
Subject: [PATCH 5/8] Add links
---
README.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 20ed06b..362011b 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,10 @@ The official AVEVA samples are organized by technology and accessible through th
Data Views Create and Read
Python (Coming soon)
-OpenSharing and Iceberg REST
+Iceberg REST Flow Time Series Data
+Python
+
+OpenSharing Flow Time Series Data
Python (Coming soon)
|
@@ -210,8 +213,8 @@ The official AVEVA samples are organized by technology and accessible through th
| 2.X |
-Basic OMF
-Python
+Temperature Sensor
+Python
|
|
From 8f8958625d880c645c2e7d6fdd5b986e741a817e Mon Sep 17 00:00:00 2001
From: Jessica Rammo <31493621+jrammo@users.noreply.github.com>
Date: Thu, 13 Aug 2026 14:41:51 -0700
Subject: [PATCH 6/8] Add Databricks Notebooks
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 362011b..15fab59 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ The official AVEVA samples are organized by technology and accessible through th
|
Analytics
-Data Views Create and Read
+Data Views Create and Read
Python
.NET
@@ -73,6 +73,12 @@ The official AVEVA samples are organized by technology and accessible through th
Data Views R
R
+Databricks Notebook - Get Stream Updates With Change Broker
+Databricks Python Notebook
+
+Databricks Notebook - Write Back to Streams
+Databricks Python Notebook
+
|
Functionality & Utilities
UOM
From a58e7ad795edf9c779193c678d7d5b67076d0275 Mon Sep 17 00:00:00 2001
From: Jessica Rammo <31493621+jrammo@users.noreply.github.com>
Date: Tue, 18 Aug 2026 15:32:02 -0700
Subject: [PATCH 7/8] Add databricks notebooks
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 15fab59..8a5f1eb 100644
--- a/README.md
+++ b/README.md
@@ -73,10 +73,10 @@ The official AVEVA samples are organized by technology and accessible through th
Data Views R
R
-Databricks Notebook - Get Stream Updates With Change Broker
+Get Stream Updates With Change Broker in Databricks
Databricks Python Notebook
-Databricks Notebook - Write Back to Streams
+Write Back to Streams From Databricks
Databricks Python Notebook
|
From 31376ae7eaecf045a3912af051bd944b5b06999f Mon Sep 17 00:00:00 2001
From: Jessica Rammo <31493621+jrammo@users.noreply.github.com>
Date: Fri, 21 Aug 2026 10:21:08 -0700
Subject: [PATCH 8/8] Edit profile page and add open sharing sample
---
README.md | 2 +-
profile/README.md | 234 +++++++++++++++++++++++++---------------------
2 files changed, 130 insertions(+), 106 deletions(-)
diff --git a/README.md b/README.md
index 8a5f1eb..591c963 100644
--- a/README.md
+++ b/README.md
@@ -132,7 +132,7 @@ The official AVEVA samples are organized by technology and accessible through th
Python
OpenSharing Flow Time Series Data
-Python (Coming soon)
+Python
Functionality and Utilities
diff --git a/profile/README.md b/profile/README.md
index ba6e657..bb15400 100644
--- a/profile/README.md
+++ b/profile/README.md
@@ -32,204 +32,228 @@ The official AVEVA samples are organized by technology and accessible through th
-CONNECT data services |