-
Notifications
You must be signed in to change notification settings - Fork 0
Utilities
Mohammadreza Amini edited this page Jul 28, 2021
·
2 revisions
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.