DVA Journal
Inhalt:
1. Webserver in Rust
2. MQTT
3. RFID
4. QR Code Creator Bot for Revolt
4.1. QR Code Grundlagen
4.2. QR Code Generator in Python
4.3. Backend-Generator
4.3.1. PHP + MySQLi zur Speicherung des Inhalts
4.3.2. HTTP(S)-Requests in Python
4.4. Revolt
4.5. Revolt Bot API
4.6. Struktur des Revolt Bots
4.7. Aufgabeneinteilung
5. Barcode App mit Flutter
6. StarRoamers - Battlefield in Godot
DVA Journal
4.
QR Code Creator Bot for Revolt
4.3.
Backend-Generator
Quelltext anzeigen
4.3.
Backend-Generator
4.3.1. PHP + MySQLi zur Speicherung des Inhalts
4.3.1.1. Einleitung
4.3.1.2. Nutzung mit Chat-Bot
4.3.2. HTTP(S)-Requests in Python
4.3.2.1. Funktionen
4.3.2.2. Verarbeitung der erhaltenen Antworten
4.3.2.3. Nutzung mit Chat-Bots