openems icon indicating copy to clipboard operation
openems copied to clipboard

WIP: Implementation of an installation assistant

Open raphael-piller opened this issue 4 years ago • 1 comments

This pull request includes the implementation of an installation assistant.

The assistant has the following noteworthy functions:

  • It is organized in different views, which can look like this: installer_view
  • Through the different views data gets collected
  • In the corresponding views, the data gets used, for example to configure the system as specified

This pull request also introduces the possibility for the user to create an account, which then can be used to login and use the installation assistent.

raphael-piller avatar Aug 06 '21 15:08 raphael-piller

This video shows the procedure of the installation assistant: https://youtu.be/GduyiJHvqik?t=654

sfeilmeier avatar Aug 24 '21 09:08 sfeilmeier