Client- und Serveranwendung, um den Raumstatus in der API des Hackspace Jena e.V. zu setzen. Weiterführung des Repos unter https://git.kraut.space/Krautspace/doorstatus.
This repository has been archived on 2022-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
berhsi 5522e04840 client-clear.py: bugs in main() and read_argument() fixed
read_argument(): return now outside from while loop. loop works now until a valid value ist
entered. main(): reads now a return value from server and close the socket.
2019-07-26 22:02:01 +02:00
client-clear.py client-clear.py: bugs in main() and read_argument() fixed 2019-07-26 22:02:01 +02:00
kodierung.py kodierung.py added 2019-07-26 21:35:29 +02:00
server-clear.py server-clear.py: returns now a error code if argument is invalid 2019-07-26 21:57:07 +02:00