Skip to content

Utilities

Mohammadreza Amini edited this page Jul 28, 2021 · 2 revisions

Utils

Here we have call_python_script.js, this calls our python script that communicates with the Pozyx device.

We were able to do this by using the python-shell library.

The socketio_client.js file is for testing purposes only.

Clone this wiki locally