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 0b91b007db client and server works with bytes and nr18.space now
both parts now uses byteorder, int.from_bytes() and data.to_bytes(). to compare values,
raw data are cast to integer. furthermore encode() is nowhere used. at the moment the server
listen at nr18.space at port 10001.
2019-07-27 00:44:53 +02:00
client-clear.py client and server works with bytes and nr18.space now 2019-07-27 00:44:53 +02:00
kodierung.py kodierung.py added 2019-07-26 21:35:29 +02:00
server-clear.py client and server works with bytes and nr18.space now 2019-07-27 00:44:53 +02:00