Giter Site home page Giter Site logo

sample-adh-data_views-java's Introduction

Using Cds Data Views in Java

Version: 1.4.4

Build Status

The sample code in this demonstrates how to invoke Data View REST APIs via the sample Java client library. The sample demonstrates how to establish a connection to SDS, obtain an authorization token, create an SdsType and SdsStream with data (if needed), create a data view, update it, retrieve it, and retrieve data from it in different ways. At the end of the sample, everything that was created is deleted.

Summary of steps to run the Java demo

  1. Clone a local copy of this GitHub repository.
  2. Install the Java Client Library (see its readme for instructions)
  3. The sample is configured using the file appsettings.placeholder.json. Before editing, rename this file to appsettings.json.
    • This repository's .gitignore rules should prevent the file from ever being checked in to any fork or branch, to ensure credentials are not compromised.
  4. Replace the configuration strings in appsettings.json
  5. Build and run the project.
    1. cd to your project location.
    2. run mvn package exec:java on cmd.

*Currently this project is not hosted on the central Maven repo and must be compiled and installed locally.


Tested against Maven 3.6.3 and Java Runtime Environment 11.

For the main Cds data view samples page ReadMe
For the main Cds samples page ReadMe
For the main AVEVA samples page ReadMe

sample-adh-data_views-java's People

Contributors

dependabot[bot] avatar cbardini avatar anton-dahlin avatar prajwal-aveva avatar

Watchers

James Cloos avatar Ronan de Hooge avatar John Sintilas avatar  avatar Brandon Perry avatar Ben Simpson avatar Derek Endres avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.