-
Notifications
You must be signed in to change notification settings - Fork 1
5. Configuration
Ekaterina Sevashko edited this page Oct 16, 2023
·
17 revisions
Preconditions
- The user is authorized.
Scenario
- Go to Configuration, Algorithms module.
- Click on the Add algorithm button.
- Fill in the Algorithm settings form.
- Click on the Done button to save your algorithm.
- To start using the algorithm download it by clicking on the download button.
- Incorrect data is entered.
- Empty fields.
Preconditions
- The user is authorized.
Scenario
- Go to Configuration, Algorithms module.
- Click on the delete button for the algorithm you want to delete.
- Confirm deletion.
Preconditions
- The user is authorized.
Scenario
- Go to Configuration, Camera module.
- Click on Add camera button.
- Select a Camera, enter Username, Password. Click on Test connection button.
- If the entered data is correct, the system displays a photo from the connected camera.
- Go to Zones tab.
- Click Add zone button.
- Enter Zone Name, choose Controlled workplace.
- Select a rectangular area to track.
- In future versions: Position the corners of the area so that the area covers all the needed space.
- Save your zone.
- Add another zone. Choose two areas for this zone.
- Go to Algorithms tab.
- Choose an algorithm.
- Choose one or two custom zones. Full camera must automatically become unselected.
- Choose Full camera zone. Custom zones must automatically become unselected.
- Save camera settings.
- It is impossible to add a zone while editing another zone. Add zone button becomes clickable only if all other zones are saved.
- Full camera and other zones can’t be selected on the same algorithm at the same time.
- Few other zones can be selected on the same algorithm at the same time.
- Full camera and other zones can intersect:
Current Version: Other zones can intersect:
Future Versions: Other zones can’t intersect:
Preconditions
- The user is authorized.
- At least one camera is connected.
Scenario
- Go to Configuration, Camera module.
- Click on the bin icon near the camera you want to remove.
- Confirm removal.
Preconditions
- The user is authorized.
Scenario
- Go to Configuration, ERP connection module.
- Click on your ERP Settings button.
- Fill in Connection settings form.
- Save your connection.
- Incorrect data is entered.
- Empty fields.
Preconditions
- The user is authorized.
- A ERP is connected.
Scenario
- Go to Configuration, ERP connection module.
- Click on Disconnect button.
- Confirm disconnection.
Preconditions
- The user is authorized.
Scenario
- Go to Configuration, Email notifications module.
- Click on the Settings button.
- Enter server, port, username and password, choose email using tls or ssl.
- Save server connection.
- Incorrect data is entered.
- Empty field.
- Both checkboxes are empty.
Preconditions
- The user is authorized.
- SMTP server is set up.
Scenario
- Go to Configuration, Notifications module.
- Click on Add email button.
- Enter email.
- Click on Add email button.
- Enter another email.
- Edit the first email.
- Click on the bin near the second email to delete the email.
- Incorrect data is entered.
- Empty field.
- Specifying emails without setting up an SMTP server.