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
- Use node v10.21.0
npm install @dopl-technologies/telerobotic-sdk@1.0.0
Download libsdk
# Downloads libsdk
$ GITHUB_TOKEN=<token_with_libsdk_repo_access> npm run downloadPublish
$ GITHUB_TOKEN=<token_with_libsdk_repo_access> npm publishUpdating libsdk asset
$ curl -s -u dopl-builder:<githubtoken> https://api.github.com/repos/dopl-technologies/libsdk/releases/tags/v1.0.0
# Update download_libsdk