vinitshahdeo / Water-Monitoring-System

Water Monitoring System is an IOT based Liquid Level Monitoring system that has mechanisms to keep the user alerted in case of liquid overflow or when tank depletes.
https://vinitshahdeo.github.io/Water-Monitoring-System/
MIT License
148 stars 263 forks source link

API endpoints for the Hardware devices #84

Open ramanaditya opened 4 years ago

ramanaditya commented 4 years ago

Creating API endpoints for Hardware model The hardware devices will need to communicate with the server, so for that we require API endpoints to get the specific results in the JSON format. There will be hardware devices associated with their Hardware id, check the models.py file inside hardware app for better understanding

Requirements of the Product

To make the code standard please use the following parameters

Where to write the file

Note

Aju100 commented 4 years ago

can you assigned for me this issue ?

payal-98 commented 4 years ago

can u assigned me this issue?

ramanaditya commented 4 years ago

The issue has been assigned to @Aju100 and @payal-98 , work on this and make a PR

EZENGESH commented 6 months ago

I did not comprehend well the requirement