influxdata/telegraf

OPC UA doesn't support LocalizedText Datatype.

Open

#16,194 建立於 2024年11月16日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Go (4,161 fork)batch import
feature requesthelp wantedsize/m

倉庫指標

Star
 (9,892 star)
PR 合併指標
 (平均合併 2天 12小時) (30 天內合併 136 個 PR)

描述

Use Case

Having a OPC UA server where all strings are LocalizedText Values, Telegraf doens't log the text but only returns Quality Good.

Expected behavior

Expected would be that the text value is outputted by Telegraf

Actual behavior

Telegraf doens't log the text but only returns Quality Good.

Additional info

This issue is heavily inspired by https://github.com/influxdata/telegraf/issues/12006

貢獻者指南