AllskyTeam / allsky-modules

User modules for allsky
MIT License
18 stars 17 forks source link

Non-numeric values not sent to InfluxDB #28

Open heruan opened 10 months ago

heruan commented 10 months ago

I'm not sure if this is by design or not, but I cannot get non-numeric values to InfluxDB. For example:

How can I get those string values into InfluxDB, or sanitize them to be numeric?

heruan commented 10 months ago

Another example:

Alex-developer commented 10 months ago

I'll have a look and see what I can do. I might be able to do some conversion on variables so they can be sent to Influx