influxdb-c
influxdb-c copied to clipboard
Document error codes
I am writing a c program that uses your library, however there doesn't seem to be any documentation of the negative error codes that are being returned in the event of failure. Would you be able to explain what each error code means? (eg -6 is connection failed).
Thanks, Richard