Skip to content
This repository has been archived by the owner on Jul 16, 2019. It is now read-only.

Commit

Permalink
Update aqi.300s.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittchen committed Apr 13, 2019
1 parent 9f2ed76 commit a663272
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aqi.300s.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
SENSOR_ID="526" # customize your sensor id here
API_KEY="YOUR_API_KEY" # put your api key here

# get your sensor id with the following call:
# https://airapi.airly.eu/v2/installations/nearest?lat=YOUR_LAT&lng=YOUR_LNG&maxDistanceKM=5&maxResults=3'

#################

URL="https://airapi.airly.eu/v2/measurements/installation?installationId=$SENSOR_ID"
Expand Down

0 comments on commit a663272

Please sign in to comment.