influxdata/telegraf

OPC UA doesn't support LocalizedText Datatype.

Open

#16,194 opened on 2024年11月16日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (4,161 forks)batch import
feature requesthelp wantedsize/m

Repository metrics

Stars
 (9,892 stars)
PR merge metrics
 (平均マージ 2d 12h) (30d で 136 merged PRs)

説明

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

コントリビューターガイド