JSPM

@dopl-technologies/telerobotic-sdk

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q61069F

A node SDK used to connect to DOPL Technologies telerobotic services

Package Exports

  • @dopl-technologies/telerobotic-sdk
  • @dopl-technologies/telerobotic-sdk/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@dopl-technologies/telerobotic-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

sdk-node

A node SDK used to connect to DOPL Technologies telerobotic services

Setup

  1. Use node v10.21.0
  2. npm install @dopl-technologies/telerobotic-sdk@1.0.0

Download libsdk

# Downloads libsdk
$ GITHUB_TOKEN=<token_with_libsdk_repo_access> npm run download

Publish

$ GITHUB_TOKEN=<token_with_libsdk_repo_access> npm publish

Updating libsdk asset

$ curl -s -u dopl-builder:<githubtoken> https://api.github.com/repos/dopl-technologies/libsdk/releases/tags/v1.0.0

# Update download_libsdk