influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > LineProtocolLengthError

LineProtocolLengthError interface

Signature:

interface LineProtocolLengthError 

Properties

Property Modifiers Type Description
code readonly ‘invalid’ Code is the machine-readable error code.
message readonly string Human-readable message.