The purpose of this repo is to make it easy to see what the sensors on the network see and what their ip address is. This makes it easier to assign sensors when setting them up to use Moetsi's RaaS.
To set up and run:
python3 -m venv oakd-envsource oakd-env/bin/activate# On Windows, useoakd-env\Scripts\activatepip install -r requirements.txtpython see_all_available_sensors.py