Field | Type | Purpose |
---|---|---|
type
required
|
"points"
|
The type of data to write. |
data
required
|
[Point, ...]
|
The data to write. The type depends on the value of the type field.
|