Lesson 7 notificationsystem - Water-Monitor/IoT-Portfolio-FJS GitHub Wiki

Notification system

Here was the task to build a push notification system that was gonna give a notification to the phone every time I press the button. I had to build up the button and here we worked with IoTempower so I created a new map for the button in my IoT-system map and followed the manual in GitHub for the implementation code to make the button work. I also build an interface in NODE-red.

I used simple push for the communication, I had to use a unique key that was given to me when I registered. In my NODE-red I had to write in the key so it could connect and managed to get a notification for every press on the button.

Noti