Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
LineProtocolLengthError
Interface LineProtocolLengthError
interface
LineProtocolLengthError
{
code
:
"invalid"
;
message
:
string
;
}
Index
Properties
code
message
Properties
Readonly
code
code
:
"invalid"
Code is the machine-readable error code.
Readonly
message
message
:
string
Human-readable message.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
Documentation
Loading...
Code is the machine-readable error code.