Visualization of the current state of the production line
The bachelor thesis focuses on creating a web application that will visualize the current state of the production line at Daikin company. It presents the logic of the line and the manufacturing process of air conditioning units, which is neccessary for understanding the topic. This is followed by a description of the design, where the changes made to the line model are explained, particularly the newly used types of positions and structural changes to the line, and finally, the implementation of the resulting application. The application utilizes the ASP.NET MVC architecture, communication between the server and client is handled by SignalR library, and the graphical visualization is managed by the Three.js library.
