You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[inputs.knx_listener]]
## Type of KNX-IP interface.## Can be either "tunnel" or "router".service_type = "tunnel"## Address of the KNX-IP interface.service_address = "192.168.178.101:3671"## Measurement definition(s)
[[inputs.knx_listener.measurement]]
name = "Zentral - HKL - Zuluft Feuchte Absolut"dpt = "9.029"addresses = ["30/2/102"]
Logs from Telegraf
2024/12/10 22:29:46 stdout 2024-12-10T21:29:46Z E! [telegraf] Error running agent: could not initialize input inputs.knx_listener: cannot create datapoint-type "9.029" for address "30/2/102"
2024/12/10 22:29:46 stdout 2024-12-10T21:29:46Z I! Loading config: /etc/telegraf/telegraf.conf
System info
not relevant
Docker
No response
Steps to reproduce
use knx_listener
use dpt 9.029
start telegraf
Expected behavior
parse dpt correctly
Actual behavior
error in logfile, does not start up
Additional info
No response
The text was updated successfully, but these errors were encountered:
Relevant telegraf.conf
Logs from Telegraf
System info
not relevant
Docker
No response
Steps to reproduce
Expected behavior
parse dpt correctly
Actual behavior
error in logfile, does not start up
Additional info
No response
The text was updated successfully, but these errors were encountered: