This repository was archived by the owner on Oct 29, 2024. It is now read-only.
This repository was archived by the owner on Oct 29, 2024. It is now read-only.
Impossible to add time_precision in SeriesHelper / commit #791
Closed
Description
Hello,
Could you add a new feature to SeriesHelper ?
I can't add time_precision whereas write_points function afford it.
write_points(points, time_precision=None, database=None, retention_policy=None, tags=None, batch_size=None, protocol=u'json', consistency=None)
whereas commit() countains: rtn = client.write_points(cls.json_body()) (line 146)
I thank you for this new feature.
Kind regards
- **InfluxDB version: 1.7.9
- **InfluxDB-python version: 5.2.3
- **Python version: 3.7.3
- **Operating system version: Debian9