- Clone this repository or download the ZIP
git clone https://github.com/compass-iot/nativeconnect-sdk-examples.git- Navigate to programming language of your choice, e.g. if using Python:
cd python
To run any of the Native Connect APIs for the programming language of your choice, ensure that you are in the respective language's directory; i.e. when running Python commands, make sure you are in the python directory.
Please follow the setup instructions for the programming language of choice, which would be present in the respective language's directory