Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 699 Bytes

File metadata and controls

19 lines (13 loc) · 699 Bytes

Transitive Node.js SDK

The node.js SDK used by the Transitive Robotics framework and its capabilities on the back-end, i.e., robots, on-prem devices, and cloud.

Documentation

Changelog

v0.14

  • DataCache is now available directly via @transitive-sdk/datacache. It is still included in @transitive-sdk/utils though.

Breaking Changes

  • Mongo is no longer part of @transitive-sdk/utils, please use @transitive-sdk/mongo instead.