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-env
source oakd-env/bin/activate
# On Windows, useoakd-env\Scripts\activate
pip install -r requirements.txt
python see_all_available_sensors.py