Skip to content

Conversation

@turban
Copy link
Contributor

@turban turban commented Dec 17, 2024

Screenshot 2024-10-19 at 18 05 41

@turban turban changed the title AirQo widget AirQo widget [DRAFT] Dec 17, 2024
@dhis2-bot
Copy link
Contributor

dhis2-bot commented Feb 5, 2025

🚀 Deployed on https://pr-49.climate-app.netlify.dhis2.org

@dhis2-bot dhis2-bot temporarily deployed to netlify February 5, 2025 09:54 Inactive
@abyot
Copy link
Member

abyot commented Feb 12, 2025

We now have support to use DHIS'2 Route API for AirQo data. For the feature to work we need to first create an AirQo route api - with code airqo - in DHIS2. This route api needs to be of type wild-card. Below is a sample payload structure.

{
    "name": "AirQo",
    "code": "airqo",
    "disabled": false,
    "url": "https://api.airqo.net/api/v2/devices/measurements/sites/**",
    "auth": {
        "type": "api-query-params",
        "queryParams": {
            "token": "<token_obtained_from_airqo"
        }
    }
}

@dhis2-bot dhis2-bot temporarily deployed to netlify February 12, 2025 14:35 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify February 17, 2025 08:39 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 12, 2025 09:24 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 25, 2025 09:20 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 25, 2025 12:25 Inactive
@dhis2-bot dhis2-bot temporarily deployed to netlify March 25, 2025 13:27 Inactive
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
6 New issues
6 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants