Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 358 Bytes

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.