Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| meshcore:faq:fragen_zum_t-deck [28.09.2025 09:06] – mellinux | meshcore:faq:fragen_zum_t-deck [17.10.2025 14:49] (aktuell) – mellinux | ||
|---|---|---|---|
| Zeile 61: | Zeile 61: | ||
| Den Pakettyp findest du hier: [[https:// | Den Pakettyp findest du hier: [[https:// | ||
| - | ''# | + | ''# |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_RESPONSE 0x01 %%//%% response to REQ or ANON_REQ (prefixed with dest/src hashes, MAC) (enc data: timestamp, blob) | + | '' |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_TXT_MSG 0x02 %%//%% a plain text message (prefixed with dest/src hashes, MAC) (enc data: timestamp, text) | + | '' |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_ACK 0x03 %%//%% a simple ack #define PAYLOAD_TYPE_ADVERT 0x04 %%//%% a node advertising its Identity | + | '' |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_GRP_TXT 0x05 %%//%% an (unverified) group text message (prefixed with channel hash, MAC) (enc data: timestamp, "name: msg") | + | '' |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_GRP_DATA 0x06 %%//%% an (unverified) group datagram (prefixed with channel hash, MAC) (enc data: timestamp, blob) | + | '' |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_ANON_REQ 0x07 %%//%% generic request (prefixed with dest_hash, ephemeral pub_key, MAC) (enc data: ...) | + | '' |
| \\ | \\ | ||
| - | #define PAYLOAD_TYPE_PATH 0x08 %%//%% returned path (prefixed with dest/src hashes, MAC) (enc data: path, extra)'' | + | '' |
| ==== Kann man den Sound / die Lautstärke anpassen? ==== | ==== Kann man den Sound / die Lautstärke anpassen? ==== | ||
| Zeile 87: | Zeile 87: | ||
| [[https:// | [[https:// | ||
| + | ~~DISCUSSION~~ | ||
| - | ---- | ||
| - | |||
| - | Diese Anleitung / Übersetzung wurde nach bestem Wissen erstellt, erhebt aber nicht den Anspruch auf Vollständigkeit und Richtigkeit der Angaben und dient lediglich als Hilfestellung. | ||