Assignment title: Information


Q1- A Weather Monitoring System (WMS) includes several sensors Temperature Sensor, HumiditySensor and Barometric Sensor. A Scheduler component is connected to the sensors and triggers the readings of the values of the sensors. ReportManager collects the data received from sensors and on request provides a Report. The Report is displayed on Screen by ScreenManager. Finally, HistoryTracker keeps a log of the historical data provided by ReportManager. a) Draw two architectures for the WMS system using two suitable architecture styles (one of them is based on agent oriented architecture style). b) b) What are the similarities and differences between the two architecture?