Commit Graph

16 Commits

Author SHA1 Message Date
atef a4b34de954 rollback to the public version ofthe udp listener 2024-08-08 10:18:27 +02:00
Noe a47314bdf5 Fixed bug when deleting an installation
Set date button works using s3cmd
2024-08-05 16:31:57 +02:00
atef 22c82ae521 Change UdpListener to private
add null check on the config file.
2024-08-05 08:51:15 +02:00
Noe cee72bebe6 Changes to the backend/controller: Fixed timing bug in calibration charge, rebind to udp port when the endpoint changes ip 2024-04-30 11:43:10 +02:00
Noe a4e3683082 Update Configuration from frontend 2024-03-19 13:12:47 +01:00
Noe 67343ad842 Update controller functionality to support calibration charge date selection 2024-03-15 17:01:12 +01:00
Noe 4c7bc55526 update print in salimax controller for charge date 2024-03-11 16:12:13 +01:00
Noe a871693ba8 Removed complexity from program.cs, created classes for rabbitmq management and middleware communication 2023-12-13 11:12:43 +01:00
Noe 5d14b61d9c Added configuration control from front-end 2023-12-05 13:14:01 +01:00
Noe bdad83995d Included heart-bit functionality, replaced static variable assignments with enums, implemented monitoring functionality for the backend to check for disconnected installations 2023-11-22 16:49:47 +01:00
atef 6301cf38a0 Update the statusMessage and edit the required changes in the informmiddleware function 2023-11-22 12:25:39 +01:00
atef 229321cd1c Edit the StatusMessage class 2023-11-22 11:55:11 +01:00
Noe 1204a28ab5 Persistent logging (erros and warning) 2023-11-22 09:35:29 +01:00
Noe ac8f874255 Fixed exoscale keys 2023-11-20 17:29:45 +01:00
Noe 6a18e56cf7 Created error table, provided error handling 2023-11-15 17:22:42 +01:00
Noe 22ad7b3612 Add Middleware functionality, add middleware connection to the controller 2023-11-02 15:50:04 +01:00