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
When adding a trailing "i" to an integer value I would expect that the influxdb field becomes an integer, but it turns out to be a string instead.
A trailing "i" should mark an integer according to the influxdb docu.