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

贡献者指南