Parameter Description

-d, --debug

Optional parameter to enable debug logging.

See Log output.

-h, --help

Prints help and exits

-i, --interactive

Starts an interactive session. See Command Line Interface (CLI).

Output log is redirected to a file in the application directory.

-p, --password

Password of the Digi Remote Manager account where the simulated devices are registered. See also -u, --user.

If not included, it is requested when starting a simulation.

-r, --remove

Removes all simulated devices and their data streams of the Remote Manager provided account. Non-simulated devices and their data streams are not affected by this process. The execution stops after the removal tasks are completed.

-s, --simulation

Path to the directory with the simulation to run.

A valid simulation directory must contain a simulation.json file along with all the required resources, see Simulation structure.

-u, --user

User of the Digi Remote Manager account where the simulated devices are registered. See also -p, --password.

If not included, it is requested when starting a simulation.