Feature/Checklist Server - #235
Conversation
…ction to send messages to elog
…repository but its own we ignore it in git
… to not swarm the elog
…nd with the form. The form result is analyzed to create an elog entry
…ion. Username and password are read from config file. The report is now first created as a string
… the config files generated ones
|
This is a really neat utility |
|
@wcpettus Yess, its standalone and not touching the mesh. |
|
Only repository I found that, conceptually, would support like this in the project8 repositories is "swarm": https://github.com/project8/swarm/tree/master |
We implemented a flask server that provides checklist to check and monitor the conditions of the experiment on a regular basis.
Several checklists can be configured in a yaml config file. Supported are checkboxes and free text. Links to monitoring pages can be added optionally. Based on the filled out and submitted checklist an automatic entry in the elog is generated.
Overview over different checklists

Implementation of one checklist

Resulting Elog Entry from Checklist
