Open Ultimation opened 7 years ago
Ran into the same issue a couple of days ago. I am currently testing a patch, might send a PR in a couple of days.
Have we got any progress on this? I'm noticing it also happening on empty strings in fields too now
+1
I have a range of data points in my config, some of which don't always exist. When they don't exist, I don't want the plugin to send anything. Instead it will send "%{[fielda][fieldc]}" into the influx database as a string.
I can get around this by having multiple modules instantiated in the config file for each situation, but sending the string interpretation seems wrong.