Build a platform for monitoring the temperature and humidity of the warehouses. The device should be able to capture temperature and humidity data and then send it to a web platform for visualization.
Solution
Developed an IoT device using temperature and humidity sensors
The users of the platform can self-register sensor devices to their profile.
Role-based access control for each user profile.
Can handle a minimum of 1000 sensor data transported using MQTT.
Can configure thresholds and send e-mail alerts if the sensor value crosses the threshold value.
The user can send commands to the device remotely for REBOOT, alive status check etc.