tkurki / signalk-to-influxdb2

Apache License 2.0
6 stars 4 forks source link

feature: object values handling #6

Closed tkurki closed 2 years ago

tkurki commented 2 years ago

Object valued properties are written as JSON strings. An empty path is changed to be the literal string , as InfluxDb measurement name can not be empty.