Skip to content

This contains the code that sends data every 15 seconds to ArabiaWeather.

Notifications You must be signed in to change notification settings

HTU-Jordan/arabia-weather-data-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arabia Weather Data Feed

station

Station Link on Arabia Weather

http://stations.arabiaweather.com/station/mgzmi788

Sending the Data

Open send_data.py to see the code that sends data every 15 seconds to ArabiaWeather.
Username and password have been replaced with ********.

It does the following:

  1. Read the data from file.
  2. Construct a string that contains the desired data.
  3. SEND the string as an HTTP GET REQUEST.

About

This contains the code that sends data every 15 seconds to ArabiaWeather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages