Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
Task Status
Task Status
nopaneltrue


Advanced Message Queuing Protocol (AMQP)

Table of Contents

Service implementations can use the AMQP standard: See https://www.amqp.org/.

v1.0

Questions to address:

An example for an AMQP1.0 message payload can be given, e.g.
"serviceInterface": [{
 "messages": [{
  "name": "AMQP message body",
  "description": "The AMQP message body contains the OPMET data in IWXXM3.0",
  "schema": {
   "url": "https://schemas.wmo.int/iwxxm/3.0.0/"
  }
 }],
...
}]