Skip to content

Write a point with precision in microseconds not work correctly #49

@thinkUpRoger

Description

@thinkUpRoger

testing version 3.1.1
with example basic write

if precision is configurare in micro seconds the point is write in 1970 date

#define WRITE_PRECISION WritePrecision::US client.setWriteOptions(WRITE_PRECISION,100,200,180,true);

image

this write a point in 1970
image
Fix in InfluxDBClient.cpp file
image

image

Write correctly date
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions