ApplicationDescription QML Type

Die OPC UA ApplicationDescription. Mehr...

Import Statement: import QtOpcUa
Since: QtOpcUa 5.13

Eigenschaften

Detaillierte Beschreibung

Die Anwendungsbeschreibung enthält Informationen über eine OPC UA Anwendung.

Eigenschaft Dokumentation

ApplicationType : enumeration

Der Anwendungstyp.

KonstanteBeschreibung
ServerDiese Anwendung ist ein Server.
ClientDiese Anwendung ist ein Client.
ClientAndServerDiese Anwendung ist ein Client und ein Server.
DiscoveryServerBei dieser Anwendung handelt es sich um einen Discovery-Server.

applicationName : LocalizedText

Name, der die Anwendung beschreibt.


applicationType : ApplicationType

Der Typ der Anwendung: Server, Client, beides oder Discovery Server.


applicationUri : string

Der global eindeutige Bezeichner für diese Anwendungsinstanz.


discoveryProfileUri : string

Der URI des unterstützten Discovery-Profils.


discoveryUrls : list

Eine Liste von URLs von Discovery-Endpunkten.


gatewayServerUri : string

Der URI des Gatewayservers.


productUri : string

Der weltweit eindeutige Bezeichner für dieses Produkt.


© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.