Skip to content

Commit

Permalink
Add comment to gateway_info_stream_req_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
kurotych committed Jan 10, 2025
1 parent 4085e00 commit bf48af8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/service/mobile_config.proto
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ message gateway_info_stream_req_v2 {
// The Unix epoch timestamp (in seconds).
// Filters the response based on the last time gateway parameter(s) was
// updated. Use 0 to fetch all gateways.
// NOTE: It is recommended to use the highest `updated_at` field from
// returned radios in the next subsequent requests.
uint64 min_updated_at = 5;
}

Expand Down

0 comments on commit bf48af8

Please sign in to comment.