1.
Overview
2.
Install
3.
Working principles
4.
How-Tos
4.1.
New experiment
4.2.
Launch an experiment (CLI)
4.3.
New toml_device module
5.
Configuration
5.1.
Modules
5.2.
Variables
5.3.
Commands
5.4.
Actors
5.5.
Constants
5.6.
Processes
5.7.
Experiment
6.
Modules
6.1.
AES
6.2.
TOML devices
6.3.
Vec U8 Generator
6.4.
Text saver
6.5.
Bin saver
6.6.
Map saver
6.7.
Diff
6.8.
Console display
6.9.
Identity
6.10.
Poller
6.11.
Replicator
6.12.
Splitter
6.13.
Stepper
6.14.
Threshold counter
6.15.
Delay controller
7.
Command Line Interface (CLI)
How Tos
How to design a new experiment
How to launch an experiment with the CLI
How to define a new toml_device module (described by a configuration file)