eru icon indicating copy to clipboard operation
eru copied to clipboard

USERS: what to do?

Open marl0rd opened this issue 8 years ago • 4 comments

There is a list of users in the Project Model. The main idea is to have authorization to see things in the display... What more can be done?

marl0rd avatar Sep 19 '17 15:09 marl0rd

It makes sense to have users when there is a centralized database, where multiple users can change the data. In our case we have a embedded local database which is supposed to be used just by one user. I don't see the benefit of having users using a local database

gilbertojrequena avatar Sep 19 '17 15:09 gilbertojrequena

Yes. You are right with using database, but actually this entity is to log into the SCADA. For example:

  • Operators: When an operator enter in the SCADA using the username and password the button to increase the speed of a motor is disabled.
  • Engineers: When an engineer enter in the SCADA using the username and password the button to increase the speed is enabled.

Of course, this is handled by a welcome dialog in the SCADA to be logged. This a future feature really...

marl0rd avatar Sep 19 '17 20:09 marl0rd

It looks more like a role than an user

gilbertojrequena avatar Sep 20 '17 08:09 gilbertojrequena

Yes it does..

marl0rd avatar Sep 20 '17 15:09 marl0rd