add help docs and ?
This commit is contained in:
21
docs/nodes/Print Table.md
Normal file
21
docs/nodes/Print Table.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user