2. IPs of LoRa Server, MQTT instances (LoRa server side and Flask Server side) + Global variables such as device profile id and service profile id (from LoRa server) might need to be changed
3. Execute run.py to start the Flask Server
4. Make sure that config.yaml file is in the same directory of script.py. Run script.py
5. If the user wants to experience the use of the API offered by the Flask Server, just do a GET request to the Flask Server path "/discoverapi"
6. LoRa network should be deployed. Take a look at the LoRa App Server web interface