Ionic-IOT-Monitor icon indicating copy to clipboard operation
Ionic-IOT-Monitor copied to clipboard

HTML5 ionic MQTT client to connect to Cloud-MQTT using Eclipse Paho

Ionic-MQTT Eclipse Paho Client

Image

Use-case scenario:

The app’s primary objective is to monitor elder peoples health condition from remote, periodicaly. In-fact, we wanted to integrate more sensors in the device, like Temperature, GPS etc. This could also be integrated with Artificial Pace maker for patients. In a sense, this is a starter project that can be adapted to wider scopes.

Features:

  1. Publish and Subscribe to Topics
  2. Maintain a database of Topics.
  3. Visualise the data in the form of spline.
        

For Arduino code visit esp8266-pubsubclient-cloudmqtt

Rate it on Ionic Market Place.

Read the following article : Ionic MQTT Client build using Paho – Part 4

Also read the complete tutorial series for IOT

Video Tutorial:

Ionic IOT Monitor