Differences
This shows you the differences between two versions of the page.
| ardiextra:checklist [2023/11/28 02:49] – created optrix | ardiextra:checklist [2025/12/18 22:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====Checklist Driver=== | ||
| + | |||
| + | ===Information=== | ||
| + | |||
| + | This driver allows you to use live data and history that have been entered by people in the field using the // | ||
| + | |||
| + | ^Driver Info^Detail^ | ||
| + | |Driver Type: | ||
| + | |Platforms: | ||
| + | |||
| + | ===Overview=== | ||
| + | |||
| + | When creating a checklist, you can create steps that ask users for data. These are recorded when the checklist is completed, allowing you to read that information back into your ARDI server. | ||
| + | |||
| + | A single checklist might have many inputs - each of which has a unique name. | ||
| + | |||
| + | ===Driver Settings=== | ||
| + | |||
| + | The driver needs the following settings... | ||
| + | |||
| + | ^Setting^Meaning^ | ||
| + | |Host|The IP address or URL of the database where Checkmate data is stored| | ||
| + | |Username|The username for the database server| | ||
| + | |Password|The password for the database server| | ||
| + | |Password|The name of the database| | ||
| + | |Prefix|The prefix for all of the table names (optional)| | ||
| + | |||
| + | ===Point Settings=== | ||
| + | |||
| + | There are two settings for each point... | ||
| + | |||
| + | ^Setting^Meaning^ | ||
| + | |Checklist|The name of the checklist (provided as a drop-list)| | ||
| + | |Property|The name of the property in that checklist that you want to display| | ||