aboutsummaryrefslogtreecommitdiff
path: root/client.py
Commit message (Collapse)AuthorAgeFilesLines
* client.cfg : move log dir to /var/logFranoosh2026-05-261-9/+8
| | | | | | | | client.py : use ComputingContoursException and DetectMovementException helpers.py : define ComputingContoursException and DetectMovementException clients.html : small changes webserver.py : minor changes worker.py : log disconnectd from web client on debug, not info
* Cleanup.Franoosh2026-01-111-46/+39
|
* Add support for zmq certificatesFranoosh2026-01-101-3/+12
|
* Remove excessive logging from client.pyFranoosh2026-01-091-3/+0
|
* Add generating client ID from serial number. RefactoringFranoosh2026-01-091-96/+155
|
* Initial commitFranoosh2025-12-181-0/+1006