Releases: IssaHanou/BEP_1920_Q2
Releases · IssaHanou/BEP_1920_Q2
BEP
Prototype 1
Milestone
The prototype should:
- have a minimal communication setup: the front-end should have a device test button which communicates to the back-end to send a message to the client computer to test the device;
- be able to read from configurations and interpret the information necessary for the minimal communication.
The user should:
- be able to write a configuration file according to a manual;
- see a test button in the front-end;
- see the test functions of the connected devices after clicking (e.g. lampflickers)
Changes
This merge request adds:
- initial front-end design, with scaling based on screen size
- initial communication with broker
- initial logging
- the first set-up of the python library
- start up files for door and control board devices
- config design with example files and manuals
- basic config handling, so far used for host and port