Fields
Lines have the following data fields:| Name | Type | Description |
|---|---|---|
| id | number | |
| name | string | User-specified name of the Line |
| location | number | ID of the location the Line belongs to |
| color | string | Hex color code of the line, used for coloring charts |
| disabled | boolean | True if the line is disabled, false if the line is enabled. |