From bd3deeead05d9793fa757931bdb7429ca2a683f8 Mon Sep 17 00:00:00 2001 From: Sergiu Toma Date: Mon, 3 Aug 2020 14:23:31 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d2d1203..e41fa1c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ sudo npm install --unsafe-perm ``` ## How to guide how to configure units and the simulator +
**1. Insert Groups**
Groups will be inserted using the following script directly on the database: @@ -49,10 +50,12 @@ BEGIN end; $$; ``` +
**2. Insert units**
The units will be inserted from the provisioning(**Units -> Import from file**) and the **file_name.xlsx** file will have the following format: - + +
**3. Cimulator configuration:**
**For the simulation to simulate in a period**, we must put the **testing_period setting in settings** (the value is in milliseconds).