Cds Other

August 2, 2024 ยท View on GitHub

These samples are samples that don't have a common theme. This is also the holding ground for the sample libraries.

UOM

This sample highlights using the UOM system on Cds. Please see the UOM ReadMe for more information on this sample.

Namespace Data Copy

This sample highlights copying Data Views, Assets, and Streams from a source Namespace to a destination Namespace. Please see the Namespace Data Copy ReadMe for more information on this sample.

Sample Libraries

These sample libraries are used as the base for the other samples. They are designed to be straightforward implementations of the REST APIs. They are for use in the samples. Please see the Sample Libraries ReadMe for more information on the sample libraries.

Security Management

This sample highlights security configuration within Cds. This includes creating a custom role, creating a user, inviting a user, setting Access Control Lists (ACLs) for collections, setting ACLs for collection items, setting an owner for a collection item, and retrieving access rights.

Stream Type Change

This sample highlights changing an Cds Stream's underlying SDS Type. The main purpose of this sample is to demonstrate the steps necessary to change the underlying SDS Type, and the secondary purpose is to provide an as-is utility to perform this Type change on PI Adapter v1.1 Streams after upgrading to v1.2.

PI to CONNECT data services Transfer Verification Sample

This sample can be used to compare data stored in a PI Data Archive to data written to CONNECT data services through the PI to CONNECT data services agent.

Data Hub to PI

This sample uses REST API calls to the Sequential Data Store of CONNECT data services to collect Types, Streams, and data and create corresponding PI Tags in a Data Archive through OMF messages.

TasksLanguages
UOM.Net
Namespace Data CopyPython
Sample LibrariesJava
Python
Security ManagementPython
Stream Type ChangePython
PI to CONNECT data services Transfer Verification SamplePowerShell
CONNECT data services to PIPython

For the main Cds page ReadMe
For the main samples page ReadMe