Files
tono/docs/nodes/Print Table.md
2026-03-30 23:10:42 -07:00

22 lines
323 B
Markdown

# Print Table
Send a measurement or record table to the browser as a WebSocket message for display.
## Inputs
| Name | Type | Required | Description |
|------|------|----------|-------------|
| table | RECORD_TABLE or DATA_TABLE | Yes | Table to display |
## Outputs
None.
## Controls
None.
## Limitations
- None.