Arima_Project - API_DeviceMonitoring

  1. Install the requirements

    pip install -r requirements.txt
    
  2. run the Django Project

    python manage.py runserver
    

API Usages

  1. To start the MQTT Service:
 http://localhost:8000/api/startMQTT
  1. To read the live data:
 http://localhost:8000/api/ReadDeviceSettings