PDMS proxy web server that acts as an interface for the MQTT broker. Rest Api doc will be published soon. As of now, do feel free to explore the code . Written on Nodejs, Expressjs framework, MQQT broker needs to be installed on the server using source and MQQT.js client has been used.
To start the server , go to PDMServer folder and execute below two commands $sudo npm install
$sudo npm start