mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
parent
2f68769185
commit
ae9fcb3c0b
2 changed files with 2 additions and 2 deletions
|
|
@ -295,7 +295,7 @@ Bytes 4+: Binary payload bytes (variable length)
|
|||
|
||||
**Data Type / Transport Mapping**:
|
||||
- `0x0000` is invalid for this command.
|
||||
- `0xFFFF` (`DATA_TYPE_CUSTOM`) is the generic custom-app namespace.
|
||||
- `0xFFFF` (`DATA_TYPE_DEV`) is the developer namespace for experimenting and developing apps.
|
||||
- Other non-zero values can be used as assigned application/community namespaces.
|
||||
|
||||
**Note**: Applications that need a timestamp should encode it inside the binary payload.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue