Packages

package syntax

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. object Async20Syntax extends SpecSyntax
  2. object Async21Syntax extends SpecSyntax
  3. object Async22Syntax extends SpecSyntax
  4. object Async23Syntax extends SpecSyntax
  5. object Async24Syntax extends SpecSyntax
  6. object Async25Syntax extends SpecSyntax
  7. object Async26Syntax extends SpecSyntax
  8. object Async31Syntax extends SpecSyntax

    AsyncAPI 3.1 syntax.

    AsyncAPI 3.1 syntax. Identical to 3.0 except for the new ros2 binding, which adds:

    • Ros2 to the allowed binding-name set in the bindings map, and
    • closed-shape entries for the server and operation ROS 2 binding nodes (and the nested QoS sub-object) listing their allowed fields.

    Channel and message ROS 2 bindings reuse EmptyBindingParser (no fields allowed) and so don't need their own closed-shape entry.

  9. object Async3Syntax extends SpecSyntax

Ungrouped