Skip to content

Commit

Permalink
ns: Add battery_percentage to the get paths
Browse files Browse the repository at this point in the history
  • Loading branch information
halimi committed Jan 28, 2025
1 parent e2eb497 commit ec06676
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/networkserver/grpc_gsns.go
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,7 @@ var handleDataUplinkGetPaths = [...]string{
"supports_class_b",
"supports_class_c",
"supports_join",
"battery_percentage",
}

// mergeMetadata merges the metadata collected for up.
Expand Down

0 comments on commit ec06676

Please sign in to comment.