-
Create a virtual environment
python3 -m venv .env
-
Activate it
source .env/bin/activate
-
Install dependencies
pip install -r requirements.txt
-
Lunch the edge
python edge.py
-
To list the endpoints of the API, check the following website http://coap.me/crawl/coap://YOUR_IP_ADDRESS