@cognite/sdk-alpha
TypeScript icon, indicating that this package has built-in type declarations

0.24.3 • Public • Published

Cognite Javascript SDK (alpha)

The package @cognite/sdk-alpha provides a subset of API bindings to the CDF alpha APIs. Note that this package is considered unstable and may periodically be out of date for certain resources. The alpha SDK is not recommended for production and should only be used if you know what you are doing. When a resource is removed from the alpha it may be found in the beta or stable packages, unless they are discontinued.

install instructions:

yarn add @cognite/sdk-alpha

or with npm

npm install @cognite/sdk-alpha --save

This will download @cognite/sdk-alpha. Import the CogniteClientAlpha:

import CogniteClientAlpha from '@cognite/sdk-alpha';

The CogniteClientAlpha can be initialized/configured in the same manner as the other packages (eg. stable, beta, etc.).

Documentation

cognitedata.github.io/cognite-sdk-js/alpha

Readme

Keywords

none

Package Sidebar

Install

npm i @cognite/sdk-alpha

Weekly Downloads

2,341

Version

0.24.3

License

Apache-2.0

Unpacked Size

91.2 kB

Total Files

16

Last publish

Collaborators

  • npmwatchtower
  • cognitecicd