The elements of the line protocol
# An example
myMeasurement,tag1=value1,tag2=value2 fieldKey="fieldValue" 1556813561098000000
The line protocol is whitespace sensitive and \n
newlines separate single points.
measurementName,tagKey=tagValue [whitespace] fieldKey="fieldValue" [whitespace] 1465839830100400200
For further information read the documentation
Tabular data schema
You can use it to view raw data and return query results with annotated syntax.