Internet of Things (IoT) devices that use multiple sensors
Internet of Things (IoT) devices that use multiple sensors, actuators, etc are finding their way into our
homes at an alarming rate. The need to store, access, and analyse the data from these devices
becomes increasingly a top priority, mainly due to the requirement to provide real-time monitoring of
activities happening within the home.
In this assignment, you will develop an active control system with the following specifications:
1. Read data captured from IoT devices that have been stored in text files. The files contain a
day's worth of data captured at hourly intervals. You are required to use the code provided (in
the appendix below) but adapt it to make use of structures.
2. Process data to activate/deactivate devices. The sensor data is used either to turn ON or OFF
devices within the rooms being monitored
3. Display state of devices based on location and/or time