Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 3.92 KB

File metadata and controls

44 lines (28 loc) · 3.92 KB

Cds Other

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

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

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.

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.

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.

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.

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.

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.

Tasks Languages
UOM .Net
Namespace Data Copy Python
Sample Libraries Java
Python
Security Management Python
Stream Type Change Python
PI to CONNECT data services Transfer Verification Sample PowerShell
CONNECT data services to PI Python

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