vcf-services

⚠️ Important

The current MQTT communication architecture, including the VCF Automation Provider Management message broker and MQTT framework, is subject to change in future VCF Automation releases. To ensure long-term compatibility, account for these possible upcoming changes when designing extensions within the extensibility framework.

Overview

VCF Automation Provider Management uses a traditional message broker to support many of the extensibility platform capabilities. A message broker comes pre-bundled with the product. The protocol used for communication is MQTT - mqtt3.1.1 and mqtt5.0 are supported.

Establishing a connection

Characteristics of the broker capabilities

Message Schema

Configuring a client

Best practices