Commit Graph

107 Commits

Author SHA1 Message Date
example 381bd390df restart on failure 2022-08-31 18:21:21 +02:00
example 6bd34360a6 secure socket wieder in try-except; finally-klauses wieder raus 2022-08-03 17:58:27 +02:00
example 991eeea9f8 verify_mode ueber config setzbar, ssl context in funktion ausgelagert 2022-07-30 12:09:38 +02:00
example aed3616cf8 kleine aenderungen der logmessages 2022-07-30 10:32:03 +02:00
example 7dd6dbab12 schweren fehler in main() beseitigt, finally klausel hinzu, SO_REUSEADDR hinzu 2022-07-30 10:05:32 +02:00
example ef3981fe66 funktion main() ueberarbeitet 2022-07-23 01:42:10 +02:00
+++ c7bd0eafff default loglevel auf info gesetzt 2022-07-18 20:15:25 +02:00
+++ 9fe94d7e6e umstellung auf requests
modul mastodon gegen requests getauscht, import exceptions eingefuegt,
InitException wieder entfernt
2022-07-14 21:47:16 +02:00
+++ 0eba169038 kleine aenderung im logging 2022-07-13 22:10:07 +02:00
+++ 666a997a90 erste version eines toots 2022-07-13 19:10:17 +02:00
+++ c7fc0b9eff angefangen toot in thread auszulagern 2022-07-12 21:57:20 +02:00
+++ 930ab7eef3 funktion send_toot() hinzu 2022-07-10 19:38:29 +02:00
+++ edece83dd1 kleinere umstrukturierung
auswertung der konfig fuer mastodon, default_config erweitert,
set_values() in get_status_and_timestamp() umbenannt,
statusstring und timestamp werden in main() aufgerufen und an andere funktionen uebergeben
2022-07-10 18:17:33 +02:00
+++ c4d02a73c9 konfiguration fuer mastodon hinzu 2022-07-10 17:54:37 +02:00
+++ a93bb9ea0a struktureller umbau
ClientSecure instanz jetzt global,
init_wifi() ins setup verlagert,
prüfung auf wifi in jedem loop,
client.stop() auch bei erfolg
2022-04-07 23:05:46 +02:00
example 8f4f6d82d4 kommentare eingefügt, led blinkt fehlercodes 2022-04-07 01:09:05 +02:00
example a1d14235ff frequenz der abfrage des reed-pins halbiert 2022-04-07 01:07:44 +02:00
example 7598b237bf initialer commit eines statusclients für eine NodeMCU 2022-04-06 11:37:51 +02:00
example 56742d8707 veralteten kommentar entfernt 2022-04-06 10:43:16 +02:00
example b6acaa08a8 kommentare eingefügt, fehlerbehandlung geändert 2022-04-06 10:39:15 +02:00
example e79258b8be zertifikate umbenannt 2022-04-06 10:22:36 +02:00
example 804e9a10e5 clientauthentifizierung auf optional gesetzt 2022-04-06 10:20:06 +02:00
example 58d9c327c9 debugausgaben für den ssl-context hinzu 2022-03-11 13:28:03 +01:00
example 5f3bb44c7b verarbeitung der statusdaten umgestellt, code verschlankt
statusdaten werden jetzt mit den funktionen encode() und decode() verarbeitet,
antwort des servers als variable, finaly klausel wieder entfernt
2022-03-06 11:55:29 +01:00
example 9894af021e add error handling for argument and class creation 2021-10-10 23:34:24 +02:00
berhsi 0cfdeda45e Merge pull request 'arduino' (#6) from fiveop/doorstatus:arduino into master
Reviewed-on: http://git.nr18.space:3000/berhsi/doorstatus/pulls/6
2020-12-28 23:50:35 +01:00
Philipp Matthias Schaefer d734f86979 Add missing license header 2020-12-28 22:01:32 +01:00
Philipp Matthias Schaefer 001c7cd568 Implement and document Arduino software 2020-12-28 21:56:24 +01:00
Philipp Matthias Schaefer 28de70e732 Remove unused variable 2020-12-20 21:57:10 +01:00
berhsi 8b2362e3a3 Merge pull request 'documentation' (#5) from fiveop/doorstatus:documentation into master
Reviewed-on: http://git.nr18.space:3000/berhsi/doorstatus/pulls/5
2020-12-11 14:57:36 +01:00
Philipp Matthias Schaefer d959e044fd Mention Space API 2020-11-26 09:15:31 +01:00
Philipp Matthias Schaefer 868c0bd285 Change Arduino's description from broadcast to UDP req/resp 2020-11-26 09:15:31 +01:00
berhsi 33cde3e602 Merge pull request 'license' (#4) from fiveop/doorstatus:license into master
Reviewed-on: http://git.nr18.space:3000/berhsi/doorstatus/pulls/4
2020-11-22 23:07:22 +01:00
+++ 641964b17f statusd.service in apistatusd.service umbenannt, angepaßt 2020-11-22 23:01:32 +01:00
+++ c47afa2942 socket shutdown in exception 2020-11-22 22:42:24 +01:00
+++ d610db0d1f fix bug in api file
replace strings with boolean and integer
2020-11-22 22:35:27 +01:00
Philipp Matthias Schaefer 47e2d63304 Add Dependencies section to README.md 2020-11-21 21:29:58 +01:00
Philipp Matthias Schaefer 61e3e96e12 Add AGPL to Arduino code 2020-11-21 21:21:26 +01:00
berhsi 64937e7ea9 Merge pull request 'fiveopschanges' (#1) from fiveop/doorstatus:fiveopschanges into master
Reviewed-on: http://git.nr18.space:3000/berhsi/doorstatus/pulls/1
2020-11-19 21:43:25 +01:00
Philipp Matthias Schaefer d5e31ca789 Add initial (untested) version of Arduino sketch 2020-11-18 22:45:14 +01:00
Philipp Matthias Schaefer ec3a5daf2b Move server sources to separate directory 2020-11-18 21:59:23 +01:00
Philipp Matthias Schaefer e5109815e7 Add README.md including overview and headings for detailed sections. 2020-11-18 21:56:24 +01:00
+++ 3d824a1c4c anbindung an setstatus 2020-10-22 23:59:04 +02:00
+++ a2a533ac65 Umwandlung in eine Klasse 2020-10-22 23:58:17 +02:00
+++ cc77f32afa keepalive aktiviert 2020-10-22 16:07:16 +02:00
+++ 915d195d33 statusd.py in apistatusd.py, statusd.conf in apistatusd.conf umbenannt 2020-09-10 14:55:07 +02:00
+++ 83dfea8810 dateirechte auf 700 gesetzt 2020-09-10 14:43:35 +02:00
+++ 38ca7e5926 systemd-unit für watchdoor hinzugfügt 2020-09-08 17:59:13 +02:00
+++ 367b1a10db initialer commit der pin-überwachung 2020-09-08 17:56:24 +02:00
+++ ac1d259a95 socket shutdown in finally klausel hinzugefügt 2020-09-08 17:39:39 +02:00