Event interface
定義事件屬性。
- Extends
屬性
| observability |
事件應如何對應至 OpenTelemetry 的指示。 |
繼承的屬性
| event |
包含事件連接器特定組態的字串化 JSON。 針對 OPC UA,這可能包括設定,例如 publishingInterval、samplingInterval 和 queueSize。 |
| event |
資產中事件的通知器位址(例如 URL),讓用戶端可以存取資產上的事件。 |
| name | 事件的名稱。 |
| topic | 物件,描述特定事件的主題資訊。 |
屬性詳細資料
observabilityMode
事件應如何對應至 OpenTelemetry 的指示。
observabilityMode?: string
屬性值
string
繼承的屬性詳細資料
eventConfiguration
包含事件連接器特定組態的字串化 JSON。 針對 OPC UA,這可能包括設定,例如 publishingInterval、samplingInterval 和 queueSize。
eventConfiguration?: string
屬性值
string