ApplicationDescription QML Type

OPC UA ApplicationDescription。詳細...

Import Statement: import QtOpcUa
Since: QtOpcUa 5.13

プロパティ

詳細説明

アプリケーション記述には、OPC UA アプリケーションに関する情報が含まれます。

プロパティ ドキュメント

ApplicationType : enumeration

アプリケーションタイプ。

定数説明
Serverこのアプリケーションはサーバーです。
Clientこのアプリケーションはクライアントです。
ClientAndServerこのアプリケーションはクライアントであり、サーバーでもあります。
DiscoveryServerこのアプリケーションはディスカバリーサーバーです。

applicationName : LocalizedText

アプリケーションを説明する名前。


applicationType : ApplicationType

アプリケーションのタイプ:サーバー、クライアント、両方、またはディスカバリーサーバー。


applicationUri : string

このアプリケーションインスタンスのグローバル一意識別子。


discoveryProfileUri : string

サポートされるディスカバリープロファイルのURI。


discoveryUrls : list

ディスカバリーエンドポイントのURLのリスト。


gatewayServerUri : string

ゲートウェイサーバーのURI。


productUri : string

この製品のグローバル一意識別子。


© 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.