Time_precision with write_api

Hi @aserkin,

You can use write_precision parameter:

write_api.write("my-bucket", "my-org", "h2o_feet,location=coyote_creek water_level=2", write_precision=WritePrecision.S)

Regards

1 Like