Water-Monitoring-System
Water-Monitoring-System copied to clipboard
Setting up Cloud APIs to send/receive data
Create APIs to get
/ post
data i.e. level of water in tank captured from the sensor.
Recommended to use ThingSpeak.
Tasks to Do:
-
[ ] Define the JSON structure of the data
-
[ ] Get API Keys from ThingSpeak
-
[ ] Create
GET
/POST
routes -
[ ] Provide a Postman collection to test the APIs
Please refer this link to learn how to use ThingSpeak to develop IoT applications.
PS: If you want to use other cloud services, please get approval first. It's not mandatory to use ThingSpeak.
Hey, I would like to contribute to this issue, could u elaborate a bit more on it.
@murtaza1112 Thanks for showing your interest. Mind sharing your email id? It's better to have a hangouts call to discuss this?
name:Murtaza Mustafa email:[email protected]
Hi, I would like to work on the, Cloud API part. Can you @vinitshahdeo brief me more about it. Here's my email [email protected]. Thanks.
@RishabhKodes Thanks for showing your interest. Will get back to you soon - feel free to share your ideas at #15
Hey @vinitshahdeo I am interested to work in this area.
@jyotikrjc Glad to know this, please checkout feature/backend-node
branch.
hey will you please add me to documentation and front-end group
On Sat, Feb 29, 2020 at 12:37 AM Vinit Shahdeo [email protected] wrote:
@jyotikrjc https://github.com/jyotikrjc Glad to know this, please checkout feature/backend-node branch.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vinitshahdeo/Water-Monitoring-System/issues/4?email_source=notifications&email_token=AMI5B3AN2ABJRCABWUM4XALRFAFNTA5CNFSM4KBWOHYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENJY76I#issuecomment-592678905, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMI5B3DZ45AZ2OBYFFZCROLRFAFNTANCNFSM4KBWOHYA .
@jyotikrjc Sure, please refer #15
hey i would like to contribute on this issue please assign me this work @vinitshahdeo email: [email protected]
@vinitshahdeo Sir, to run the thinkspeak server first we need to gather data from sensors only then we can display data using the thinkspeak server.