Skip to content

Commit

Permalink
Add gateway to packet_router_packet_down_v1
Browse files Browse the repository at this point in the history
  • Loading branch information
macpie committed Jun 28, 2023
1 parent f1208e2 commit 56386be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/service/packet_router.proto
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ message packet_router_packet_down_v1 {
bytes payload = 1;
window_v1 rx1 = 2;
window_v1 rx2 = 3;
bytes gateway = 4;
}

message envelope_down_v1 {
Expand Down

0 comments on commit 56386be

Please sign in to comment.