Example thumbnail image
Description
Populates an HTML table from an SQL query on an aux database.
Wiki
This widget has additional information in a wiki page.
Implementation
Browse source code here.
Configuration options
Name | Description | Quantisation | Default | Type |
---|---|---|---|---|
source | Data source to read from | required | string, select from:
| |
heading | Specify column headings. Repeat element once per column | multiple | string | |
sql | Database query. Use :sensing_start and :sensing_stop special variables for time filtering | required | string |
Example
<aux-list> option 1 option 2 ... </aux-list>
This shows an example of the basic declaration of the widget with no options. Options are added as:
<name>value</name>