Skip to content
Snippets Groups Projects
Commit 9f7ef993 authored by Miroslav Rouča's avatar Miroslav Rouča
Browse files

Update README.md

parent 088bf469
No related branches found
No related tags found
2 merge requests!25Milestone 1,!19Microservice3
Pipeline #
...@@ -11,9 +11,6 @@ ...@@ -11,9 +11,6 @@
- **Assigment**: - **Assigment**:
- The system will allow users to manage the smart meter devices at home. For a user, it will be possible to set different smart meters for the different houses they own/rent, and track the power consumption statistics over time that is collected automatically. They can track the power consumption of different devices in different time of the day (e.g., at night). They can also shut down the power to one of their houses through the system, when power is not needed. The power distribution company can consult the power consumption statistics over period of times of all the users registered into the system. - The system will allow users to manage the smart meter devices at home. For a user, it will be possible to set different smart meters for the different houses they own/rent, and track the power consumption statistics over time that is collected automatically. They can track the power consumption of different devices in different time of the day (e.g., at night). They can also shut down the power to one of their houses through the system, when power is not needed. The power distribution company can consult the power consumption statistics over period of times of all the users registered into the system.
- To **compile project and run tests** use: `mvn clean install`
- To run
## Roles ## Roles
System has three authorization roles - **Admin**, **Power Distribution Company Employee** and **Smart Energy User**. System has three authorization roles - **Admin**, **Power Distribution Company Employee** and **Smart Energy User**.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment