custom date parsing #36
utdrmac
started this conversation in
Show and tell
Replies: 1 comment
-
moved this to discussion. long term solution for this problem will be done when issue #28 is done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Figured I'd share my code changes. I was frustrated for quite some time due to the SectionProxy config not allowing the mqtt class to read global settings.
And the added sections in config.cfg
Which generates MQTT events:
and now I can parse this in Telegraf using the
json
datatype to send to InfluxDB.Beta Was this translation helpful? Give feedback.
All reactions