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).