Skip to content

Latest commit

 

History

History

extras

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Extras

SQL

User create_table.sql to generate "wide" measurements table.

Columns naming convention example:

Mean: Temperature

Standard deviation: TemperatureS

PlantUML

Use PlantUML extension to generate class diagram and flowchart.

Make sure graphviz is installed on your system:

sudo apt-get install graphviz

Images are exported in out directory in the project folder by default.