MQTTPublisherSpecification
faststream.mqtt.publisher.specification.MQTTPublisherSpecification #
MQTTPublisherSpecification(
_outer_config: T_BrokerConfig,
specification_config: T_SpecificationConfig,
)
Bases: PublisherSpecification[MQTTBrokerConfig, MQTTPublisherSpecificationConfig]
Source code in faststream/_internal/endpoint/publisher/specification.py
get_schema #
get_schema() -> dict[str, PublisherSpec]