Overview of SDK¶
The SDK is an API to retrieve objects created in VOR Stream, functions to facilitate file system access, and functions to support the processing in VOR stream. Developers can use this API to build functionality in computational nodes in VOR Stream.
The SDK contains functions to:
-
Retrieve VOR Stream objects
-
Access and read data from file system
- [CSV files]
- Excel files
-
Support processing
The functions are available for use in both Golang and Python.