packetbroker / api

Packet Broker API
Apache License 2.0
7 stars 0 forks source link

Add custom (encrypted) metadata to messages #19

Open johanstokking opened 4 years ago

johanstokking commented 4 years ago

Summary

Add custom metadata to messages that can be encrypted

Why do we need this?

To route arbitrary metadata set by Forwarders

What is already there? What do you see now?

Fixed fields for uplink, join-requests and metadata (localization and signal quality)

What is missing? What do you want to see?

A nested key/value map (Struct) that can get encrypted.

How do you propose to implement this?

Add to UplinkMessage

Can you do this yourself and submit a Pull Request?

Yes

cc @tftelkamp