Coder Social home page Coder Social logo

sdk's Introduction

Build Status

The Agent SDK

The Enterprise-Connect SDK Repo.

Dependency Matrix

Mode Avaialble Releases CF Service Docker OAuth
Client v1, v1beta Service 1.x Optional UAA
Gateway v1, v1beta Service 1.x Optional UAA
Server v1, v1beta Service 1.x Optional UAA
GW:Client v1, v1beta Service 1.x Optional UAA
GW:Server v1, v1beta Service 1.x Optional UAA

Revision Matrix

Rev. Decrypt Binary Download/Release CF Instance CF Service CF Broker SDK/Plugins Tools Build QA
v1 1.2-rc.0.reiwa hokkaido.213
Release Note
Predix CF1, GovCloud, Frankfurt kyushu.145 project access okinawa.8 [project access] v1.hokkaido.212 Cloud Foundry Only Gitlab-CI Integration
v1 N/A hokkaido.212
Release Note
Predix CF1, GovCloud, Frankfurt kyushu.145 project access okinawa.8 [project access] v1.hokkaido.212 Cloud Foundry Only Gitlab-CI Integration
v1beta N/A fukuoka.1727
Release Note
Predix CF3 sendai.1079 [project access] okayama.49 [project access] v1beta.fukuoka.1725 xcalrii@v2beta.detroit.80 Gitlab-CI Integration
v1beta N/A fukuoka.1725
Release Note
Predix CF3 sendai.1079 [project access] okayama.49 [project access] v1beta.fukuoka.1725 xcalrii@v2beta.detroit.80 Gitlab-CI Integration

x509 Certificates, RSA keypair, licensing, security

Please contact [email protected] for detais.

Validation

## Verify the checksum
### Linux
```bash
$ sha256 ./path/to/file/ecagent_linux_sys
b3bf9cd9686e
$ awk 's=index($0,"b3bf9cd9686e") { print "line=" NR, "start position=" s}' checksum.txt
line=2 start position=1

Mac OS

$ shasum -a 256 ./path/to/file/ecagent_linux_sys
b3bf9cd9686e
$ awk 's=index($0,"b3bf9cd9686e") { print "line=" NR, "start position=" s}' checksum.txt
line=2 start position=1

Windows

c: \> CertUtil -hashfile C:\path\to\file\ecagent_windows.exe sha256
b3bf9cd9686e (find the checksum in the checksum.txt)

Release History

Please verify the Release History for previous releases.

Be Social with the team

Disclaimer

Predix, Cloud Foundry, and all subsidiary software products are the DT/RT copyrights all rights reserved by GE Digital LLC. EC Cloud Foundry Service (including the CF Broker) are the products owned by GE Corp, currently maintained by Enterprise-Connect R&D Team. Components that DO NOT associate with Predix, Cloud Foundry, are all under the MIT license, and actively developed and being authored by the Enterprise Connect R&D team. The team (Enterprise Connect R&D Team) is sponsored by GE Corp. Enterprise Connect R&D Team CA is the highest Certificate Authority of its security ECO system, under its own terms.

sdk's People

Contributors

ec-robot avatar palokam avatar ramaraosrikakulapu avatar ayasuda-ge 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.