Add "route"/"hops" optional field to header
To show the client_ids
of relays (if there are any) between actual source Comms Backbone and actual destination of Comms Backbone
"header": {
"message_ID": "09547d73-b8de-49cf-afa4-911852d7a246",
"timestamp": "2025-02-14T13:06:14.430488Z",
"version": 2,
"source": "nmf-ships",
"destination": "internal.nmf.ship.rrs-james-cook.from_platform.platform_status",
"delivery_type": "publish",
"route": ["proj-x-relay", "internal-relay"], // optional field denoting client_ids of adapters, like relay adapters, passing this message
"encoded": false
}