“MQTT client and broker for professional industrial software.
A convenient SDK for .NET and Java, ready for direct integration.
Commercially maintained, documented and supported by the manufacturer.
With a maintenance plan, support and CRA-relevant documentation.”
Made for professionals.

“MQTT client and broker for professional industrial software.
A convenient SDK for .NET and Java, ready for direct integration.
Commercially maintained, documented and supported by the manufacturer.
With a maintenance plan, support and CRA-relevant documentation.”
Made for professionals.

PLCcom für MQTT FAQ – Häufig gestellte Fragen2026-07-30T11:17:28+02:00

FAQ | Frequently asked questions about PLCcom for MQTT

Welcome to our PLCcom for MQTT FAQ section!

Here you will find answers to the most frequently asked questions about our software. Whether you’re looking for technical details, installation guidance or use cases – we’ve compiled the key information for you to make accessing the MQTT client or MQTT broker with PLCcom as easy as possible.

picture: PLCcom Modbus FAQ
What is PLCcom for MQTT?2026-07-30T11:22:22+02:00

PLCcom for MQTT is a commercial MQTT SDK for .NET and Java.
It contains an MQTT client and an embeddable MQTT broker, which can be integrated directly into your own applications as a programme library

Is PLCcom for MQTT a client, a broker, or both?2026-07-30T11:29:04+02:00

PLCcom for MQTT includes both client and broker functionality.
The client and broker can be used separately or together within the same application.

Does a separate server service need to be installed for the broker?2026-07-30T11:31:35+02:00

PLCcom for MQTT is aimed at manufacturers of commercial industrial software who wish to integrate MQTT functionality directly into their own products. Typical areas of application include HMI/SCADA, edge and gateway applications, data loggers, machine connectivity, service tools and production data acquisition.

Which MQTT versions are supported?2026-07-30T11:35:28+02:00

PLCcom for MQTT supports MQTT 3.1.1 and MQTT 5.0. The protocol version can be specified for each connection or negotiated with the remote station.

Which versions of .NET are supported?2026-07-30T11:33:15+02:00

The .NET version supports .NET Framework 4.7.2/4.8, .NET Standard 2.1, as well as .NET 8, .NET 9 and .NET 10. .NET 5 to .NET 7 are also supported via .NET Standard 2.1.

Which versions of Java are supported?2026-07-30T11:34:20+02:00

The Java version supports Java 11 through to Java 26. The library is built against Java 11 and tested against the latest Java versions.

Are native C or C++ libraries required?2026-07-30T11:36:27+02:00

No. PLCcom for MQTT is a pure .NET or Java implementation. No native C/C++ libraries or native protocol wrappers are required.

Which QoS levels are supported?2026-07-30T11:37:10+02:00

QoS 0, QoS 1 and QoS 2 are supported. The respective acknowledgement processing forms part of the implementation.

Does PLCcom support MQTT retained messages and Last Will?2026-07-30T11:38:14+02:00

Yes. Retained Messages and Last Will are supported on both the client and broker sides. In MQTT 5.0, additional properties such as Will Delay Interval, Message Expiry Interval and Content Type are available for Last Will messages.

Can the MQTT client reconnect automatically?2026-07-30T11:39:11+02:00

Yes, optionally. The reconnection process involves an exponentially increasing wait time. Registered subscriptions are automatically restored following a reconnection. Terms such as ‘uninterrupted’ or ‘guaranteed availability’ should not be used in this context.

Are there synchronous and asynchronous APIs?2026-07-30T11:39:45+02:00

Yes. In addition to blocking calls, asynchronous interfaces are available: in .NET, based on Task, unter Java auf Basis von CompletableFuture.

Which MQTT-5 features have been implemented?2026-07-30T11:47:30+02:00

Implementiert sind unter anderem Reason Codes, Session Expiry Interval, Clean Start, Request/Response, Response Topic, Correlation Data, Subscription Identifier, Shared Subscriptions, Enhanced Authentication sowie User Properties an Nachrichten, Request/Response und Last Will.

Wie wird die Verbindung abgesichert?2026-07-30T11:48:13+02:00

PLCcom for MQTT supports TLS and Secure WebSocket. Server and client certificates, username/password authentication and MQTT-5 Enhanced Authentication can be used. The specific security logic is configured by the application.

How does certificate management work?2026-07-30T11:48:43+02:00

Certificate management is carried out via a file-based PKI store with separate sections for self-signed, trusted, issuing and rejected certificates. In addition, a custom certificate validation process can be integrated.

How are access rights managed?2026-07-30T11:49:17+02:00

PLCcom for MQTT provides an Access Validator interface for CONNECT, PUBLISH, SUBSCRIBE and UNSUBSCRIBE. This allows the application to integrate its own user, role or permissions system. No predefined role model or fixed ACL file is provided.

Can sessions and saved messages be archived permanently?2026-07-30T11:50:00+02:00

The broker manages sessions, retained messages and offline queues. For persistent storage, a custom storage solution can be integrated via a public store interface, such as a file, database or custom storage. A built-in persistent database is not included in the SDK.

Does the integrated broker replace a centralised brokerage infrastructure?2026-07-30T11:50:45+02:00

No. The broker is intended as a component that can be integrated into your own products, not as a clustered central broker infrastructure. Specialised systems are better suited to high-availability central broker environments.

Are there any diagnostic options?2026-07-30T11:51:34+02:00

Yes. PLCcom for MQTT provides diagnostic events via a listener interface. The events are categorised by, amongst other things, network, TLS, authentication, authorisation, protocol, reconnection and lifecycle. There is no specific integration with any particular logging framework.

What documents and examples are available?2026-07-30T11:52:01+02:00

API references, manuals and workshops are planned for .NET and Java. The examples cover, amongst other things, client and broker scenarios, publish/subscribe, QoS, retained messages, last will, MQTT 5.0, request/response, reconnect, security and diagnostics.

How is PLCcom for MQTT licensed?2026-07-30T12:22:48+02:00

Licensing has been kept as simple as possible. You can purchase individual developer licences (e.g. for freelancers) or corporate licences that cover all of a company’s developer workstations. Any developer working on source code that contains a reference to PLCcom for MQTT requires a licence, regardless of whether they are working on the MQTT-specific parts of the code or not.
Für Firmen empfehlen wir deshalb ausdrücklich die Firmen-Lizenz.
Die Nutzung erfordert einen Lizenzschlüssel, der im Code übergeben wird.

Are there any additional runtime licence costs?2026-07-30T11:58:27+02:00

No, there are no further runtime licence costs!

Can PLCcom for MQTT be tested before purchase?2026-07-30T12:13:41+02:00

Yes, of course. To do this, you can go to the download page and generate a 14-day trial licence with full functionality.

What does the maintenance plan cover?2026-07-30T12:15:50+02:00

Updates, upgrades and support are provided in accordance with the relevant maintenance plan purchased. The duration and scope are set out in the order or order confirmation.

Does PLCcom also provide CRA-relevant documentation for MQTT?2026-07-30T12:18:20+02:00

Yes. For PLCcom for MQTT, CRA-relevant documentation is provided, including a declaration of conformity, security and integration guides, technical documentation, an SBOM and the results of the vulnerability assessment. The conformity assessment of the end product remains the responsibility of the manufacturer.

Nach oben