Builds the §9.3 wake-packet msgpack Map: { "receiver" → bin(16) } plus an optional "sender" (LXMF path) and/or "channel" (rfed.channel fanout). String keys, binary values; missing keys are omitted (Rust encode_wake_payload).
{ "receiver" → bin(16) }
"sender"
"channel"
encode_wake_payload
Builds the §9.3 wake-packet msgpack Map:
{ "receiver" → bin(16) }plus an optional"sender"(LXMF path) and/or"channel"(rfed.channel fanout). String keys, binary values; missing keys are omitted (Rustencode_wake_payload).