When a write precision is configured, the client will automatically assign the current time to the timestamp of each written point which doesn't have a timestamp assigned. Automated assigning of timestamp can be turned off by usingWriteOption::useServerTimestamp(true). Client will still specify...