WIS2 Global Broker (MQTT)

The WIS2 Global Broker provides an MQTT(S) publish-subscribe service that re-publishes real-time weather notification messages from all WIS2 Nodes worldwide. Subscribers connect using MQTTS on port 8883 with public read-only credentials (username: everyone, password: everyone). Notification messages include data download links for core weather observations, forecasts, climate data, and alerts exchanged between WMO member nations under the WIS2 topic hierarchy.

API entry from apis.yml

apis.yml Raw ↑
aid: wmo:wis2-global-broker-mqtt-api
name: WIS2 Global Broker (MQTT)
tags:
- WIS2
- Real-time
- MQTT
- Pub/Sub
- Notifications
humanURL: https://community.wmo.int/site/knowledge-hub/programmes-and-initiatives/wmo-information-system-wis/wis2-overview
baseURL: mqtts://globalbroker.meteo.fr:8883
properties:
- url: https://community.wmo.int/site/knowledge-hub/programmes-and-initiatives/wmo-information-system-wis/wis2-overview
  type: Documentation
- url: https://wmo-im.github.io/wis2-cookbook/cookbook/wis2-cookbook-DRAFT.html
  type: GettingStarted
description: 'The WIS2 Global Broker provides an MQTT(S) publish-subscribe service that re-publishes real-time
  weather notification messages from all WIS2 Nodes worldwide. Subscribers connect using MQTTS on port
  8883 with public read-only credentials (username: everyone, password: everyone). Notification messages
  include data download links for core weather observations, forecasts, climate data, and alerts exchanged
  between WMO member nations under the WIS2 topic hierarchy.'