While designing any system, it is imperative to understand the following:
- Which problem does the system address?
- How do the various individual parts in the system communicate with each other or how does the flow of data take place in the system?
Not to bog you down with the details, we shall only elaborate on the essential parts and design the bare minimum system so that you can get an idea of data flow and overall system design. Let's understand the problem at hand first, by eventually coming up with a problem statement.
Apart from several other items, warehouses are also used for storing vegetables, food, and medicines. Specifically for these items, it is crucial to maintain a correct balance of the temperature and humidity; otherwise, there is a risk of major losses. Hence, a warehouse deploys specially designed monitoring systems...