iMeteo embedded Web server is a Linux based device designed as an interface between the sensory unit and Internet.
Web server performs following tasks:
- checking the sensory unit
- reading the meteorological data samples from sensory unit every 2 seconds and calculates dew point, heat index and chill effect
- archiving all current meteorological data into xml files customized for data transfer over Internet for the use of another applications (like iForestFire system)
- creating dynamic Web page using AJAX technology, with different meteorological values: current, 10-minutes average and archived
- calculating 10-minutes average meteorological values
- archiving 10-minutes average values up to maximal 7 days
|